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

[release-1.35] integration test: handle new labels in "bud and test --unsetlabel" #5503

Commits on May 2, 2024

  1. integration test: handle new labels in "bud and test --unsetlabel"

    Instead of assuming which labels are set in our base image, and using
    the --unsetlabel flag to suppress them in a derived image, query the
    base image and unset all of them, except for our own version label.
    
    Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
    nalind authored and openshift-cherrypick-robot committed May 2, 2024
    Configuration menu
    Copy the full SHA
    a676663 View commit details
    Browse the repository at this point in the history