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

Limit search namespace for backup / restore to the installation namespace #20563

Closed
mmorhun opened this issue Oct 1, 2021 · 1 comment
Closed
Assignees
Labels
area/che-operator Issues and PRs related to Eclipse Che Kubernetes Operator kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.
Milestone

Comments

@mmorhun
Copy link
Contributor

mmorhun commented Oct 1, 2021

Describe the bug

When Che Operator backups data, it searches for CRs in all namespaces. This should be limited to the namespace of the installation, because if several instances of Che installed omn the same cluster it will fail.

Che version

next (development version)

Steps to reproduce

  1. Deploy Eclipse Che in a namespace
  2. Deploy another instance of Eclipse Che in another namesopace
  3. Try to backup any instance

Expected behavior

Backup finished successfully

Runtime

Kubernetes (vanilla), OpenShift, minikube, CodeReady Container

Screenshots

No response

Installation method

chectl/next

Environment

Linux

Eclipse Che Logs

No response

Additional context

No response

@mmorhun mmorhun added the kind/bug Outline of a bug - must adhere to the bug report template. label Oct 1, 2021
@mmorhun mmorhun self-assigned this Oct 1, 2021
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Oct 1, 2021
@mmorhun mmorhun added severity/P1 Has a major impact to usage or development of the system. team/deploy area/che-operator Issues and PRs related to Eclipse Che Kubernetes Operator and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Oct 1, 2021
@mmorhun
Copy link
Contributor Author

mmorhun commented Oct 1, 2021

Fixed

@mmorhun mmorhun closed this as completed Oct 1, 2021
@tolusha tolusha added this to the 7.38 milestone Oct 1, 2021
@tolusha tolusha mentioned this issue Oct 1, 2021
27 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/che-operator Issues and PRs related to Eclipse Che Kubernetes Operator kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.
Projects
None yet
Development

No branches or pull requests

3 participants