Skip to content

Conversation

@mikkeloscar
Copy link
Member

Register capitalized version of the postgresqlList Kind.

This is needed because Kubernetes makes assumptions about the capitalization of kind names and when I tried to use a fake informer in a test case I got the following errors:

Failed to watch" err="failed to list *v1.Postgresql: no kind \"PostgresqlList\" is registered for version \"acid.zalan.do/v1\" in scheme \"pkg/runtime/scheme.go:110\"" logger="UnhandledError"

Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>
@zalando-robot
Copy link

Deployment Checklist

This change falls under the deployment policy.

💁 Since Nov 10th, we are in the RED deployment zone. This means all changes released to production must adhere to the following requirements:

  • Detailed release notes are provided in this PR’s description.
  • Thorough load-testing has been performed, and is documented in the description/comment.
  • You can enable/disable the change via feature toggles, and have confirmed these toggles work as expected.
  • Technical review: A Principal Engineer, Engineering Manager or Head of Engineering have green-lit your changes, and the reviewer is named in the description/comments.
  • Application Owner (Director+) approval is given about the PR, and the approver is named in the description/comments.

👉 Regardless of which boxes you click in this comment, merge/deployment will not be blocked.
Reports about deployment policy adherence will be circulated daily.

@FxKu FxKu added the minor label Nov 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants