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.3] Bug 1796913: packageserver update fails to adopt APIService #1270

Commits on Jan 31, 2020

  1. Addresses the bug where updating the packageserver fails with a unabl…

    …e to adopt APIService status message. This is a result of ownership mismatches between the packageserver (owner) and the APIService (the owned object). This can be resolved by setting the actual k8s owner references or the label-based references that OLM uses. This commit ensures that ownership references for the APIService are cleaned up on OLM restart and that the olm.owner:packageserver label is set on the corresponding APIService object.
    exdx authored and openshift-cherrypick-robot committed Jan 31, 2020
    Copy the full SHA
    ee0557e View commit details
    Browse the repository at this point in the history