You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When using FleetWorkspaces in Rancher this will create a new namespace for said workspace. Due to this if a user attempts to restore on a new cluster the restore process will fail as it will not create said namespace.
To Reproduce
Steps to reproduce the behavior:
Create a fresh cluster
Create FleetWorkspaces (See additional context below)
Install backup operator and take a backup
Delete cluster
Restore Rancher on totally new cluster
Observe restore failure
Expected behavior
I would expect one of two things to happen:
Rancher restore should create the namespace as needed to allow the FleetWorkspace to be repopulated
Rancher restore will skip creating FleetWorkspaces as to not prevent the restore from completing
Option one is preferable but two will at leas prevent end users from getting stuck.
mallardduck
changed the title
[forwardport v2.9.3] BRO not backing up namespaces created for FleetWorkspaces
[2.9.3] BRO not backing up namespaces created for FleetWorkspaces
Sep 23, 2024
mallardduck
changed the title
[2.9.3] BRO not backing up namespaces created for FleetWorkspaces
[v2.9] BRO not backing up namespaces created for FleetWorkspaces
Sep 23, 2024
This is a forwardport issue for #482, automatically created via GitHub Actions workflow initiated by @mallardduck
Original issue body:
Rancher Server Setup
SURE-8919
Describe the bug
When using FleetWorkspaces in Rancher this will create a new namespace for said workspace. Due to this if a user attempts to restore on a new cluster the restore process will fail as it will not create said namespace.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I would expect one of two things to happen:
Option one is preferable but two will at leas prevent end users from getting stuck.
Screenshots
Not needed
Additional context
Sample Fleet config
The text was updated successfully, but these errors were encountered: