Skip to content

Add gateway API group to HTTPRoute configuration so that argocd does …#171

Open
CoolTuxNet wants to merge 1 commit into
openbao:mainfrom
CoolTuxNet:server-httproute-add-group-for-group-of-the-referent
Open

Add gateway API group to HTTPRoute configuration so that argocd does …#171
CoolTuxNet wants to merge 1 commit into
openbao:mainfrom
CoolTuxNet:server-httproute-add-group-for-group-of-the-referent

Conversation

@CoolTuxNet

@CoolTuxNet CoolTuxNet commented Apr 16, 2026

Copy link
Copy Markdown

…not display an "out of sync" error.

Ensure that the HTTPRoute resource specifies the
correct API group for services in the Kubernetes
Gateway API. The group field under backendRefs has been added to the server-httproute.yaml file to align with the specifications of Gateway API.

Additionally, formatting adjustments were made
in values.yaml to maintain consistency in
indentation and string formatting for
readability. This includes the modification
in the hosts section and the matches
section where path values are standardized.

These updates are necessary for compliance with
the Kubernetes Gateway API specifications, enabling successful routing of traffic via the defined
service references. No breaking changes are
introduced with this update.

See on GitHub for release notes.

Description

Rationale

Checklist

  • This PR contains a description of the changes I'm making
  • I read the CONTRIBUTING.md guide
  • I updated the version in Chart.yaml if feasible according to Semantic versioning
  • I updated the changelog with an artifacthub.io/changes annotation in Chart.yaml
  • I update the changelog in CHANGELOG.md
  • I updated applicable README.md files using helm-docs
  • By contributing this change, I certify I have signed-off on the
    DCO ownership statement
    and this change did not use post-BUSL-licensed code from HashiCorp.
    Existing MPL-licensed code is still allowed, subject to attribution.
    Code authored by yourself and submitted to HashiCorp for inclusion is
    also allowed.

…not display an "out of sync" error.

Ensure that the HTTPRoute resource specifies the
correct API group for services in the Kubernetes
Gateway API. The `group` field under `backendRefs`
has been added to the `server-httproute.yaml` file
to align with the specifications of Gateway API.

Additionally, formatting adjustments were made
in `values.yaml` to maintain consistency in
indentation and string formatting for
readability. This includes the modification
in the `hosts` section and the `matches`
section where path values are standardized.

These updates are necessary for compliance with
the Kubernetes Gateway API specifications, enabling
successful routing of traffic via the defined
service references. No breaking changes are
introduced with this update.

See on GitHub for release notes.
@CoolTuxNet CoolTuxNet requested review from a team as code owners April 16, 2026 07:07
@eyenx eyenx added the bug Something isn't working label Apr 21, 2026
@eyenx eyenx self-assigned this Apr 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants