Skip to content

Releases: platform9/nodelet

v0.2.4

31 May 14:31
1c1e254
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.3...v0.2.4

v0.2.3

19 May 22:06
35a60e4
Compare
Choose a tag to compare
Adding nodeletctl to the release artifacts

Nodeletctl

12 May 04:16
586c92d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

02 Apr 07:06
334006a
Compare
Choose a tag to compare
Improve nil check for kubeUtils interface (#26)

* Improve nil check for kubeUtils interface

* Fix unit tests

v0.2.0

01 Apr 05:20
57a2d21
Compare
Choose a tag to compare
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

19 Apr 02:05
65465b6
Compare
Choose a tag to compare
Test version 0.1.1

v-.1.1

19 Apr 02:05
65465b6
Compare
Choose a tag to compare
Test version 0.1.1

v0.1.0

19 Mar 06:13
622d7d4
Compare
Choose a tag to compare
First test version