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

[bitnami/contour] Add support for deploying GatewayClass and Gateway #30455

Conversation

rwilgaard
Copy link
Contributor

Description of the change

This is an extenstion of the #30166 PR that added the Gateway API CRDs to the chart. These changes adds support for deploying a GatewayClass and Gateway for Contour.

Benefits

It makes sense to be able to deploy the GatewayClass and Gateway in the same chart that deploys the CRDs and ingress controller.

Possible drawbacks

I don't see any.

Applicable issues

Additional information

Deployment of the GatewayClass and Gateway is disabled by default, so this doesn't change the current behavior of the chart.

Checklist

  • Chart version bumped in Chart.yaml according to semver. This is not necessary when the changes only affect README.md files.
  • Variables are documented in the values.yaml and added to the README.md using readme-generator-for-helm
  • Title of the pull request follows this pattern [bitnami/<name_of_the_chart>] Descriptive title
  • All commits signed off and in agreement of Developer Certificate of Origin (DCO)

@github-actions github-actions bot added contour triage Triage is needed labels Nov 14, 2024
@github-actions github-actions bot requested a review from javsalgar November 14, 2024 12:01
@carrodher carrodher added verify Execute verification workflow for these changes in-progress labels Nov 15, 2024
@github-actions github-actions bot removed the triage Triage is needed label Nov 15, 2024
@github-actions github-actions bot removed the request for review from javsalgar November 15, 2024 08:43
@github-actions github-actions bot requested a review from fmulero November 15, 2024 08:43
@rwilgaard rwilgaard force-pushed the feature/contour-support-for-gateway-resources branch 3 times, most recently from f9bb03e to 5b5986e Compare November 20, 2024 12:57
@rwilgaard rwilgaard marked this pull request as draft November 20, 2024 13:00
rwilgaard and others added 5 commits November 20, 2024 14:06
Signed-off-by: Rasmus Wilgaard <rasmus@wilgaard.dk>
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
@rwilgaard rwilgaard force-pushed the feature/contour-support-for-gateway-resources branch from 5b5986e to 41a0c6a Compare November 20, 2024 13:06
@fmulero
Copy link
Collaborator

fmulero commented Nov 25, 2024

Hi @rwilgaard thanks for creating this PR.

Can we review it? I see you move it to draft status recently.

Regards

@rwilgaard
Copy link
Contributor Author

@fmulero This still needs some work. I will close this PR and open a new one when it's ready.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contour solved verify Execute verification workflow for these changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants