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

[acid.zalan.do] Add Zalando Postgres Operator Schemas #168

Merged
merged 1 commit into from
Jun 4, 2023

Conversation

zhekazuev
Copy link
Contributor

@zhekazuev zhekazuev commented Jun 2, 2023

Added Zalando Postgres Operator Schemas.

Group: acid.zalan.do.

A list of CRDs:

  • OperatorConfiguration
  • postgresql
  • PostgresTeam

Here is the commands I used to generate them:

python openapi2jsonschema.py https://github.com/zalando/postgres-operator/raw/master/charts/postgres-operator/crds/operatorconfigurations.yaml

python openapi2jsonschema.py https://github.com/zalando/postgres-operator/raw/master/charts/postgres-operator/crds/postgresqls.yaml

python openapi2jsonschema.py https://github.com/zalando/postgres-operator/raw/master/charts/postgres-operator/crds/postgresteams.yaml

Reference: https://github.com/zalando/postgres-operator/tree/master/charts/postgres-operator/crds
Source: https://github.com/zalando/postgres-operator/tree/master

Signed-off-by: Eugene Zuev <zhekazuev@gmail.com>
@zhekazuev zhekazuev changed the title feat: add postgres zalando schemas [Zalando] Add Postgres Operator Schemas Jun 2, 2023
@zhekazuev zhekazuev marked this pull request as draft June 2, 2023 20:27
@zhekazuev zhekazuev marked this pull request as ready for review June 2, 2023 20:35
@zhekazuev zhekazuev changed the title [Zalando] Add Postgres Operator Schemas [acid.zalan.do] Add Zalando Postgres Operator Schemas Jun 3, 2023
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

2 participants