-
Notifications
You must be signed in to change notification settings - Fork 70
Bug 2034319: Sync constraint changes #248
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
Bug 2034319: Sync constraint changes #248
Conversation
…shift#211) The constraint EP uses `failureMessage`, not `message`. This is a mistake that should be corrected. Signed-off-by: Vu Dinh <[email protected]> Upstream-repository: api Upstream-commit: 160240770853d11a62b3ff721b3ffed2d8edf06d
…t schema (#2572) The correct field for olm.constraint is `failureMessage` instead of `message` as it is currently in the code. This change is to honor the field name that is specified in the original enhancement. Signed-off-by: Vu Dinh <[email protected]> Upstream-repository: operator-lifecycle-manager Upstream-commit: 25a7159cf292bb9de7164a4db2c1e9c3e402a489
…shift#901) * fix(render/diff): Support olm.constraint in opm render/diff cmd Currently, the olm.constraint type is ignored and not recognized in render and diff cmd. This commit is to add supoprt for constraint type. Signed-off-by: Vu Dinh <[email protected]> * Accept any non-specific dependency as property Clean up test code Signed-off-by: Vu Dinh <[email protected]> Upstream-repository: operator-registry Upstream-commit: 4e339285b95dad2e635204ff85826aa6099ee6a3
@tylerslaton: This pull request references Bugzilla bug 2034319, which is invalid:
Comment In response to this:
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. |
3271f0f
to
4731eae
Compare
/bugzilla refresh |
@tylerslaton: This pull request references Bugzilla bug 2034319, which is invalid:
Comment In response to this:
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. |
/bugzilla refresh |
@tylerslaton: This pull request references Bugzilla bug 2034319, which is valid. The bug has been updated to refer to the pull request using the external bug tracker. 3 validation(s) were run on this bug
No GitHub users were found matching the public email listed for the QA contact in Bugzilla ([email protected]), skipping review request. In response to this:
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. |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kevinrizza, tylerslaton 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 |
…shift#221) Signed-off-by: Tyler Slaton <[email protected]> Upstream-repository: api Upstream-commit: 96da8f9eb8f5d77bfcc41d05e26753c40b0fa33a
Signed-off-by: Tyler Slaton <[email protected]> Upstream-repository: operator-registry Upstream-commit: 00dbb12bb5e34e8b96bf21cd68e8fca9cde3ae20
…int (#2603) Signed-off-by: Tyler Slaton <[email protected]> Upstream-repository: operator-lifecycle-manager Upstream-commit: 7a6de4804c92a309fa085a189a9fdf37ece2a731
4731eae
to
fbfd54e
Compare
/retest |
/retest-required Please review the full test history for this PR and help us cut down flakes. |
1 similar comment
/retest-required Please review the full test history for this PR and help us cut down flakes. |
/retest-required Please review the full test history for this PR and help us cut down flakes. |
1 similar comment
/retest-required Please review the full test history for this PR and help us cut down flakes. |
@tylerslaton: 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. |
@tylerslaton: All pull requests linked via external trackers have merged: Bugzilla bug 2034319 has been moved to the MODIFIED state. In response to this:
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. |
Syncing these PR's:
operator-framework/api#221
operator-framework/operator-lifecycle-manager#2603
operator-framework/operator-registry#911