-
Notifications
You must be signed in to change notification settings - Fork 71
provide the capability to filter mermaid output to a single package name / skipRange support (#1023) #400
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
Conversation
/retest |
@grokspawn is this something that required QE? Could we update the PR title with the jira ticket? |
/test e2e-gcp-olm |
Completely lost track of this during the transition. Sorry, Per. 😦 /label px-approved |
/retest |
/retest-required |
/retest |
1 similar comment
/retest |
…ame (openshift#1023) handle invalid SkipRange with output to stderr and ignoring the instance instead of dying determine package of min filter to weed out mismatches Upstream-repository: operator-registry Upstream-commit: 0e53cafe2df4222611796ca252b23abac3b442aa Signed-off-by: Jordan Keister <[email protected]>
/retest-required |
1 similar comment
/retest-required |
@grokspawn: all tests passed! Full PR test history. Your PR dashboard. Instructions 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. |
/lgtm |
/approve |
1 similar comment
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: awgreene, grokspawn, oceanc80 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
) Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.20.0 to 0.20.1. - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.20.0...v0.20.1) --- updated-dependencies: - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Upstream-repository: api Upstream-commit: 1ed2691b9d7fba3477d1f7846a85b83ef2c3eb90
) Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.20.0 to 0.20.1. - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.20.0...v0.20.1) --- updated-dependencies: - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Upstream-repository: api Upstream-commit: 1ed2691b9d7fba3477d1f7846a85b83ef2c3eb90
…
handle invalid SkipRange with output to stderr and ignoring the instance instead of dying determine package of min filter to weed out mismatches
Upstream-repository: operator-registry
Upstream-commit: 0e53cafe2df4222611796ca252b23abac3b442aa
Signed-off-by: Jordan Keister [email protected]