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

FEATURE/MINOR: kubernetes-ingress: Parametrize metrics service type #231

Conversation

mecampbellsoup
Copy link
Contributor

@mecampbellsoup mecampbellsoup commented Mar 25, 2024

Adds controller.service.metrics.type so that the metrics service's type can be parametrized. The value defaults to ClusterIP for backwards compatibility with previous versions of the Helm chart.

We need the ability to do this because of a bug in external-dns but we unfortunately are not immediately able to upgrade external-dns to fix this bug.

Adds `controller.service.metrics.type` so that the metrics service's
type can be parametrized. The value defaults to `ClusterIP` for
backwards compatibility with previous versions of the Helm chart.
@dkorunic dkorunic merged commit af3c9d2 into haproxytech:main Mar 25, 2024
1 check failed
@mecampbellsoup mecampbellsoup deleted the mc/kube-ingress/add/metrics-service-type-value branch March 25, 2024 19:46
dkorunic added a commit that referenced this pull request Apr 4, 2024
Changes in kubernetes-ingress:
- Use Ingress Controller 1.11.3 version for base image
- Add more permissions needed for techdump tool
- Parametrize metrics service type (#231)
- Require K8s >= 1.23.0

Signed-off-by: Dinko Korunic <[email protected]>
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