Releases: camptocamp/devops-stack-module-kube-prometheus-stack
Releases · camptocamp/devops-stack-module-kube-prometheus-stack
v1.0.0
v1.0.0-alpha.7
v1.0.0-alpha.6
v1.0.0-alpha.5
1.0.0-alpha.5 (2023-01-30)
Bug Fixes
v1.0.0-alpha.4
v1.0.0-alpha.3
v1.0.0-alpha.2
1.0.0-alpha.2 (2022-12-21)
⚠ BREAKING CHANGES
- azure: delete useless resource group variable and clean up
Features
Bug Fixes
- aks: add azure main (bb3ff9d)
- aks: eof (646274f)
- do not expose values as secret (f78b559)
- wait for app, else provider says app is not existent on destroy (29e6187)
Miscellaneous Chores
- azure: delete useless resource group variable and clean up (7b34f0e)
v1.0.0-alpha.1
1.0.0-alpha.1 (2022-11-18)
⚠ BREAKING CHANGES
- move Terraform module at repository root
- use var.cluster_info
Features
- add aks profile (58ea344)
- add namespace var (8b86be0)
- allow multiple profiles (bc632aa)
- azure: add module (541d2c7)
- change the way the datasource is selected (#12) (f7e9391)
- initial implementation (3eeae08)
- make variables optional (a97ab6f)
- output: add grafana_admin_password (c56d133)
- simplify application (779d833)
- support profiles (67e6c80)
- Take argocd namespace as variable (75cdad1)
- thanos: add needed configuration and resources to deploy Thanos (#8) (a2d5b3c)
- upgrade chart to v40 (#13) (6401ae7)
- upgrade kube-prometheus-chart to v36 (#11) (156aa28)
- use argocd_namespace variable like other modules (55a21ac)
- use argocd.namespace as annotation (force dep) (33c80c3)
- wait for app (9307551)
Bug Fixes
- 🐛 readd kube-system as valid destination (#9) (74faa5f)
- add argocd project and point to main (56765c1)
- add cookie_secret (15f86db)
- add missing Alertmanager ingress TLS config (1e2ac96)
- allow kube-system namespace (6881167)
- annotation prefix (f665a16)
- application requires project (ce144e7)
- application sync policy (c1bc4c2)
- change target_revision back to main (#14) (37ed82d)
- correct the namespace with " (#10) (eee6b22)
- create namespace (f4f2aea)
- deploy project and app to argocd namespace (ec9f342)
- do not delay Helm values evaluation (20c1296)
- grafana: correct URL for the datasource (d80a3ff)
- grafana: generate grafana admin password (8136be0)
- merge conflicts (1e1e005)
- pass kubernetes block param by param (839aeac)
- README (50f3584)
- rename var resource group name and document its purpose (e007997)
- template: pass down metrics_archives (4ecbbe3)
- test argocd provider with portforward (86943f6)
- test with port_forward_with_namespace (fa6567e)
- test with var.kubernetes (2b95682)
- thanos: add can to avoid error when thanos is not deployed (5b2c7ad)
- use .git in source_repos (4bb58c6)
- use different OIDC configuration per component (18fd0b3)
- variables: add metrics_archives (8e55b3e)
- wrong URL for application (179b13f)