Open David-Wobrock opened 1 week ago
looks like the CRD fails validation 😞
spec.validation.openAPIV3Schema.properties[spec].properties[deletionPolicy].type: Unsupported value: "int": supported values: "array", "boolean", "integer", "number", "object", "string"
we need to fix the CRD and re-relase it
looks like the CRD fails validation 😞
spec.validation.openAPIV3Schema.properties[spec].properties[deletionPolicy].type: Unsupported value: "int": supported values: "array", "boolean", "integer", "number", "object", "string"
we need to fix the CRD and re-relase it
Hey @Demonsthere I think that was only an issue in the file I pushed.
Looks better now, doesn't it?
https://github.com/ory/hydra-maester/pull/149 has been merged into hydra-maester.
Once a new version of hydra-matesre is released, we can bump the version in the charts and allow the new
deletionPolicy
setting for OAuth2 clients.Related Issue or Design Document
https://github.com/ory/hydra-maester/pull/149
Checklist
Further comments