We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
patch
If not kept in sync with https://github.com/appuio/cloud-portal this adapter will delete fields from the stored Organizations.
appuio-keycloak-adapter/controllers/organization_controller.go
Line 130 in d2d36ae
should minimally updated to use server side merge so we don't have to be extra cautious to keep this adapter in sync.
No response
Controller uses server side merge for organizations.
< v0.6.0
.spec.billingEntityRef
all
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
If not kept in sync with https://github.com/appuio/cloud-portal this adapter will delete fields from the stored Organizations.
appuio-keycloak-adapter/controllers/organization_controller.go
Line 130 in d2d36ae
should minimally updated to use server side merge so we don't have to be extra cautious to keep this adapter in sync.
Additional Context
No response
Logs
No response
Expected Behavior
Controller uses server side merge for organizations.
Steps To Reproduce
< v0.6.0
.spec.billingEntityRef
on an organization.spec.billingEntityRef
disappearsVersions
all
The text was updated successfully, but these errors were encountered: