Releases: srl-labs/srl-controller
Releases · srl-labs/srl-controller
v0.6.1
What's Changed
- Create initial checkpoint for nodes withtout startup config too by @hellt in #39
- feat: dont error out on version parse if we fail, just skip dealing w/ license secret by @carlmontanari in #40
New Contributors
- @carlmontanari made their first contribution in #40
Full Changelog: v0.6.0...v0.6.1
v0.6.0
v0.5.0
What's Changed
- Removing clientset and upgrading scaffolding using kubebuilder v3.8.0 by @hellt in #31
- Refactor using kubebuilder v3.8.0 by @hellt in #30
- Github actions-based e2e workflow by @hellt in #32
- Enanced e2e workflow definition by @hellt in #33
- Unit tests with fake client by @hellt in #34
- Switch to
go test
instead ofginkgo
by @hellt in #35
Full Changelog: v0.4.6...v0.5.0