Skip to content

Latest commit

 

History

History
39 lines (34 loc) · 1.07 KB

CHANGELOG.md

File metadata and controls

39 lines (34 loc) · 1.07 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Added

  • Docs from the SDD
  • Doc generator from CRDs
  • GitRepo file templates
  • Add an empty file for each cluster to the tenant git repo

v0.0.5 - 2020-02-27

Fixed

  • Key comparison issues when using multiline strings in YAML
  • GitRepoURL not being set for clusters/tenants

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

v0.0.3 - 2020-02-10

Added

  • Gitlab implementation for managing git repos
  • Changelog
  • RBAC management for clusters