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

mirrord copy pod #1465

Closed
aviramha opened this issue May 25, 2023 · 3 comments
Closed

mirrord copy pod #1465

aviramha opened this issue May 25, 2023 · 3 comments

Comments

@aviramha
Copy link
Member

aviramha commented May 25, 2023

Following Discord discussion:
https://discord.com/channels/933706914808889356/1111113277053870161/1111263282054045697

User wants to:

  1. Get an existing pod environment variable
  2. Have networking exposed both incoming and outgoing of the cluster
  3. But they don't want to steal an existing pod traffic

I thought a more generic use case would be something like mirrord exec --replica -t pod/pod
which instead of running targetless, it will create a replica of an existing pod.

Things to consider:

  1. Should we run the original app or just our agent with the replica? (then pause / steal?)
  2. ?
@aviramha
Copy link
Member Author

Another usecase - CronJob.

@aviramha
Copy link
Member Author

Short update - we're prioritizing this as part of mirrord for Teams.
https://github.com/metalbear-co/operator/issues/321

@eyalb181
Copy link
Member

This was implemented as part of mirrord for Teams.

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