Releases: RedHatInsights/ephemeral-namespace-operator
Releases · RedHatInsights/ephemeral-namespace-operator
v0.6.0
What's Changed
- Github action for image change by @gburges in #192 - #206
- Regular docker image update by @github-actions in #208
- Updated to new Clowder version by @psav in #210
- adding contributing doc by @maknop in #213
- remove duplication of unit testing by @maknop in #217
- update datasource for panel by @maknop in #216
- return namespace name upon failure to create the namespace by @maknop in #214
- logging enhancements by @maknop in #215
- Add multiarch build support. Update gitignore. by @adamrdrew in #212
- added ownerref to error namespaces for proper cleanup by @maknop in #218
- change datasource for ephemeral version to be new cluster by @maknop in #219
- Upgrade Golang version to 1.20 by @maknop in #221
- remove log error message stating hostname not populated by @maknop in #220
New Contributors
- @github-actions made their first contribution in #208
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Adding SLO doc by @maknop in #184
- Adding SLI panel, fixing datasource on version panels by @maknop in #185
- Updating base image for container by @maknop in #191
- Add unit tests and reorganize current tests by @maknop in #187
- rid for tracing reconciliation log output by @maknop in #190
- Silent error message if clowdenvironment does not exist, pre-push, requeue true by @maknop in #186
Full Changelog: v0.4.0...v0.5.0
v0.4.0
v0.3.0
What's Changed
- Requeue reconcile if error occurs with annotations by @maknop in #155
- [RHCLOUD-21372] Fixed log issue showing reconciling error by @maknop in #156
- [RHCLOUD-23704] Add PR check by @maknop in #157
- Udpate frontend-operator and enable GenerateNavJSON for eph envs by @adamrdrew in #161
- Fix pr check by @Victoremepunto in #164
- [WIP] Rogue namespaces bug fix, Namespace annotations aren't updating by @maknop in #160
- [RHCLOUD-24042] ubi8 image upgrades by @maknop in #166
- Enable SSL for frontend-environment: by @adamrdrew in #169
- [CVE-2022-41723] Updated golang.org/x/net by @maknop in #170
- Update lib versions by @maknop in #172
- [RHCLOUD-22628] Refactoring code by @maknop in #168
- Add apache 2.0 license by @maknop in #173
- Adding placeholder Jenkinsfile by @maknop in #175
- Routine package updates by @maknop in #174
New Contributors
- @Victoremepunto made their first contribution in #164
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- FEAT [RHCLOUD-22701] - Added versioning for ENO by @maknop in #147
- BUG [RHCLOUD-23066] - Fix for namespace creation when pool limits are enabled by @maknop in #149
- DEBT Added linting by @psav in #153
- DEBT Update ubi8 by @psav in #154
- DEBT [RHCLOUD-23387] - Updated go version and dependencies by @maknop in #151
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
Initial release for the Ephemeral Namespace Operator 🎉
New Contributors
- @kylape made their first contribution in #1
- @Jason-RH made their first contribution in #2
- @psav made their first contribution in #27
- @bsquizz made their first contribution in #30
- @gburges made their first contribution in #44
- @fijshion made their first contribution in #53
- @adamrdrew made their first contribution in #52
- @maknop made their first contribution in #55