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

HAWNG-418: Fixes handling of ingresses in route-supported clusters #107

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

phantomjinx
Copy link
Member

@phantomjinx phantomjinx commented Jan 24, 2024

  • deploy/role.yaml

    • Gives operator service account permission to deal with ingresses
  • hawtio_controller.go

    • Only watch ingresses if routes are not supported since the former would not be installed in a route-supported cluster

* deploy/role.yaml
 * Gives operator service account permission to deal with ingresses

* hawtio_controller.go
 * Only watch ingresses if routes are not supported since the former would
   not be installed in a route-supported cluster
@phantomjinx phantomjinx self-assigned this Jan 24, 2024
@phantomjinx phantomjinx merged commit 75f39ad into hawtio:main Jan 24, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants