-
Notifications
You must be signed in to change notification settings - Fork 1.5k
operators: add cluster-openshift-apiserver-operator #298
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
operators: add cluster-openshift-apiserver-operator #298
Conversation
54235ad to
1f0b4a1
Compare
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: crawford, juanvallejo 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 |
|
/hold |
|
Requires changes from https://github.com/coreos-inc/tectonic-operators/issues/464 so that we can actually check if we can bootstrap using this operator |
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.
@juanvallejo can you change this to list of yaml objects
<yaml>
---
<yaml>
rather than List kind. both bootkube and ClusterVersionOperator will not support List kind. :|
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.
Sure, will update
|
It might be private
|
1f0b4a1 to
af69e1a
Compare
|
New changes are detected. LGTM label has been removed. |
|
@abhinavdahiya Opened PR to add the openshift-service-ca-operator here: #306 |
af69e1a to
625d321
Compare
|
/retest |
|
@juanvallejo: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. 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. |
|
@juanvallejo: PR needs rebase. 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. |
|
/close The operator is installed by CVO; #430 enables the operator. |
|
@abhinavdahiya: Closing this PR. 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. |
Not sure if there's anything to generate.
Is there an operator registry somewhere / any files I may have missed when adding a new operator?
cc @deads2k @mfojtik @yifan-gu @abhinavdahiya