-
Notifications
You must be signed in to change notification settings - Fork 65
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
Identify fail forward in csvSources (#2743) #290
Identify fail forward in csvSources (#2743) #290
Conversation
This commit undos changes to the Resolve and ResolveSteps methods and updats the csvSourceProvider to infer whether or not fail forward is enabled in a namespace. Signed-off-by: Alexander Greene <greene.al1991@gmail.com> Upstream-repository: operator-lifecycle-manager Upstream-commit: 462ce61fb6b0ac4e5c623d173bd38fed18b6468f
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: awgreene, 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 |
/retest |
1 similar comment
/retest |
/retest-required Please review the full test history for this PR and help us cut down flakes. |
The broken replacement chain unit test occasionally fails because it is possible for either the a.v1 or a.v2 operators to cause the resolver to fail. This commit updates the test to check that the resolver fails because a csv is in the failed state versus checking that a specific csv is in the failed state. Signed-off-by: Alexander Greene <greene.al1991@gmail.com> Upstream-repository: operator-lifecycle-manager Upstream-commit: c36183ef17f757dbf1f96a2619a2a91184afc579
/retest |
2 similar comments
/retest |
/retest |
@awgreene: 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 |
…t#290) Fixes path join issue Signed-off-by: Todd Short <todd.short@me.com> Upstream-repository: api Upstream-commit: 775e6c6534b89dde01826627ceb570c16ab6768f Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
…t#290) Fixes path join issue Signed-off-by: Todd Short <todd.short@me.com> Signed-off-by: Steve Kuznetsov <skuznets@redhat.com> Upstream-repository: api Upstream-commit: 775e6c6534b89dde01826627ceb570c16ab6768f
…t#290) Fixes path join issue Signed-off-by: Todd Short <todd.short@me.com> Signed-off-by: Steve Kuznetsov <skuznets@redhat.com> Upstream-repository: api Upstream-commit: 775e6c6534b89dde01826627ceb570c16ab6768f
…t#290) Fixes path join issue Signed-off-by: Todd Short <todd.short@me.com> Signed-off-by: Steve Kuznetsov <skuznets@redhat.com> Upstream-repository: api Upstream-commit: 775e6c6534b89dde01826627ceb570c16ab6768f Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
…t#290) Fixes path join issue Signed-off-by: Todd Short <todd.short@me.com> Signed-off-by: Steve Kuznetsov <skuznets@redhat.com> Upstream-repository: api Upstream-commit: 775e6c6534b89dde01826627ceb570c16ab6768f Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
…t#290) Fixes path join issue Signed-off-by: Todd Short <todd.short@me.com> Upstream-repository: api Upstream-commit: 775e6c6534b89dde01826627ceb570c16ab6768f
…t#290) Fixes path join issue Signed-off-by: Todd Short <todd.short@me.com> Upstream-repository: api Upstream-commit: 775e6c6534b89dde01826627ceb570c16ab6768f
…t#290) Fixes path join issue Signed-off-by: Todd Short <todd.short@me.com> Upstream-repository: api Upstream-commit: 775e6c6534b89dde01826627ceb570c16ab6768f
…t#290) Fixes path join issue Signed-off-by: Todd Short <todd.short@me.com> Upstream-repository: api Upstream-commit: 775e6c6534b89dde01826627ceb570c16ab6768f
…t#290) Fixes path join issue Signed-off-by: Todd Short <todd.short@me.com> Upstream-repository: api Upstream-commit: 775e6c6534b89dde01826627ceb570c16ab6768f
…t#290) Fixes path join issue Signed-off-by: Todd Short <todd.short@me.com> Upstream-repository: api Upstream-commit: 775e6c6534b89dde01826627ceb570c16ab6768f
This commit undos changes to the Resolve and ResolveSteps methods and
updats the csvSourceProvider to infer whether or not fail forward is
enabled in a namespace.
Signed-off-by: Alexander Greene greene.al1991@gmail.com
Upstream-repository: operator-lifecycle-manager
Upstream-commit: 462ce61fb6b0ac4e5c623d173bd38fed18b6468f