Fix pop candidate script#464
Conversation
…ring (openshift#1063) * exclude bundles with `olm.deprecated` property when rendering Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com> * Exclude bundles based on the property type and not value Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com> --------- Signed-off-by: Rashmi Gottipati <chowdary.grashmi@gmail.com> Upstream-repository: operator-registry Upstream-commit: 0aeffa3f44f5e36bd2c0bcc63a94eda000a5f257
Signed-off-by: perdasilva <perdasilva@redhat.com>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: perdasilva The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@perdasilva: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
Signed-off-by: Todd Short <todd.short@me.com> Upstream-repository: api Upstream-commit: dfd6338259ef76484d7b64e408e4542e72744d6f
The pop_candidate_script wasn't handling the command line flags (-a) properly, which was causing the script to fail.