|
This is unreleased documentation for Fleet Next. |
"Next 🚧"
We are still working on the next release.
Highlights
-
New
Policycustom resource for multi-tenant authorization.Policyrestricts whichServiceAccount, credential secrets, and source repositoriesGitRepo,HelmOp, andBundleresources in a namespace may use. See Multi-Tenancy for the trust model and Tenant Setup for the operator recipe. -
GitRepoRestrictionwill be deprecated in v0.17 and may be removed as soon as v0.18. It remains supported until removed. It has known security limitations — its repo patterns are matched unanchored, and it does not coverHelmOporBundleresources. Migration toPolicyis strongly recommended. The Migration from GitRepoRestriction section walks through translating an existing setup. -
The
Setup Multi Userpage has been renamedTenant Setupand rewritten around the new model. The previous URL continues to resolve.