Skip to content

feat: Add new app gateway deployment parameters #1743

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

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

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