-
Notifications
You must be signed in to change notification settings - Fork 163
Roadmap
Daniil Fedotov edited this page May 26, 2025
·
4 revisions
Please join the Kanister community to give feedback on the roadmap and open issues with your suggestions.
Project and Governance Work
- Lifecycle for contributors: Roles, Privs, and lifecycle
- project admin?
- maintainer (core)
- reviewer+approval: PR + branch protections?
- contributor
- Blueprints Maintenance and Support Policy
- project test matrix: Kopia vs Restic vs Stow, downstream adopters vs Kanister standalone
- community maintained examples: move to a new public repo
- Datamover abstraction layer and primitives to replace Kopia-specific repository server and functions: https://github.com/kanisterio/kanister/issues/3484
- ARM support it's possible manually, @daniil add missing documentation
- Support for creation of blueprints/actionsets in application namespaces https://github.com/kanisterio/kanister/discussions/2922
- Progress on OpenSSF Best Practices Badge
- Remove deprecated blockstorage functions after some time https://github.com/kanisterio/kanister/pull/2929
- Track parallel running phases https://github.com/kanisterio/kanister/issues/2270
- Support for DB operators using S3 as a destination https://github.com/kanisterio/kanister/discussions/2902
- Track and log events triggered by Blueprint Actions: @vivek to sync with @PrasadG193 to create
- Deprecate Restic, blocked on Kopia work: https://github.com/kanisterio/kanister/issues/3485
- Replace http://gopkg.in/check.v1 with a better test framework
- App mobility: discussion
- Hashicorp Vault integration for Repository Server secrets: @mlavi to create
- Kubectl plugin for kanctl: discuss pros and cons
- Generate Kanister controller using KubeBuilder - currently based on Rook operator resurrect https://github.com/kanisterio/kanister/issues/193
- Make sure Repository Server controller can run from Kanister controller image.
- Support iterating over multiple resources with the same function https://github.com/kanisterio/kanister/discussions/3001
- Harden RBAC for worker pods https://github.com/kanisterio/kanister/issues/1550
- Update S3 library to address kando memory usage https://github.com/kanisterio/kanister/issues/3036