Skip to content

Releases: projectsyn/lieutenant-operator

v0.5.3

27 May 15:34
f160e55
Compare
Choose a tag to compare

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

22 Feb 08:48
f9d8b00
Compare
Choose a tag to compare

Fixed

  • Iterate all pages in a repository file listing (#154)

v0.5.1

16 Feb 14:16
d1bc229
Compare
Choose a tag to compare

Fixed

  • Add missing RBAC permissions to modify Roles and RoleBindings (#152)

v0.5.0

11 Feb 12:28
6510587
Compare
Choose a tag to compare

Added

  • Template for tenants (#138)
  • Per tenant access to tenant and cluster objects (#140)

v0.4.2

16 Nov 08:31
fd401b3
Compare
Choose a tag to compare

Fixed

  • Update loop for newly created GitRepos (#130)
  • Watch correct gitRepo resources (#133)
  • Fix dropped requeue (#133)

v0.4.1

05 Nov 13:54
1cfc60e
Compare
Choose a tag to compare

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

20 Oct 13:22
2acb8c5
Compare
Choose a tag to compare

Added

  • Configurable revisions for git repositories (#116)

v0.3.0

02 Oct 12:40
18f58a5
Compare
Choose a tag to compare

Fixed

  • Handling of missing GitRepoTemplates (#110)

Added

  • Define cluster template for tenant (#110)

v0.2.2

10 Sep 13:48
9843daf
Compare
Choose a tag to compare

Fixed

  • Update latest image tag in deployment (#104)

v0.2.1

10 Sep 13:17
3d9f76a
Compare
Choose a tag to compare

Changed

  • Apply the default Syn project meta files (#90)
  • Replaced playbook.yml with custom command (#100)
  • Make Vault secret engine path configurable (#103)