-
Notifications
You must be signed in to change notification settings - Fork 112
Delete operator 1 #59
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
Conversation
ericavonb
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
@sallyom look! A test that catches regressions! It is annoying that the password gets logged though 😑 |
|
/retest |
|
/retest |
a5b1fe9 to
c1c99b1
Compare
|
/hold cancel |
|
/retest |
|
Currently blocked by openshift/installer#1242 |
|
|
/retest |
|
https://openshift-gce-devel.appspot.com/build/origin-ci-test/pr-logs/pull/openshift_cluster-authentication-operator/59/pull-ci-openshift-cluster-authentication-operator-master-e2e-aws/260/ /test e2e-aws |
|
/lgtm |
|
/retest |
|
/test e2e-aws |
1 similar comment
|
/test e2e-aws |
This is the minimal change to remove operator 1. It does not attempt to update operator 2 to remove the "2" or make other cosmetic changes. Signed-off-by: Monis Khan <mkhan@redhat.com>
Since operator 1 is gone, operator 2 needs to run by default to allow kube:admin to work. Signed-off-by: Monis Khan <mkhan@redhat.com>
|
/retest |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: enj, ericavonb 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 |
Delete operator 1
This is the minimal change to remove operator 1. It does not attempt to update operator 2 to remove the "2" or make other cosmetic changes.
Signed-off-by: Monis Khan mkhan@redhat.com
Set operator 2 to Managed
Since operator 1 is gone, operator 2 needs to run by default to allow kube:admin to work.
Signed-off-by: Monis Khan mkhan@redhat.com
/hold
We need the router fixes for this to work. The
kube:admintest should fail and prevent this from merging until then.