Releases: projectsyn/lieutenant-operator
Releases · projectsyn/lieutenant-operator
v0.2.0
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
Added
- Docs from the SDD
- Doc generator from CRDs
- GitRepo file templates
- Add an empty file for each cluster to the tenant git repo
- Add the cluster service account token to Vault
- Implement DisplayName for GitRepo objects
Fixed
- A race condition in the reconcile loop
More Bugfixes
Fixed
- Key comparison issues when using multiline strings in YAML
- GitRepoURL not being set for clusters/tenants
Fixed various bugs
v0.0.4 - 2020-02-17
Added
- Example CRs
- Documentation how to deploy
Changed
- Implement git host keys
- Only update status if GitRepo was alredy created
- Fix token handling
- Add Age column to CRDs
- Use local namespace as default for secretRef
- Add tenant label to GitRepos
- Reuse object names for GitRepo names
Fixed
- Gitlab subgroup handling
- GitRepos properly updated from Clusters and Tenants
Add Gitlab repo implementation
v0.0.3 - 2020-02-10
Added
- Gitlab implementation for managing git repos
- Changelog
- RBAC management for clusters
Improving the CRDs and API
A lot of changes especially to the CRDs and API to play along better with the lieutenant-api.