v0.2.0
Changelog
v0.2.0 (2023-07-25)
Implemented enhancements:
- Configure UI for Serverless CR #138
- Docker registry used by serverless should be reflected in serverless CR status #137
- Migrate to the new test framework #124
- Migrate custom cluster-wide external docker registry config into Serverless CR #115
- Generate sereverles internal registry node port number #101
- Rename
serverless-manager-controller-manager
#116 - Add
DO NOT EDIT
disclaimer #113
Fixed bugs:
- Serverless-operator enters CrashLoopBackoff in the uninstallation scenario #161
- Serverless CR does not recover from
ConfigurationCheckErr
condition #133 serverless-docker-registry
is not properly handled #117
Merged pull requests:
- Bump serverless-manager version (v0.2.0) #172 (kwiatekus)
- Remove checking external registry secret type #170 (pPrecel)
- Rename Trace Endoint in UI #164 (kwiatekus)
- Detect serverless docker registry misconfigurations #162 (Cortey)
- Implement upgradability test scenario #160 (pPrecel)
- set status.dockerRegistry from serverless cluster-wide external registry secret when it exists #158 (anoipm)
- Rename to Serverless Operator #2 #157 (Cortey)
- Prepare makefiles for new test-infra dind image #156 (pPrecel)
- Fix a broken link #155 (nataliasitko)
- Renaming Serverless Operator #154 (Cortey)
- Add targets to deploy on k3d #153 (dbadura)
- Unify config creation #152 (dbadura)
- Refactor fix-configurationCheckErr PR #151 (MichalKalke)
- Remove reconciler DO NOT EDIT disclaimer #150 (pPrecel)
- add checking condition statuses in tests #148 (anoipm)
- fix configurationCheckErr #147 (MichalKalke)
- Add Do Not Edit Disclaimer to managed objects #146 (Cortey)
- remove not necessary setServed #145 (anoipm)
- State update refactor cleanup #144 (anoipm)
- State update refactor 2 #143 (anoipm)
- Resolve Node Port conflict #142 (dbadura)
- Move Overview and Tutorials documentation to Serverless manager repo #141 (grego952)
- Registry configuration status #140 (pPrecel)