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] fixed wrong envoy-service-name arg value in contour when envoy service name is changed #29556

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

3deep5me
Copy link
Contributor

@3deep5me 3deep5me commented Sep 20, 2024

Description of the change

Fixes #29551 By adding a additional condition. Also fixed wrong value in envoy-service-name in contour deployment.
If multi-zone is enabled, the first service in the list will be the service name passed to contour.

Checklist

  • Chart version bumped in Chart.yaml according to semver. This is not necessary when the changes only affect README.md files.
  • 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 Sep 20, 2024
@3deep5me 3deep5me changed the title [bitnami/contour] fixed wrong envoy-service-name in contour when multiAz is enabled [bitnami/contour] fixed wrong envoy-service-name in contour when envoy service name is changed Sep 20, 2024
@3deep5me 3deep5me marked this pull request as ready for review September 20, 2024 15:28
@3deep5me 3deep5me changed the title [bitnami/contour] fixed wrong envoy-service-name in contour when envoy service name is changed [bitnami/contour] fixed wrong envoy-service-name arg value in contour when envoy service name is changed Sep 20, 2024
@carrodher carrodher added verify Execute verification workflow for these changes in-progress labels Sep 21, 2024
@github-actions github-actions bot removed the triage Triage is needed label Sep 21, 2024
@github-actions github-actions bot removed the request for review from javsalgar September 21, 2024 11:05
Copy link
Contributor

@jotamartos jotamartos left a comment

Choose a reason for hiding this comment

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

Thanks for taking the time to create this PR. Could you please take a look at my comments?

@3deep5me
Copy link
Contributor Author

@jotamartos Thanks for the review.
I removed the double namespace.

Copy link
Contributor

@jotamartos jotamartos left a comment

Choose a reason for hiding this comment

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

Sorry for not noticing this in advance, could you please take a look at my comment? Let me know if you have any questions

bitnami/contour/Chart.yaml Outdated Show resolved Hide resolved
3deep5me and others added 10 commits September 30, 2024 09:34
…abled

Signed-off-by: 3deep5me <manuel.henke@caprox.eu>
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
Signed-off-by: 3deep5me <manuel.henke@caprox.eu>
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
Signed-off-by: 3deep5me <manuel.henke@caprox.eu>
Signed-off-by: 3deep5me <manuel.henke@caprox.eu>
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
Signed-off-by: 3deep5me <manuel.henke@caprox.eu>
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
Signed-off-by: 3deep5me <manuel.henke@caprox.eu>
Co-authored-by: Juan José Martos <jotamartos@gmail.com>
Signed-off-by: 3deep5me <73546509+3deep5me@users.noreply.github.com>
Signed-off-by: 3deep5me <manuel.henke@caprox.eu>
Signed-off-by: 3deep5me <manuel.henke@caprox.eu>
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
Signed-off-by: 3deep5me <manuel.henke@caprox.eu>
Signed-off-by: 3deep5me <manuel.henke@caprox.eu>
3deep5me and others added 2 commits September 30, 2024 09:34
Signed-off-by: 3deep5me <manuel.henke@caprox.eu>
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
Signed-off-by: 3deep5me <manuel.henke@caprox.eu>
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
@3deep5me
Copy link
Contributor Author

3deep5me commented Oct 7, 2024

@jotamartos
I would be very grateful if you could take another look at it.

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contour in-progress verify Execute verification workflow for these changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bitnami/contour] envoy service name change leads to empty status.loadBalancer field in Ingress-resource
5 participants