Releases: christianwoehrle/keycloakclient-operator
Releases · christianwoehrle/keycloakclient-operator
v0.1.10
Changelog
- bd0aa26 Merge pull request #5 from christianwoehrle/feature/UseNonRootUser
- 67c3059 try nonroot user
- 976a959 fix: improve test
- 669375f add codecov ignore for generated files
- 501f92a fix: add test
- 1a54ea6 fix: remove obsolete state
- 433a1f2 chore: remove obsolete variable
- 3ca1133 chore: remove obsolete consts
v0.1.9
Changelog
- 00daa08 Merge pull request #4 from christianwoehrle/fix/KeepClientSecret
- 6b3a865 dont requeue if everything worked, this takes some stress of the operator
- 4f02c18 dont requeue if everything worked, this takes some stress of the operator
- d49cbb4 dont requeue if everything worked, this takes some stress of the operator
- a990e3e allow operator to handle events in other namespaces
- ba0b086 allow operator to handle events in other namespaces
- e606234 fix: increase retry for keycloakclients to 5 minutes
- 754903a chore: doc
- d3d828b chore: doc
- d11e3c9 chore: obsolete
- e316c76 doc: README
- 2551036 doc: README
- 5dd085c doc: README
- 1855cc6 chore: fmt
- 41cd3a6 chore: improve logging
- cd85576 fix: if the keycloakclient is deleted in keycloak itself,
- 7ffc2dc chore: doc
v0.1.8
v0.1.7
v0.1.6
v0.1.5
Changelog
- 780be13 fix: dont add operatorMetricsPort in Servicemonitor and Service, as it tends to close down
- 68ef116 revert
- 20957b0 release every version to get the latest images
- 179876f fix: get rid of openshift dependencies, this operators only sets up keycloakclients, no keycloak and secondary resources
- 4f0a037 fix: get rid of openshift dependencies, this operators only sets up keycloakclients, no keycloak and secondary resources
v0.1.4
Changelog
- 3d6a67f chore: log
- 60d175d fix: reconcile on errors every 60 seconds, not every 5 seconds
- b31a919 fix: add codecov token
- 8238b56 fix: coverage badge
- 0fcfa6b fix: update circle-ci job4
- e14c6b4 fix: remove e2e tests temporarily
- 1986984 fix: update circle-ci job3
- 50a9d1c fix: update circle-ci job2
- e84fe04 fix: update circle-ci job
- 953983b fix: log an error with keyword failed, as this is what I am looking for in the logs
- 55c6d17 chore: doc