Skip to content

Adds setup-kind-via-release.sh#13723

Open
chandler-solo wants to merge 2 commits intokgateway-dev:mainfrom
chandler-solo:chandler/setup-kgw-black-box
Open

Adds setup-kind-via-release.sh#13723
chandler-solo wants to merge 2 commits intokgateway-dev:mainfrom
chandler-solo:chandler/setup-kgw-black-box

Conversation

@chandler-solo
Copy link
Copy Markdown
Contributor

Description

This helps me debug customer issues like #13661 by installing kgateway like a customer would from released helm charts & docker images.

Change Type

/kind feature

Changelog

NONE

Additional Notes

This helps me debug customer issues by installing kgateway like a customer
would from released helm charts & docker images.

Signed-off-by: David L. Chandler <david.chandler@solo.io>
Copilot AI review requested due to automatic review settings March 27, 2026 02:25
@gateway-bot gateway-bot added kind/feature Categorizes issue or PR as related to a new feature. release-note-none labels Mar 27, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a new hack script to stand up a kind cluster and install kgateway using released Helm charts/images, to help reproduce customer installs and debug issues like #13661.

Changes:

  • Added hack/setup-kind-via-release.sh to automate kind + (optional) MetalLB + Gateway API CRDs + kgateway install, with an optional smoke-test Gateway/Route.
  • Updated RELEASE.md to reference the current rolling main artifact version (v2.3.0-main) and example Helm commands.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
hack/setup-kind-via-release.sh New setup script that installs released artifacts into a kind cluster and optionally provisions a basic Gateway + HTTPRoute smoke test.
RELEASE.md Updates rolling main version example and corrects Helm install examples accordingly.

Signed-off-by: David L. Chandler <david.chandler@solo.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/feature Categorizes issue or PR as related to a new feature. release-note-none

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants