docs: update roadmap — add Mirror CLI, remove enterprise features (#65)

This commit is contained in:
2026-03-28 01:28:13 +03:00
committed by GitHub
parent 14f41ec10c
commit 62e4304145

View File

@@ -221,11 +221,11 @@ See [TLS / HTTPS guide](https://getnora.dev/configuration/tls/) for Nginx, Traef
## Roadmap ## Roadmap
- **Mirror CLI** — offline sync for air-gapped environments
- **OIDC / Workload Identity** — zero-secret auth for GitHub Actions, GitLab CI - **OIDC / Workload Identity** — zero-secret auth for GitHub Actions, GitLab CI
- **Online Garbage Collection** — non-blocking cleanup without registry downtime - **Online Garbage Collection** — non-blocking cleanup without registry downtime
- **Retention Policies** — declarative rules: keep last N tags, delete older than X days - **Retention Policies** — declarative rules: keep last N tags, delete older than X days
- **Image Signing** — cosign/notation verification and policy enforcement - **Image Signing** — cosign verification and policy enforcement
- **Replication** — push/pull sync between NORA instances
See [CHANGELOG.md](CHANGELOG.md) for release history. See [CHANGELOG.md](CHANGELOG.md) for release history.