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-4.7] Bug 1982929: Improve GC Check for Builds #26334

Commits on Jul 16, 2021

  1. Bug 1977097: Improve GC Check for Builds

    When checking that Build objects are garbage collected after their
    parent BuildConfig was deleted, we used a crude means of verifying that
    associated ConfigMaps were deleted. This improves the test by checking
    that any remaining ConfigMaps in the namespace do not have an owner
    reference.
    adambkaplan authored and openshift-cherrypick-robot committed Jul 16, 2021
    Copy the full SHA
    205ef21 View commit details
    Browse the repository at this point in the history