Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
109 changes: 109 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,114 @@
# Changelog

## [1.7.0](https://github.com/automationxpert/devops-stack/compare/v1.11.0...v1.7.0) (2025-01-26)


### Features

* **aad_pod_identity:** update chart ([996a03a](https://github.com/automationxpert/devops-stack/commit/996a03a6e0215ab952bdc10cf69b9d4a4b052835))
* activate traefik dashboard with oidc support ([ed291d7](https://github.com/automationxpert/devops-stack/commit/ed291d7eb3ce432ee580910ba08702cd5fc1760a))
* add AKS example and tutorial ([4d72cc8](https://github.com/automationxpert/devops-stack/commit/4d72cc8ee2a2f556f50f9bd05c884953f254caa4))
* add codeowners, contributing and security instructions ([dee2d3b](https://github.com/automationxpert/devops-stack/commit/dee2d3b4945e587e68d94561afb6d8c5f9f68566))
* add extra_volume_mount variable for prometheus oauth sidecar ([#889](https://github.com/automationxpert/devops-stack/issues/889)) ([6342db9](https://github.com/automationxpert/devops-stack/commit/6342db9493a0f0474854aaf8e7732524b20b58e3))
* add updated KinD example ([#993](https://github.com/automationxpert/devops-stack/issues/993)) ([e3e1a35](https://github.com/automationxpert/devops-stack/commit/e3e1a35b6a90a2990878d6c06775a6dba94637af))
* **aks:** add agents_pool_name, agents_label and sku_tier params to module interface ([#846](https://github.com/automationxpert/devops-stack/issues/846)) ([964ed0b](https://github.com/automationxpert/devops-stack/commit/964ed0bf8a7f3f137d9f0cd7a8bed8c1c153a596))
* **aks:** enable parametrization of storage account used by loki ([#835](https://github.com/automationxpert/devops-stack/issues/835)) ([0be4796](https://github.com/automationxpert/devops-stack/commit/0be4796e2574b172fd56b1c083eff18c4e39b17c))
* **aks:** update K8s version ([01775e6](https://github.com/automationxpert/devops-stack/commit/01775e6687b46ad6c0b3a69d9c9c45059ac83ab3))
* **aks:** upgrade DevOps Stack modules ([87f477b](https://github.com/automationxpert/devops-stack/commit/87f477b718a61a84f0f08cb3978744ba49f55d2c))
* allow changing prometheus oauth2 proxy args ([#852](https://github.com/automationxpert/devops-stack/issues/852)) ([67c5d55](https://github.com/automationxpert/devops-stack/commit/67c5d550db723b7e91c70999e9437c5d9f6a8402))
* app to node pool selection ([e22aa99](https://github.com/automationxpert/devops-stack/commit/e22aa9926495abb98a92b6ee7641d18d8d4c30ca))
* **argocd:** update chart to v5.14.1 ([e2e6d68](https://github.com/automationxpert/devops-stack/commit/e2e6d68603fd25e30e8c9640e2d92b6fc0819d9f))
* **cert-manager:** allow modify http01 ingress section ([fa4558e](https://github.com/automationxpert/devops-stack/commit/fa4558e896c8da4b0103023717df5d74f8f14541))
* **cert-manager:** allow multiple domains ([6cd1454](https://github.com/automationxpert/devops-stack/commit/6cd145403f7cdb02379dc016ce5ac5af5575355c))
* **cert-manager:** allow multiple domains ([#904](https://github.com/automationxpert/devops-stack/issues/904)) ([8635c3f](https://github.com/automationxpert/devops-stack/commit/8635c3f14b463814bd96e22aa7b7be82ce446fb1))
* change version on the variable file ([71d37dd](https://github.com/automationxpert/devops-stack/commit/71d37dd8422d9e74028237caf9e393d88ff41a0b))
* **docs:** improve KinD docs ([#820](https://github.com/automationxpert/devops-stack/issues/820)) ([62fab9f](https://github.com/automationxpert/devops-stack/commit/62fab9f89260a1d4938688afa1e29133aa93d988))
* document the ami type for x86 VMs ([a2351bd](https://github.com/automationxpert/devops-stack/commit/a2351bd51a8b7f39f7c8dd72ae45bf92506b4d66))
* **eks:** add extra_lb_target_groups and extra_lb_http_tcp_listeners variables ([#853](https://github.com/automationxpert/devops-stack/issues/853)) ([74d50cd](https://github.com/automationxpert/devops-stack/commit/74d50cd5c4508b257ca6e006ee3d9884381c4af7))
* **eks:** enable cluster private access ([#860](https://github.com/automationxpert/devops-stack/issues/860)) ([a1aa4b5](https://github.com/automationxpert/devops-stack/commit/a1aa4b5b888062fe71bcb25565d7c43206850cd0))
* **eks:** update K8s version ([8d49e77](https://github.com/automationxpert/devops-stack/commit/8d49e77ac09ebeaca79f4634b6a9519791f6f6b4))
* enable using url without cluster name ([#823](https://github.com/automationxpert/devops-stack/issues/823)) ([7728b0f](https://github.com/automationxpert/devops-stack/commit/7728b0f87c14023d89996d2e2b99c3b5dd7ea4ef))
* **examples/eks:** add updated and improved EKS deployment example ([9f09347](https://github.com/automationxpert/devops-stack/commit/9f09347de36de8f813051eae5c981dc8cae5c393))
* **examples/eks:** set modules versions and remove grafana module ([cb70e51](https://github.com/automationxpert/devops-stack/commit/cb70e5127d3d2411ba569edb55383f161fc2d6fd))
* **examples/sks:** add SKS example ([5d660c5](https://github.com/automationxpert/devops-stack/commit/5d660c5717536a4d579ec105b22843f55fd1567a))
* **gitlab ci:** upgrade argocd and terraform versions ([5ffd5be](https://github.com/automationxpert/devops-stack/commit/5ffd5be2db725f26fd29bb4ce74c814d143cfb68))
* Loki is not the default datasource ([e0b17b8](https://github.com/automationxpert/devops-stack/commit/e0b17b80e07d56ca606d7ec17ecc83166dc72b0e))
* **metrics-server:** update to v0.6.1 ([ed9eb96](https://github.com/automationxpert/devops-stack/commit/ed9eb9612db106283e59ae45d86cded8eafe8edb))
* multiple small improvements on the documentation pages ([751e4a3](https://github.com/automationxpert/devops-stack/commit/751e4a39e60082206b5ef126853124d5d3d84d4b))
* **sks:** add default dns domain and record ([#838](https://github.com/automationxpert/devops-stack/issues/838)) ([8117ec8](https://github.com/automationxpert/devops-stack/commit/8117ec8ee4eb5006b861aa734fd4457704fea86f))
* **sks:** add output for cluster security group id ([#816](https://github.com/automationxpert/devops-stack/issues/816)) ([de31691](https://github.com/automationxpert/devops-stack/commit/de31691b49cdafd7236d8a0395d2af2b8bc30d23))
* **sks:** add support to new Exoscale IAM keys ([9e29a2e](https://github.com/automationxpert/devops-stack/commit/9e29a2e83cc72be8edbc36515a402e84a37238a2))
* **sks:** dynamic gateway & wildcard dns records creation ([#897](https://github.com/automationxpert/devops-stack/issues/897)) ([0327df9](https://github.com/automationxpert/devops-stack/commit/0327df9fef2a4033146c758d471553c471ca9ec7))
* **sks:** expose local.kubernetes to outputs ([0adbe95](https://github.com/automationxpert/devops-stack/commit/0adbe95e10473cd4fd4312548e93735d296d7e86))
* **sks:** update camptocamp's exoscale sks module to 0.4.0 ([#884](https://github.com/automationxpert/devops-stack/issues/884)) ([7376b82](https://github.com/automationxpert/devops-stack/commit/7376b825701bfa25bc379e3ccfa74bfb7c302cbc))
* **sks:** upgrade K8s version on the SKS example ([f8f1f68](https://github.com/automationxpert/devops-stack/commit/f8f1f6827f2518bf73fb7d4a53959808c179110f))
* **traefik:** allow disabling of dashboard's ingress and auth ([f310e28](https://github.com/automationxpert/devops-stack/commit/f310e28b7da6256e25969f1eba63321400c16d37))
* update KinD example with newer module versions ([a620f2d](https://github.com/automationxpert/devops-stack/commit/a620f2d89d7072298b6a5d5c8c8a9d4b7e8ec11c))
* update Traefik version ([170367a](https://github.com/automationxpert/devops-stack/commit/170367a466c62a7b81b114256ddaf06f70b8ca85))
* upgrade Terraform version on the existing examples ([339544f](https://github.com/automationxpert/devops-stack/commit/339544f3759f9b73fccbab02aeee2b3d27a27715))
* **website:** Use the camptocamp.com contact page ([#1351](https://github.com/automationxpert/devops-stack/issues/1351)) ([60c8c26](https://github.com/automationxpert/devops-stack/commit/60c8c2656c86a22eaed69e217d16481b17fa3f4f))


### Bug Fixes

* add missing namespaces template ([0331a82](https://github.com/automationxpert/devops-stack/commit/0331a827d3384aa6dd91f1a9d887c22931ae83ea))
* **aks:** allow multiple az identities in same namespace ([3da2163](https://github.com/automationxpert/devops-stack/commit/3da216361cbede7361c7233e3ad45ce654b635e6))
* **aks:** azuread application use ms graph ([#845](https://github.com/automationxpert/devops-stack/issues/845)) ([1ef031e](https://github.com/automationxpert/devops-stack/commit/1ef031ed32ab70a3a50eef0b3dd4131a5ea9a80f))
* **aks:** bump default ochestration version for nodes to v1.21.9, v1.21.2 was dropped by Azure ([c6f6d72](https://github.com/automationxpert/devops-stack/commit/c6f6d72a2525c12d8d2b206c54f21977e1f51a29))
* **aks:** cert-manager dns solver ([a9f3782](https://github.com/automationxpert/devops-stack/commit/a9f3782dd1f05cc80462f345edf665b96b9ef227))
* **aks:** do not ignore orchestrator_version ([c3a2196](https://github.com/automationxpert/devops-stack/commit/c3a21963003f7251b5582ee7da797e9f6b455bf8))
* **aks:** prometheus use by default disk storage pvc ([fd71d9e](https://github.com/automationxpert/devops-stack/commit/fd71d9e45b0072643f7c3a478ab6bc0ee0b67eee))
* **aks:** use proper local instead of hardcoding value ([d3c8567](https://github.com/automationxpert/devops-stack/commit/d3c8567b0262f75de3fb55edbd9b1048d310e775))
* **aks:** use soft dependency between cluster and data source ([#855](https://github.com/automationxpert/devops-stack/issues/855)) ([7ee918a](https://github.com/automationxpert/devops-stack/commit/7ee918a12f99eb5ee4a17ab70311ad43dda4ea4f))
* **argocd:** allow passing heterogeneous extra elements ([1552361](https://github.com/automationxpert/devops-stack/commit/15523613b330975019d30a2dcad89eb2af8226ef))
* **azure:** disable implicit grant for OAuth2 clients ([#857](https://github.com/automationxpert/devops-stack/issues/857)) ([d448afa](https://github.com/automationxpert/devops-stack/commit/d448afa8e99635b4fac51611f2573eeeb6a3d4ec))
* can(oidc.prometheus_oauth2_proxy_extra_volume_mounts) returns true when empty list ([#894](https://github.com/automationxpert/devops-stack/issues/894)) ([0be6b03](https://github.com/automationxpert/devops-stack/commit/0be6b031fb0752720c5478cb75183e79ce635fe9))
* **cert-manager:** incompatibility with k8s >= 1.22 ([#892](https://github.com/automationxpert/devops-stack/issues/892)) ([1344cc0](https://github.com/automationxpert/devops-stack/commit/1344cc04c63750ef0cd23e7e2136e2ae387289dc))
* **cognito:** set default null values to cognito_user_pool_id and cognito_user_pool_domain variables ([b218e77](https://github.com/automationxpert/devops-stack/commit/b218e779d7cada190a012291da4ccf41df94c7be))
* **csi-secrets-store-azure:** repo url ([6142426](https://github.com/automationxpert/devops-stack/commit/6142426474b9d0755f255a5f0b1a896288469474))
* **doc:** default target version and a missing aks module's reference ([#841](https://github.com/automationxpert/devops-stack/issues/841)) ([4fb1abe](https://github.com/automationxpert/devops-stack/commit/4fb1abe2a57af7c9d7841232652448ebd7b92d5b))
* **docs:** add kubectl note ([#827](https://github.com/automationxpert/devops-stack/issues/827)) ([b955051](https://github.com/automationxpert/devops-stack/commit/b9550517e755c7b5d48f80a121f3a73447cadf58))
* **docs:** remove cgroupv2 note ([#825](https://github.com/automationxpert/devops-stack/issues/825)) ([97e3437](https://github.com/automationxpert/devops-stack/commit/97e34374e5eb32f140c89725ace8101b75bdc5d9))
* **eks:** keycloak admin pass output when not installed ([#817](https://github.com/automationxpert/devops-stack/issues/817)) ([980979b](https://github.com/automationxpert/devops-stack/commit/980979b1f4ab443a6689f6fbce8845b24bebd70f))
* **eks:** make extra_lb_target_groups and extra_lb_http_tcp_listeners optional ([#858](https://github.com/automationxpert/devops-stack/issues/858)) ([dd1c58c](https://github.com/automationxpert/devops-stack/commit/dd1c58cb948449552ed2492ed3e2ea8d4d218d6c))
* **eks:** NLB dns query when public NLB is not created ([b8f4647](https://github.com/automationxpert/devops-stack/commit/b8f4647cd8af934c07d5abc1e58db863e2b415b8))
* **eks:** private nlb terraform module version ([802b6f1](https://github.com/automationxpert/devops-stack/commit/802b6f1eff5e6e5f2dfee7d7e5dbd64232ddad55))
* **eks:** replace hardcoded values by placeholders ([2a136df](https://github.com/automationxpert/devops-stack/commit/2a136df9ceb1582cc1bfab4cc38fd8d7f8355658))
* **examples/eks:** modules versions for thanos and eks-cluster ([7caef79](https://github.com/automationxpert/devops-stack/commit/7caef7947b297ea960dae7aa16ee0fde906609bf))
* **examples/kind:** update the KinD example and improve the tutorial ([85297b7](https://github.com/automationxpert/devops-stack/commit/85297b76b10cb57df4c6f8e4929db6b3e72b23c1))
* fix hyperlink on the navigation bar ([c65b281](https://github.com/automationxpert/devops-stack/commit/c65b281a385e9bbff3a61369c6d61a9b09084886))
* Force HTTPS and use a Let's encrypt certificate ([f8c3cb3](https://github.com/automationxpert/devops-stack/commit/f8c3cb36abbb53f98a7e29faa8842e4e90c98aa2))
* **keycloak:** invalid ingress ressource on v1beta1 api on k8s >= 1.22 ([#890](https://github.com/automationxpert/devops-stack/issues/890)) ([581d40d](https://github.com/automationxpert/devops-stack/commit/581d40d4c1d035a03cba78b9c37ce712e6ac11af))
* **metrics-server:** use release tag ([5cc33cf](https://github.com/automationxpert/devops-stack/commit/5cc33cff3f803b04246b9bf1fd84b2147d308f3c))
* **prometheus:** drop thanos hard ref to version ([bac8993](https://github.com/automationxpert/devops-stack/commit/bac89936c85ee02d059a531ddd441dd812e6861b))
* release version ([#839](https://github.com/automationxpert/devops-stack/issues/839)) ([e2334c2](https://github.com/automationxpert/devops-stack/commit/e2334c2d7bafe99e2d370a0d42a1b0fa18ac14c9))
* removed static argocd password ([3b99414](https://github.com/automationxpert/devops-stack/commit/3b99414985c290c3cde499ef8b5361dfdcdac147))
* **sks:** invalid ressource exoscale_domain.this on domain record wildcard ([#887](https://github.com/automationxpert/devops-stack/issues/887)) ([b82b3fd](https://github.com/automationxpert/devops-stack/commit/b82b3fd6b1e6507299ccad191d487adeff26caec))
* **sks:** type mismatch into coalesce call for nodepools definitions ([#891](https://github.com/automationxpert/devops-stack/issues/891)) ([7dc6c32](https://github.com/automationxpert/devops-stack/commit/7dc6c3221b41fe1ebe7baae39c6053625518969b))
* team owns code instead of individuals ([2ba2971](https://github.com/automationxpert/devops-stack/commit/2ba2971a32dc4b9ec27caa6e6651e2009e6a4af9))
* **traefik:** update image version which corrects a security issue ([91aa10c](https://github.com/automationxpert/devops-stack/commit/91aa10c605d25797242fe21f2e954d88f1207c56))
* typo ([9dc4752](https://github.com/automationxpert/devops-stack/commit/9dc475259266edf8865151ec0a89f86043b95c2a))
* upgrade traefik to deactivate service monitor ([b6fa4ff](https://github.com/automationxpert/devops-stack/commit/b6fa4ff4a98a9584b898ca0020d31118a514a389))
* **website:** build on published ([#831](https://github.com/automationxpert/devops-stack/issues/831)) ([d5a31d2](https://github.com/automationxpert/devops-stack/commit/d5a31d29461d4cb89b8adbcdffe55194abc3358c))
* **website:** build on released ([#833](https://github.com/automationxpert/devops-stack/issues/833)) ([df08655](https://github.com/automationxpert/devops-stack/commit/df08655d842f9ddd0e5497742f1eb61d7076e520))
* **website:** build website on release published ([#829](https://github.com/automationxpert/devops-stack/issues/829)) ([bc52f82](https://github.com/automationxpert/devops-stack/commit/bc52f82813f4d3b7f4d85103fdaca9acb5d8d36d))


### Documentation

* add MinIO module and new versions ([#985](https://github.com/automationxpert/devops-stack/issues/985)) ([55859cf](https://github.com/automationxpert/devops-stack/commit/55859cfbc0a4da5634afc6866f90469330c3450f))
* add new modules and newer module versions ([#1005](https://github.com/automationxpert/devops-stack/issues/1005)) ([2404ac1](https://github.com/automationxpert/devops-stack/commit/2404ac1892ea88995ceb90a5d52eb0c94f4a3340))
* port some of the legacy documentation ([#987](https://github.com/automationxpert/devops-stack/issues/987)) ([947260d](https://github.com/automationxpert/devops-stack/commit/947260d9ac2242f916dea4ed6e818c8a653e6011))
* small improvements on the documentation ([#982](https://github.com/automationxpert/devops-stack/issues/982)) ([48328ef](https://github.com/automationxpert/devops-stack/commit/48328efc857a5cf9fd2fcf276699618185986efe))
* update antora-playbook.yml ([#1135](https://github.com/automationxpert/devops-stack/issues/1135)) ([b818218](https://github.com/automationxpert/devops-stack/commit/b8182186de1e662441fdc7347ca29344fd7ada1f))
* update antora-playbook.yml to remove Velero ([#1122](https://github.com/automationxpert/devops-stack/issues/1122)) ([f7fb34b](https://github.com/automationxpert/devops-stack/commit/f7fb34b56cc3351604311a3e4feaa50d3e548b0d))
* update examples with newer versions and centralized project ([#1132](https://github.com/automationxpert/devops-stack/issues/1132)) ([fa543cf](https://github.com/automationxpert/devops-stack/commit/fa543cf217340722293ac5025bf57eadd6ac9a38))


### Miscellaneous Chores

* release v1.0.0 ([#977](https://github.com/automationxpert/devops-stack/issues/977)) ([bbb1988](https://github.com/automationxpert/devops-stack/commit/bbb1988cf4f6c035606e033faaba284b8bce3d36))

## [1.11.0](https://github.com/camptocamp/devops-stack/compare/v1.10.0...v1.11.0) (2024-08-28)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.11.0
1.7.0