Bug 1746103: Fix secret in pod log in 4.1#278
Conversation
|
@benjaminapetersen: No Bugzilla bug is referenced in the title of this pull request. DetailsIn 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. |
|
@benjaminapetersen: No Bugzilla bug is referenced in the title of this pull request. DetailsIn 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 |
|
@benjaminapetersen: No Bugzilla bug is referenced in the title of this pull request. DetailsIn 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. |
|
/retest |
|
@benjaminapetersen Looks like this PR has not triggered a bugzilla update. Maybe a ':' suffix in the PR title and |
|
@benjaminapetersen: This pull request references Bugzilla bug 1746103, which is invalid:
Comment DetailsIn 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 |
|
@jhadvig: This pull request references Bugzilla bug 1746103, which is invalid:
Comment DetailsIn 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 retest |
|
/retest |
- Update OperatorStatusTypeFailing to OperatorStatusTypeDegraded in status.go
790ceb0 to
fdefa6d
Compare
| func (c *consoleOperator) ConditionResourceSyncSuccess(operatorConfig *operatorsv1.Console) *operatorsv1.Console { | ||
| v1helpers.SetOperatorCondition(&operatorConfig.Status.Conditions, operatorsv1.OperatorCondition{ | ||
| Type: operatorsv1.OperatorStatusTypeFailing, | ||
| Type: operatorsv1.OperatorStatusTypeDegraded, |
There was a problem hiding this comment.
This is the only modification required in operator code.
|
/bugzilla refresh |
|
@benjaminapetersen: This pull request references Bugzilla bug 1746103, which is invalid:
Comment DetailsIn 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 won't update https://bugzilla.redhat.com/show_bug.cgi?id=1746103 until the original bug for 4.2 https://bugzilla.redhat.com/show_bug.cgi?id=1737315 is validated. One update made to operator code to fix a dependency caused reference change. Tests should pass now. |
|
/retest |
| version: release-4.1 | ||
|
|
||
| # codegen | ||
| # codegen |
There was a problem hiding this comment.
nit: unintentional whitespace change?
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: benjaminapetersen, jhadvig, spadgett 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 |
|
@benjaminapetersen: All pull requests linked via external trackers have merged. Bugzilla bug 1746103 has been moved to the MODIFIED state. DetailsIn 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. |
glide.yamltorelease-4.1for allopenshiftrelated repos.