-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Have the BSL controller continuously update the server status
based on the state of the BSLs
#2488
Comments
No, these are different things. |
I'll work on this issue. |
Assumptions
Planned Solution
@zubron and @dsu-igeek, what do you think of my plan above? Given my assumptions, what this issue requests seems awkward to me. Do you have different assumptions or a different plan? |
After getting some good feedback for my initial design proposal at the Oct. 19, 2021 Velero Community meeting, I have created a design doc PR that incorporates many changes that deviate from what is posted in previous comments above. |
BSL controller behavior:
set server status as
ready
available
, ANDdefault
existsset server status as
partially ready
unavailable
, but at least one other isavailable
available
, but no BSL matches the specifieddefault
set server status as
waiting
pending
The text was updated successfully, but these errors were encountered: