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

Add missing annotation to istio-ingressgateway service #88

Merged
merged 1 commit into from
Aug 10, 2022
Merged

Conversation

jrsdav
Copy link
Contributor

@jrsdav jrsdav commented Aug 9, 2022

Motivation

The Vendor = StreamNative tag was not propegating to the Istio Ingress Gateway resource through the AWS Load Balancer Controller. This PR addresses this by adding an annotation directly, rather than relying on default tags to get applied by the controller.

Also added a dependency on the AWS Load Balancer Controller during initial install.

Modifications

Describe the modifications you've done.

Verifying this change

  • Make sure that the change passes the CI checks.

This change is a trivial rework / code cleanup without any test coverage.

Documentation

Check the box below.

Need to update docs?

  • doc-required

    (If you need help on updating docs, create a doc issue)

  • no-need-doc

    (Please explain why)

  • doc

    (If this PR contains doc changes)

@jrsdav jrsdav requested a review from a team as a code owner August 9, 2022 20:47
@github-actions github-actions bot added the no-need-doc This pr does not need any document label Aug 9, 2022
@zerbitx
Copy link

zerbitx commented Aug 9, 2022

LGTM

@maxsxu maxsxu merged commit 3dafabf into master Aug 10, 2022
@delete-merged-branch delete-merged-branch bot deleted the fix/istio branch August 10, 2022 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-need-doc This pr does not need any document
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants