bottlerocket-os / bottlerocket-os/bottlerocket-update-operator
Document how to do a rollback via Brupop
Open
- Dominant language
- Rust
- Stars
- 220
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
**Issue or Feature Request:**
We should document how to do a rollback via Brupop.
In a scenario where someone wants to rollback an update that has been made automatically, there should be a way to have brupop (or really, the `apiclient` under the hood, coordinated via brupop) to perform a rollback.
It may be as simple as suggesting the following setting on each host:
```
apiclient set settings.updates.version-lock="v1.12.0"
```
Contributor guide
Assessment
This issue has not been assessed yet.