This repository has been archived by the owner on Jun 12, 2020. It is now read-only.
Releases: caos/boom
Releases · caos/boom
v0.9.29
v0.9.28
v0.9.27
v0.9.26
v0.9.25
v0.9.24
v0.9.23
v0.9.22
v0.9.21
v0.9.20
0.9.20 (2020-03-03)
Bug Fixes
- golang: changed golang version from 1.13.1 > 1.14.0 (5700980)
- Labels (#61)
- fix(labels): added labels to all servicemonitors
- fix(labels): consistent labels throughout all application with some exceptions
Consistens labels throughout all applications with some exceptions where the helm charts don't have the functionality to use custom labels for different resources - fix(labels): Added labels to grafana pods and several other fixes
- fix(client-go): moved client-go (#62)
- fix(merge): fix problems generated by merging
- fix(delete): added delete through label selection and additional labels
- docs(addons): added doc for pre- and post-apply
- fix(performance): Included waitgroup to parallelise reconciling while waiting on dependencies
- fix(currentstate): Commit current state back to git and no more filesystem stored git repos
- fix(refactoring): refactoring and sorting of currentstate for correct git commit msg
- docs(crd): current example for api changes
- fix(helm): upgraded several helm charts
- fix(currentstate): added option to disable current state and configure folder in repo
- fix(currentstate): fix when currentstate options are not set
- fix(refactoring): refactoring for logging and labeling of resources
- fix(skaffold): added skaffold to test boom as deployment
- docs(cleanup): little cleanup of examples
- fix(tests): added some tests and restructered some code to test
- fix(logging): changed logging package to monitor package
- fix(reconciling): added reconciling with current state
- fix(restructuring): determination of current and desired state are packages
- fix(restructuring): current state determinatino before reconciling logic
- fix(restructuring): apply and delete now take current state in account
- fix(chart): upgrade prometheus operator chart 8.9.0 > 8.10.0
- fix(chart): upgrade ambassador chart 6.1.2 > 6.1.3
- fix(loki): added fix for empty env-attribute
- fix(loki): fixed doulbe addition of logging crd
- fix(values): added possbility to mutate values yaml before templating
- fix(grafana): added sort of attributes for grafana templating
- fix(currentstate): added write back of current state again
- fix(argocd): added possibility to define rbacconfig for argocd
- docs(sso): corrected sso docs and added doc for argocd rbac
- docs(readme): corrected
- fix(chart): upgrade prometheusnodeexporter 1.8.1 > 1.9.0
- fix(chart): upgrade argocd 1.8.0 > 1.8.3
- fix(chart): upgrade kubestatemetrics 2.6.4 > 2.7.1
- fix(loki): added possibility to define output as clusteroutput
- docs(sso): added redirecturi examples
- fix(ambassador): deleted test pod as it always fails due to timeout
- fix(crd): deleted unnecessary attributes
- docs(readme): corrected example in readme
- docs(crd): generated manifests