Skip to content

fix: Remove Deprecated HTTP Application Routing Add-on from Deployment Script#349

Merged
Prajwal-Microsoft merged 1 commit intomainfrom
PSL-BUG-17351
Apr 24, 2025
Merged

fix: Remove Deprecated HTTP Application Routing Add-on from Deployment Script#349
Prajwal-Microsoft merged 1 commit intomainfrom
PSL-BUG-17351

Conversation

@Prasanjeet-Microsoft
Copy link
Copy Markdown
Contributor

Purpose

  • This change removes the usage of the deprecated http_application_routing add-on from the PowerShell deployment script used for provisioning AKS clusters. Microsoft no longer supports enabling this add-on for new clusters, and its presence causes runtime errors during the deployment process. The goal is to ensure smooth, error-free deployments by using only supported features.

Does this introduce a breaking change?

  • Yes
  • No

Golden Path Validation

  • I have tested the primary workflows (the "golden path") to ensure they function correctly without errors.

Deployment Validation

  • I have validated the deployment process successfully and all services are running as expected with this change.

What to Check

Verify that the following are valid:

  • Confirm that AKS cluster deployment completes successfully without the earlier runtime error related to the deprecated add-on.
  • Validate that the workloads are deployed correctly and accessible via the intended routing method (e.g., Ingress Controller or Azure Application Gateway).
  • Ensure the rest of the script functions as expected and no dependent configurations are impacted by the removal.

@Prajwal-Microsoft Prajwal-Microsoft merged commit 6e1e66e into main Apr 24, 2025
5 checks passed
@Prasanjeet-Microsoft Prasanjeet-Microsoft deleted the PSL-BUG-17351 branch May 29, 2025 18:22
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

2 participants