Releases: projectsyn/lieutenant-operator
Releases · projectsyn/lieutenant-operator
v0.5.3
3 changes since v0.5.2
🚀 Features
- Increase token validity (#171)
🛠️ Minor Changes
- Add changelog generator to workflow (#170)
- Prepare for v0.5.3 (#172)
v0.5.2
Fixed
- Iterate all pages in a repository file listing (#154)
v0.5.1
Fixed
- Add missing RBAC permissions to modify Roles and RoleBindings (#152)
v0.5.0
Added
- Template for tenants (#138)
- Per tenant access to tenant and cluster objects (#140)
v0.4.2
Fixed
- Update loop for newly created GitRepos (#130)
- Watch correct gitRepo resources (#133)
- Fix dropped requeue (#133)
v0.4.1
Changed
- Redesigned reconcile handling (#120)
- GitRepo objects now fetch their information instead of them receiving from other controllers (#120)
Fixed
- Lot's of race conditions and smaller bugs (#120)
- Tenant
common
class import (#124)
- Don't set git repo URL for unmanaged repos (#126)
- Status update of objects (#127)
v0.4.0
Added
- Configurable revisions for git repositories (#116)
v0.3.0
Fixed
- Handling of missing GitRepoTemplates (#110)
Added
- Define cluster template for tenant (#110)
v0.2.2
Fixed
- Update latest image tag in deployment (#104)
v0.2.1
Changed
- Apply the default Syn project meta files (#90)
- Replaced playbook.yml with custom command (#100)
- Make Vault secret engine path configurable (#103)