Skip to content

Conversation

FxKu
Copy link
Member

@FxKu FxKu commented Nov 13, 2020

With #746 we switched the CRDs to v1. It seems that this api version does require to explicitly enable preserving unknown fields (e.g. whenever we allow full specs). Plus, the toggle moved from crd.spec to the schema.

This PR will also register the Postgres Operator CRDs in the all category, so that they are listed when kubectl get all is executed.

fixes #1206

@FxKu FxKu force-pushed the crd-preserveUnknownFields branch from e254d02 to 1a31025 Compare November 13, 2020 16:35
@Jan-M
Copy link
Member

Jan-M commented Nov 13, 2020

👍

@FxKu
Copy link
Member Author

FxKu commented Nov 16, 2020

👍

@FxKu FxKu merged commit 3e42e8a into master Nov 16, 2020
@FxKu FxKu mentioned this pull request Nov 17, 2020
PetterSa pushed a commit to PetterSa/postgres-operator that referenced this pull request Nov 19, 2020
* CRD: preserve unknown fields and add to all category

* allow Pg13

* left over
PetterSa added a commit to PetterSa/postgres-operator that referenced this pull request Nov 19, 2020
@FxKu FxKu added this to the 1.6 milestone Dec 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Postgres-operator doesn't let to create sidecars anymore
2 participants