Remove references to the hosts kubeconfig#1612
Remove references to the hosts kubeconfig#1612openshift-merge-robot merged 1 commit intoopenshift:masterfrom
Conversation
|
@kyrtapz: This pull request references Bugzilla bug 1895030, 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 |
|
@kyrtapz: This pull request references Bugzilla bug 1895030, 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 |
|
@kyrtapz: Bugzilla bug 2083334 is in a bug group that is not in the allowed groups for this repo.
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 |
|
@kyrtapz: Bugzilla bug 2083334 is in a bug group that is not in the allowed groups for this repo.
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 |
|
@kyrtapz: 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 |
1 similar comment
|
/retest |
Signed-off-by: Patryk Diak <pdiak@redhat.com>
df1e5d2 to
14ac289
Compare
|
@kyrtapz wanted to check with you a couple of things:
|
There should be no downgrade issues,
From what I understand CNO is not run in microshift so this should not affect it at all(Thanks @pmtk!) |
|
After talking with @zshi-redhat, this is a non issue for microshift. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jcaamano, kyrtapz 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 |
|
/cherry-pick release-4.12 |
|
@kyrtapz: once the present PR merges, I will cherry-pick it on top of release-4.12 in a new PR and assign it to you. 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. |
|
@kyrtapz: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. |
|
/retest-required |
|
@kyrtapz: new pull request created: #1632 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. |
Since #976 we are no longer using the hosts kubeconfig.
Remove the references to the old approach.
This addresses https://bugzilla.redhat.com/show_bug.cgi?id=2083334, security bugs do not work with the bot:
Signed-off-by: Patryk Diak pdiak@redhat.com