Skip to content
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.

Fix etcd operator to work with k8s 1.22 #419

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jan-xyz
Copy link

@jan-xyz jan-xyz commented Jan 14, 2022

The beta version of the extension API was removed in K8s 1.22. The stable API requires a validation schema when creating CRDs. The CRDs can be autogenerated from the existing code, and used when applying the CRD which this pull request does.

Co-authored-by: Guus van Weelden <guus.vanweelden@moia.io>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants