Skip to content

Conversation

julienduchesne
Copy link

Checklist

  • The title of the PR is clear and informative
  • If applicable, the changes made in the PR have proper test coverage
  • Issues addressed by the PR are mentioned in the description followed by Fixes.

Description

Allows a user to specify new parameters when deploying an app gateway:

  • zones
  • enable http2
  • autoscaling min and max replicas

I opted to use go to mutate the template because it's easier to test and the conditionals were getting pretty intense

Fixes

Fixes: #1480

@julienduchesne julienduchesne marked this pull request as ready for review July 25, 2025 01:11
@julienduchesne
Copy link
Author

@microsoft-github-policy-service agree [company="Grafana Labs"]

@julienduchesne
Copy link
Author

@microsoft-github-policy-service agree company="Grafana Labs"

Allows a user to specify:
- zones
- enable http2
- autoscaling min and max replicas
@julienduchesne julienduchesne force-pushed the add-new-deploy-parameters branch from 5350f65 to 2bd7fcb Compare July 25, 2025 01:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enabling autoscaling with AGIC deployed Application Gateway

1 participant