Skip to content

[helm] added httproute config for management endpoints#3969

Merged
adutra merged 9 commits intoapache:mainfrom
cccs-cat001:main
Mar 11, 2026
Merged

[helm] added httproute config for management endpoints#3969
adutra merged 9 commits intoapache:mainfrom
cccs-cat001:main

Conversation

@cccs-cat001
Copy link
Copy Markdown
Contributor

@cccs-cat001 cccs-cat001 commented Mar 10, 2026

Adding configs to the Helm charts HTTPRoute to allow for the management endpoints for liveness, readiness and metrics to also be exposed. We've got a use-case where we want to see the readiness/liveness/health/metrics endpoints from outside the cluster, so this is how we can enable that feature. The default is false, so we don't expose that service for a normal deployment.

Checklist

  • 🛡️ Don't disclose security issues! (contact security@apache.org)
  • 🔗 Clearly explained why the changes are needed, or linked related issues: Fixes #
  • 🧪 Added/updated tests with good coverage, or manually tested (and explained how)
  • 💡 Added comments for complex logic
  • 🧾 Updated CHANGELOG.md (if needed)
  • 📚 Updated documentation in site/content/in-dev/unreleased (if needed)

…iness checks external to the cluster deployment.
dimas-b
dimas-b previously approved these changes Mar 10, 2026
Copy link
Copy Markdown
Contributor

@dimas-b dimas-b left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The change looks reasonable to me. Thanks for the contribution, @cccs-cat001 !

@adutra @MonkeyCanCode WDYT?

@github-project-automation github-project-automation bot moved this from PRs In Progress to Ready to merge in Basic Kanban Board Mar 10, 2026
@dimas-b dimas-b requested review from MonkeyCanCode and adutra March 10, 2026 14:15
dimas-b
dimas-b previously approved these changes Mar 10, 2026
@cccs-cat001
Copy link
Copy Markdown
Contributor Author

Yeah... I'm not seeing why it keeps wanting to put this new config under Other Values when I run helm-doc-generate... any ideas?

Comment thread helm/polaris/templates/httproute.yaml Outdated
Comment thread helm/polaris/values.yaml
Comment thread helm/polaris/templates/httproute.yaml Outdated
Comment thread helm/polaris/templates/httproute.yaml
@cccs-cat001 cccs-cat001 requested review from adutra and dimas-b March 10, 2026 17:01
Copy link
Copy Markdown
Contributor

@adutra adutra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One last comment :-)

Comment thread helm/polaris/values.yaml Outdated
cccs-cat001 and others added 2 commits March 10, 2026 14:35
Co-authored-by: Alexandre Dutra <adutra@apache.org>
@adutra adutra merged commit ce0baab into apache:main Mar 11, 2026
17 checks passed
@github-project-automation github-project-automation bot moved this from Ready to merge to Done in Basic Kanban Board Mar 11, 2026
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.

4 participants