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

Ensure that all CRDs define subresources: status #1272

Merged
merged 1 commit into from
Sep 21, 2020

Conversation

matthchr
Copy link
Member

@matthchr matthchr commented Sep 18, 2020

What this PR does / why we need it:
There was a bug in Kustomize which sometimes caused it to drop fields that were "empty" such as

subresource: 
    status: {}

Special notes for your reviewer:
Since right now we're using whatever version of Kustomize you have locally to generate these file (which we should change!-- see #1271). Make sure to update the version of Kustomize you're using to at least 3.8.3.

How does this PR make you feel:
gif

@matthchr matthchr merged commit a3c3d3a into Azure:master Sep 21, 2020
@matthchr matthchr deleted the feature/subresource-status branch September 21, 2020 17:52
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.

2 participants