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

MAJOR: kubernetes-ingress: Make controller.config templatable #279

Merged
merged 1 commit into from
Jan 5, 2025

Conversation

phihos
Copy link
Contributor

@phihos phihos commented Dec 30, 2024

Resolves #278

@dkorunic dkorunic self-requested a review December 30, 2024 20:12
@dkorunic dkorunic self-assigned this Dec 30, 2024
@dkorunic dkorunic added the enhancement New feature or request label Dec 30, 2024
@dkorunic dkorunic merged commit 09866e9 into haproxytech:main Jan 5, 2025
1 check passed
dkorunic added a commit that referenced this pull request Jan 10, 2025
Changes in kubernetes-ingress:
- Support PodMonitor as alternative to ServiceMonitor (#271)
- Use correct values for PodMonitor test (#272)
- Support to specify HPA behavior (#274)
- Make controller.podAnnotations templatable (#276)
- Fix controller.podAnnotations not being templatable in every location (#277)
- Make controller.config templatable (#279)

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
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

kubernetes-ingress: Make controller.config templatable
2 participants