portefaix / portefaix-kubernetes

Kubernetes resources
https://github.com/portefaix/.github
Other
8 stars 7 forks source link

AKS maintenance windows #1421

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

AKS maintenance windows

enable_maintenance_window = true

maintenance_allowed = var.maintenance_allowed

maintenance_not_allowed = var.maintenance_not_allowed

https://github.com/portefaix/portefaix/blob/d7be2cdcafd690cff1d55f8f9688c241e01763fb/terraform/azure/aks/modules/aks/aks.tf#L72


  agents_labels             = var.agents_labels
  agents_tags               = var.agents_tags

  # TODO: AKS maintenance windows
  # labels: kind/feature, priority/high, lifecycle/frozen, area/terraform, cloud/azure
  # https://github.com/Azure/terraform-azurerm-aks/pull/133
  # enable_maintenance_window = true
  # maintenance_allowed       = var.maintenance_allowed
  # maintenance_not_allowed   = var.maintenance_not_allowed

  # TODO: AKS: Authorized IP ranges
  # labels: kind/feature, priority/high, lifecycle/frozen, area/terraform, cloud/azure
  # https://github.com/Azure/terraform-azurerm-aks/pull/109

7be0946c3d7dba80dc6523db38ffd0e7fa266a6e

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

nlamirault commented 2 years ago

/reopen

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

nlamirault commented 2 years ago

/reopen

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.