Update docs/documentation/release_notes/topics/22_0_0.adoc
Co-authored-by: Peter Zaoral <pepo48@gmail.com>
This commit is contained in:
parent
5701f70157
commit
fc0be1a65b
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ In relation to the KeyStore Vault news, we also integrated Quarkus's recently re
|
||||||
|
|
||||||
= k8s.keycloak.org/v2alpha1 changes
|
= k8s.keycloak.org/v2alpha1 changes
|
||||||
|
|
||||||
The are additional fields available in the keycloak.status to facilitate keycloak being a scalable resource. There are also additional fields that make the status easier to interpret such as observedGeneration and condition observedGeneration and lastTransitionTime fields. However the condition status field was also changed from a boolean to a string for conformance with standard Kubernetes conditions. Please make sure any of your usage of this field is updated to expect the values "True", "False", or "Unknown", rather than true or false.
|
The are additional fields available in the keycloak.status to facilitate keycloak being a scalable resource. There are also additional fields that make the status easier to interpret such as observedGeneration and condition observedGeneration and lastTransitionTime fields. However the condition status field was also changed from a boolean to a string for conformance with standard Kubernetes conditions. Please make sure any of your usage of this field is updated to expect the values "True", "False", or "Unknown", rather than true or false.
|
||||||
|
|
||||||
= Account Console v3 promoted to preview
|
= Account Console v3 promoted to preview
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue