Releases: platform9/nodelet
Releases · platform9/nodelet
v0.2.4
What's Changed
- Fixing directory creations in Load user images to container runtime phase by @supreeth90 in #37
- Regen certs by @xagent003 in #40
- Make error message more generic by @mithilarun in #43
New Contributors
- @supreeth90 made their first contribution in #37
- @mithilarun made their first contribution in #43
Full Changelog: v0.2.3...v0.2.4
v0.2.3
Adding nodeletctl to the release artifacts
Nodeletctl
What's Changed
- Add new phase - Load images to Container Runtime by @srm6867 in #27
- Add nodeletctl by @xagent003 in #29
- Private/arjun/nodeletctl mod name by @xagent003 in #30
- Private/arjun/fix cert typo by @xagent003 in #31
- Add nodeletctl README by @xagent003 in #34
- Add support for local execution in nodeletctl by @roopakparikh in #32
Full Changelog: v0.2.1...v0.2.2
v0.2.1
Improve nil check for kubeUtils interface (#26) * Improve nil check for kubeUtils interface * Fix unit tests
v0.2.0
Private/atherton/pacharya/new phases in go (#23) * Implementing Drain Nodes,Label and taint, and Uncordon node phases,adding required constants and config variables * fixing mock generation,adding mocks for kubeutils,updating vendor directory. * Added unit tests for new converted phases and kubeutils,restructured errors logging * modified go.sum * modified tests and updated vendor directry * update status (state: running,failed,stopped) for converted phases * Fix segfault Co-authored-by: Pushkar Acharya <[email protected]> Co-authored-by: sshubham mali <[email protected]>
v-0.1.1
Test version 0.1.1
v-.1.1
Test version 0.1.1
v0.1.0
First test version