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

🐛 CRD generation: remove status before writing #630

Merged
merged 2 commits into from
Feb 25, 2022

Commits on Feb 25, 2022

  1. CRD generation: remove status before writing

    It's tricky to get the existing CRD types to not include the status,
    so we instead allow for filtering of the map just before writing.
    
    Issue kubernetes-sigs#456
    justinsb committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    0fba82b View commit details
    Browse the repository at this point in the history
  2. Update expected test output

    justinsb committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    4e829c2 View commit details
    Browse the repository at this point in the history