Releases
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 )
Code Refactoring
move Terraform module at repository root (fdff488 )
use var.cluster_info (54eb270 )
Continuous Integration
add central workflows including release-please (#17 ) (1a965c5 )
You can’t perform that action at this time.