Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release 1.7.0 #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jun 21, 2024

🤖 I have created a release beep boop

1.7.0 (2024-11-08)

⚠ BREAKING CHANGES

  • eks: send http traffic on NLB to port 80 on cluster (#810)

Features

  • aad_pod_identity: update chart (996a03a)
  • activate traefik dashboard with oidc support (ed291d7)
  • add AKS example and tutorial (4d72cc8)
  • add codeowners, contributing and security instructions (dee2d3b)
  • add extra_volume_mount variable for prometheus oauth sidecar (#889) (6342db9)
  • add updated KinD example (#993) (e3e1a35)
  • aks: add agents_pool_name, agents_label and sku_tier params to module interface (#846) (964ed0b)
  • aks: enable parametrization of storage account used by loki (#835) (0be4796)
  • aks: update K8s version (01775e6)
  • aks: upgrade DevOps Stack modules (87f477b)
  • allow changing prometheus oauth2 proxy args (#852) (67c5d55)
  • app to node pool selection (e22aa99)
  • argocd: update chart to v5.14.1 (e2e6d68)
  • cert-manager: allow modify http01 ingress section (fa4558e)
  • cert-manager: allow multiple domains (6cd1454)
  • cert-manager: allow multiple domains (#904) (8635c3f)
  • change version on the variable file (71d37dd)
  • docs: improve KinD docs (#820) (62fab9f)
  • document the ami type for x86 VMs (a2351bd)
  • eks: add extra_lb_target_groups and extra_lb_http_tcp_listeners variables (#853) (74d50cd)
  • eks: enable cluster private access (#860) (a1aa4b5)
  • eks: update K8s version (8d49e77)
  • enable using url without cluster name (#823) (7728b0f)
  • examples/eks: add updated and improved EKS deployment example (9f09347)
  • examples/eks: set modules versions and remove grafana module (cb70e51)
  • examples/sks: add SKS example (5d660c5)
  • gitlab ci: upgrade argocd and terraform versions (5ffd5be)
  • keycloak: pass a user list to keycloak (#788) (c2835ec)
  • kind: add experimental support for KIND (#785) (518e3e6)
  • Loki is not the default datasource (e0b17b8)
  • metrics-server: update to v0.6.1 (ed9eb96)
  • multiple small improvements on the documentation pages (751e4a3)
  • sks: add default dns domain and record (#838) (8117ec8)
  • sks: add output for cluster security group id (#816) (de31691)
  • sks: add support to new Exoscale IAM keys (9e29a2e)
  • sks: dynamic gateway & wildcard dns records creation (#897) (0327df9)
  • sks: expose local.kubernetes to outputs (0adbe95)
  • sks: update camptocamp's exoscale sks module to 0.4.0 (#884) (7376b82)
  • sks: upgrade K8s version on the SKS example (f8f1f68)
  • traefik: allow disabling of dashboard's ingress and auth (f310e28)
  • traefik: tls version >= 1.2 (#793) (c49580e)
  • update KinD example with newer module versions (a620f2d)
  • update Traefik version (170367a)
  • upgrade Terraform version on the existing examples (339544f)
  • website: Use the camptocamp.com contact page (#1351) (60c8c26)

Bug Fixes

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

Documentation

  • add MinIO module and new versions (#985) (55859cf)
  • add new modules and newer module versions (#1005) (2404ac1)
  • port some of the legacy documentation (#987) (947260d)
  • small improvements on the documentation (#982) (48328ef)
  • update antora-playbook.yml (#1135) (b818218)
  • update antora-playbook.yml to remove Velero (#1122) (f7fb34b)
  • update examples with newer versions and centralized project (#1132) (fa543cf)

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main branch from 9b23e01 to 748d2c8 Compare November 8, 2024 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants