Releases: uselagoon/aergia-controller
Releases · uselagoon/aergia-controller
aergia-controller-v0.4.2
What's Changed
- feat: support verification bypass on ingress by @shreddedbacon in #30
Full Changelog: v0.4.1...v0.4.2
aergia-controller-v0.4.1
What's Changed
- fix: update status to check for 2xx and any other 200 http code with regex by @shreddedbacon in #27
- chore: update kubernetes versions for testing by @shreddedbacon in #28
Full Changelog: v0.4.0...v0.4.1
aergia-controller-v0.4.0
What's Changed
- moved to uselagoon organization
- feat: add metrics for cli idling events by @shreddedbacon in #24
- build: enable multiarch image and update GHA by @tobybellwood in #25
- refactor: set idled label to false when not idled to keep label on resources by @shreddedbacon in #26
Full Changelog: v0.3.2...v0.4.0
aergia-controller-v0.3.2
What's Changed
- chore: remove hardcoded development override in service idler by @shreddedbacon in #23
Full Changelog: v0.3.1...v0.3.2
aergia-controller-v0.3.1
What's Changed
- feat: add basic metrics and minor fixes by @shreddedbacon in #22
Full Changelog: v0.3.0...v0.3.1
aergia-controller-v0.3.0
What's Changed
- feature: support useragent and ip allow/blocking, and namespace interval idling overrides by @shreddedbacon in #20
Full Changelog: v0.2.0...v0.3.0
aergia-controller v0.2.0
What's Changed
- chore: move idling to label by @shreddedbacon in #17
- Create LICENSE by @shreddedbacon in #18
- feat: support force idling, force scaling, and unidling via events by @shreddedbacon in #19
Full Changelog: v0.1.3...v0.2.0
Aergia v0.1.2
Merge pull request #13 from amazeeio/logging-updates add namespace to log message
Aergia v0.0.5
- Removing idling annotations from ingress resources
Aergia v0.0.4
Merge pull request #5 from amazeeio/aergia-header Inject aergia header when responding with custom errors