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

Adding service mesh annotations #120

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

rsevilla87
Copy link
Member

@rsevilla87 rsevilla87 commented Nov 29, 2023

Type of change

  • Refactor
  • New feature
  • Bug fix
  • Optimization
  • Documentation Update

Description

Adding annotations to deployments to inject istio sidecar container when the namespace is included in the service mesh.
Just FYI, apart from these annotations, the netperf namespace needs to have an special label to be included in the servicemesh as well, so it's possible to opt-in/out k8s-netperf pods from ServiceMesh when needed

Related Tickets & Documents

  • Related Issue #
  • Closes #

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.

@rsevilla87 rsevilla87 requested a review from jtaleric November 29, 2023 11:58
Adding annotations to deployments to inject istio sidecar container when
the namespace is included in the service mesh

Signed-off-by: Raul Sevilla <[email protected]>
Copy link
Member

@jtaleric jtaleric left a comment

Choose a reason for hiding this comment

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

lgtm!

@jtaleric jtaleric merged commit 541a662 into cloud-bulldozer:main Nov 30, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants