Skip to content
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

Add v0.0.3 of operator to OpenShift and Upstream Community Operators #28

Closed
ron1 opened this issue Sep 18, 2019 · 3 comments · Fixed by #36
Closed

Add v0.0.3 of operator to OpenShift and Upstream Community Operators #28

ron1 opened this issue Sep 18, 2019 · 3 comments · Fixed by #36
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@ron1
Copy link

ron1 commented Sep 18, 2019

Since most of the functionality of this operator is useful to the upstream Kubernetes community, consider making v0.0.3 available to both the OpenShift and upstream communities on OperatorHub.io.

@raffaelespazzoli raffaelespazzoli added the help wanted Extra attention is needed label Sep 19, 2019
@raffaelespazzoli
Copy link
Contributor

right now the operator requires routes, which are not available in Kubernetes. However it may be possible to add a flag to disable the route controller and use the rest of the functionalities in a Kubernetes instance.

@ron1
Copy link
Author

ron1 commented Sep 19, 2019

Would it be possible on startup to only enable the route controller if the route api resource is available?

@raffaelespazzoli raffaelespazzoli added enhancement New feature or request good first issue Good for newcomers labels Sep 19, 2019
@raffaelespazzoli
Copy link
Contributor

I think it should be possible, and this is a good idea.

raffaelespazzoli added a commit to raffaelespazzoli/cert-utils-operator that referenced this issue Apr 9, 2020
fixes redhat-cop#30
fixes redhat-cop#28

Signed-off-by: Raffaele Spazzoli <raffaele.spazzoli@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants