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

Injecting istio manually using Operator #1511

Open
kivio opened this issue Apr 6, 2022 · 4 comments
Open

Injecting istio manually using Operator #1511

kivio opened this issue Apr 6, 2022 · 4 comments

Comments

@kivio
Copy link

kivio commented Apr 6, 2022

Hi, is there any easy way to inject Istio annotations into pods using only operator, something such as podTargetLabels?

@ryanemerson
Copy link
Contributor

Hi @kivio. Support for custom annotations was recently merged to main and will be available in the 2.2.5.Final release.

Docs on how to use this feature are available here.

@kivio
Copy link
Author

kivio commented Apr 7, 2022

thank you, I finally do it with RedHat ResouceLocker by patching statefulset - we have using DataGrid operator then infinispan version is much older as I seen.
But when I have istio injected it starts raising issue that multiple containers was found in container and one need to be chosen.

image

@ryanemerson
Copy link
Contributor

But when I have istio injected it starts raising issue that multiple containers was found in container and one need to be chosen.

This should be fixed since 2.2.4.Final #1384

@kivio
Copy link
Author

kivio commented Apr 7, 2022

Ok, I will check then if there is available newer version of DataGrid operator - our for sure is not latest.

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

No branches or pull requests

2 participants