-
Notifications
You must be signed in to change notification settings - Fork 71
[release 4.8] Bug 1998571: Fix channel head identification #221
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.8] Bug 1998571: Fix channel head identification #221
Conversation
The "multiple channel head" error that can be returned from channel sorting has been a source of confusion for users. The error message now explains that a unique replacement chain is required in order to define the relative order between channel entries, and it also provides an abbreviated list of all replacement chains identified, in the form "head...tail" or "singleton". Signed-off-by: Ben Luddy <[email protected]> Upstream-repository: operator-lifecycle-manager Upstream-commit: 639102545cb6faabe9a1f30970dffca93bfb058a
A behavior was added with the intention of preventing the installation of channel entries that are skipped by other entries, but in practice it was omitting entries that were replaced by skipped entries. This is fixed. There are now unit test cases and one higher-level test for this behavior. Signed-off-by: Ben Luddy <[email protected]> Upstream-repository: operator-lifecycle-manager Upstream-commit: 0bb8c1ea9741071830711e3517f39e264f561154
@ankitathomas: This pull request references Bugzilla bug 1998571, 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. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ankitathomas 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 |
/bugzilla refresh |
@ankitathomas: This pull request references Bugzilla bug 1998571, 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. |
@ankitathomas: The following tests failed, say
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. |
@ankitathomas: This pull request references Bugzilla bug 1998571. The bug has been updated to no longer refer to the pull request using the external bug tracker. All external bug links have been closed. The bug has been moved to the NEW 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. |
…shift#221) Signed-off-by: Tyler Slaton <[email protected]> Upstream-repository: api Upstream-commit: 96da8f9eb8f5d77bfcc41d05e26753c40b0fa33a
…shift#221) Signed-off-by: Tyler Slaton <[email protected]> Upstream-repository: api Upstream-commit: 96da8f9eb8f5d77bfcc41d05e26753c40b0fa33a
…shift#221) Signed-off-by: Tyler Slaton <[email protected]> Upstream-repository: api Upstream-commit: 96da8f9eb8f5d77bfcc41d05e26753c40b0fa33a
…shift#221) Signed-off-by: Tyler Slaton <[email protected]> Upstream-repository: api Upstream-commit: 96da8f9eb8f5d77bfcc41d05e26753c40b0fa33a
…shift#221) Signed-off-by: Tyler Slaton <[email protected]> Upstream-repository: api Upstream-commit: 96da8f9eb8f5d77bfcc41d05e26753c40b0fa33a
…shift#221) Signed-off-by: Tyler Slaton <[email protected]> Upstream-repository: api Upstream-commit: 96da8f9eb8f5d77bfcc41d05e26753c40b0fa33a
No description provided.