Releases: nautik-io/helper
Releases · nautik-io/helper
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
- We've fixed a bug causing cluster evaluation errors on the UI to stick even over successful subsequent reevaluations. They're now properly cleared on successful subsequent reevaluations.
- Clusters are now reevaluated every 30 seconds, no matter when they expire.
1.0.0
This marks the first release of Nautik Helper, featuring support for certificate and token files as well as exec plugins.
Currently, static cluster credentials are re-evaluated from their kubeconfig files every 15 minutes and dynamic credentials generated by exec plugins 7 minutes before their expiration.
There is no filesystem watching or hashing of file contents implemented yet to detect changes on the kubeconfig files earlier than the current simple re-evaluation interval. If this turns out to be a problem for early adopters, we'll prioritize implementing a faster file sync.