Skip to content
New issue

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

Unify CRD Definitions #1738

Closed
wants to merge 1 commit into from

Conversation

apeschel
Copy link
Contributor

There are duplicate CRD definitions in the Chart and Manifests
directories. This commit changes the manifests files into symlinks and
points them at the chart. It also matches the filename in both the
manifests and charts directories.

@apeschel
Copy link
Contributor Author

Fixes #1737

There are duplicate CRD definitions in the Chart and Manifests
directories. This commit changes the manifests files into symlinks and
points them at the chart. It also matches the filename in both the
manifests and charts directories.
@dmvolod
Copy link
Contributor

dmvolod commented Jan 20, 2022

Seems to manifests folder should be single source of truth, and /charts/postgres-operator/crds/ could be a link. Please refer Updating manifest files inside the https://github.com/zalando/postgres-operator/blob/master/docs/developer.md

@FxKu
Copy link
Member

FxKu commented Feb 18, 2022

@apeschel I've synced it now manually. Would also agree that we should not make the charts the source of truth, but the other way around. At some point, somebody might want to template them as well (see #1779). But anyway, thanks for bringing it up and contributing. Sorry for being silent on this one.

@apeschel apeschel deleted the topic/apeschel/crd-fix branch February 18, 2022 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants