-
Notifications
You must be signed in to change notification settings - Fork 75
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
Bug Report: Not able to list backups using kubectl get vitessbackups #626
Comments
@GenLN, what is the reason behind using different namespaces? Also could you provide a more in depth reproduction, maybe a script with Kind. |
What I tried:
I encountered some issues with I'm wondering if it's possible to run two Vitess clusters on the same Kubernetes cluster without them interfering with each other or causing issues with Kubernetes itself, such as with kubectl commands, etc. |
Gotcha, and what is the reason behind using two different namespace? Because running having a single vitess-operator manage multiple
|
it was supposed to be different k8s projects with different namespaces on single k8s cluster... so we had that issue with listing backups for other vitess cluster, the first cluster deployed will return list of backups, but second one would not... |
Moving vitessio/vitess#14766 here as it is related to the vitess-operator.
cc @GenLN as the original author.
Overview of the Issue
This is not working for 2 vitess cluster (only for one in separate namespace) on same K8S cluster.
Reproduction Steps
Second test different K8S cluster:
Binary Version
Operating System and Environment details
Log Fragments
No response
The text was updated successfully, but these errors were encountered: