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

allow annotations for jobs created by the operator for meshed environments #786

Open
Guzzi opened this issue May 28, 2024 · 0 comments
Open

Comments

@Guzzi
Copy link

Guzzi commented May 28, 2024

Proposal

When using the operator in a meshed environment, e.g. linkerd, the jobs will never finish, as the proxy sidecar container does not end. In consequence, the operator will never see the backup job finishing - and not allow to start new backups as former one is still "active".
This could be solved when the operator inherits / applies an annotation to the backup jobs, that will prevent the mesh injection.

Use-Case

Using the operator with backups in a service meshed environment like linkerd or istio

Is this a feature you are interested in implementing yourself?

No

Anything else?

No response

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

1 participant