tree: add ROADMAP.md#118
Open
jlebon wants to merge 1 commit into
Open
Conversation
Closed
Collaborator
Author
Closes: bootc-dev#79 Co-authored-by: Alice Frosi <afrosi@redhat.com> Signed-off-by: Jonathan Lebon <jonathan@jlebon.com>
ptalgulk01
suggested changes
Jul 20, 2026
| Afterwards, here are various categories in which we'd like to make progress: | ||
| * Usability gaps: [expose Prometheus metrics](https://github.com/bootc-dev/bootc-operator/issues/102), [emit K8s Events](https://github.com/bootc-dev/bootc-operator/issues/101), [support phased staging](https://github.com/bootc-dev/bootc-operator/issues/114), [publish AI skills](https://github.com/bootc-dev/bootc-operator/issues/27) | ||
| * Quality of life improvements: [integrate soft-reboot](https://github.com/bootc-dev/bootc-operator/issues/117), [support maintenance windows](https://github.com/bootc-dev/bootc-operator/issues/105), [limit staging I/O](https://github.com/bootc-dev/bootc-operator/issues/61), [surface download progress](https://github.com/bootc-dev/bootc-operator/issues/116), [simplify operator configuration](https://github.com/bootc-dev/bootc-operator/issues/92) | ||
| * Major features: support [config overlays](https://github.com/bootc-dev/bootc/issues/22), [add automatic rollback](https://github.com/bootc-dev/bootc-operator/issues/104), [enforce signature verification](https://github.com/bootc-dev/bootc-operator/issues/64), [enable transient `/etc` and/or `/var`](https://github.com/bootc-dev/bootc-operator/issues/73), [implement pull-through caching](https://github.com/bootc-dev/bootc-operator/issues/107), integrate [sysexts](https://github.com/bootc-dev/bootc/issues/7) |
Collaborator
| The immediate goal is to ship [v0.1](https://github.com/bootc-dev/bootc-operator/issues?q=is%3Aissue%20state%3Aopen%20milestone%3Av0.1), which we consider the MVP state. | ||
|
|
||
| Afterwards, here are various categories in which we'd like to make progress: | ||
| * Usability gaps: [expose Prometheus metrics](https://github.com/bootc-dev/bootc-operator/issues/102), [emit K8s Events](https://github.com/bootc-dev/bootc-operator/issues/101), [support phased staging](https://github.com/bootc-dev/bootc-operator/issues/114), [publish AI skills](https://github.com/bootc-dev/bootc-operator/issues/27) |
Collaborator
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes: #79