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

Update Operator CRDs and add a Lint check to prevent drifts #29455

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

tigrato
Copy link
Contributor

@tigrato tigrato commented Jul 24, 2023

This PR fixes the operator's CRDs drift between the CRD and the proto stubs they are derived from.

It also adds a check to prevent future drifts by forcing the manifest generation and requiring an empty diff.

Fixes #29438
Fixes #13849

This PR fixes the operator's CRDs drift between the CRD and the proto
stubs they are derived from.

It also adds a check to prevent future drifts by forcing the manifest
generation and requiring an empty diff.

Fixes #29438
@tigrato tigrato added this pull request to the merge queue Jul 24, 2023
Merged via the queue into master with commit a6c1b74 Jul 24, 2023
32 checks passed
@tigrato tigrato deleted the tigrato/enable-crd-check branch July 24, 2023 19:02
@public-teleport-github-review-bot

@tigrato See the table below for backport results.

Branch Result
branch/v11 Failed
branch/v12 Failed
branch/v13 Failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants