Releases: summerwind/whitebox-controller
Releases · summerwind/whitebox-controller
v0.7.1
v0.7.0
- Add example of injection webhook
- Refactor examples
- Generate complete manifest with whitebox-gen
- Update handler interface
- Add unit tests for reconciler
- Use resource centric configuration
v0.6.0
v0.5.0
- Update controller-runtime
- Add support for requeuing request
- Enable debug with
WHITEBOX_DEBUG
- Add metrics configuration
- Add document for implementing controller
v0.4.0
- Add containerset-controller example
- Cleanup webhook path
- Add
orphan
option to dependents - Refactor state structure
- Refactor
whitebox-gen manifest
v0.3.0
Changelog
- Add
whitebox-gen
to container image - Add support of injection webhook
- Add configuration document
v0.2.0
Changelog
- Build release binary for arm/arm64
- Integrate observer into reconciler
- Add
whitebox-gen
command - Add more examples
v0.1.0
Changelog
- Initial release