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

[Request] Agent auto-config for multiple containers in one Pod #1028

Open
andrewazores opened this issue Jan 28, 2025 · 0 comments
Open

[Request] Agent auto-config for multiple containers in one Pod #1028

andrewazores opened this issue Jan 28, 2025 · 0 comments
Labels
feat New feature or request

Comments

@andrewazores
Copy link
Member

If I have an application where multiple Java containers are deployed together within a single Pod, and I want to use the Operator autoconfig feature to dynamically attach the Cryostat Agent, then there is currently no way for me to get the Agent attached to all of my containers. By default it will choose the first container in the Pod, or I can use a label to specify which container to use by name. It would be good to have some way to use the label to specify multiple names, ex. by comma-separated name values.

@andrewazores andrewazores added the feat New feature or request label Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant