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

Fixes for Verify CRDs script and invalid YAMLs #2362

Merged
merged 5 commits into from
Sep 7, 2023

Commits on Aug 29, 2023

  1. Fix verify-crds-kind.sh to show existing errors

    Signed-off-by: Nick Young <nick@isovalent.com>
    youngnick committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    0f1a0dc View commit details
    Browse the repository at this point in the history
  2. Remove no longer served invalid YAMLs

    Signed-off-by: Nick Young <nick@isovalent.com>
    youngnick committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    de5ae29 View commit details
    Browse the repository at this point in the history
  3. Change output for verify-crds-kind.sh

    Signed-off-by: Nick Young <nick@isovalent.com>
    youngnick committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    ddc68f2 View commit details
    Browse the repository at this point in the history
  4. Fix invalid GRPCRoute YAMLs so they are invalid in the right way

    Signed-off-by: Nick Young <nick@isovalent.com>
    youngnick committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    8c05428 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Move invalid examples to channel names instead of version

    Signed-off-by: Nick Young <nick@isovalent.com>
    youngnick committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    b8136bc View commit details
    Browse the repository at this point in the history