General
Added
- Add support to protect controller from becoming unscheduleable (#14)
- Apply common k8s labels to all created resources (#113)
- Support SSL communication between brupop-agent and brupop-apiserver (#127)
- Handle update-reboot failures/ "crash loops" (#161), (#123)
- Update README for setting up SSL (#211)
Fixed
- Remove empty categories in Custom Resource spec (#205)
Integration test
Added
- Add README on integration test tool (#166)
- Add integration testing subcommand Monitor which monitors new nodes for successful updates (#130)
- Support integration test for IPv6 cluster (#186)
- Improve integration testing subcommand Integration-test to creates the bottlerocket nodes via nodegroups (#162)
Fixed