-
Notifications
You must be signed in to change notification settings - Fork 1.5k
aks-preview: feature support for web application routing #4872
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
Merged
zhoxing-ms
merged 24 commits into
Azure:main
from
yizhang4321:yizhang4321/AddWebApplicationRouting
May 25, 2022
Merged
Changes from 18 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
a61121e
Add a release note for 0.5.72: add support for web application routing.
yizhang4321 01082b1
Add param and help text for web_application_routing addon and dns-zon…
yizhang4321 4db5359
Add dns_zone_resource_id param to various commands that use it.
yizhang4321 7c1aa94
Add support for "az aks create ... --enable-addons web_application_ro…
yizhang4321 3013527
Add support to enable/disable/update addon web app routing.
yizhang4321 4175522
Add test case for "az aks create --enable-addons web_application_rout…
yizhang4321 4fe6e2b
Add test case for "az aks disable-addons --addons web_application_rou…
yizhang4321 631d25f
Fix some lint warnings.
yizhang4321 40f838b
Remove options_list from argument when the option is the default.
yizhang4321 6fb4e2d
Update web app routing profile creation during "aks create" to work s…
yizhang4321 5e17e4f
Remove defined constant CONST_WEB_APPLICATION_ROUTING_ADDON_NAME = "w…
yizhang4321 91f1285
Align the lines to remove lint warnings.
yizhang4321 b510f98
Merge branch 'main' into yizhang4321/AddWebApplicationRouting
yizhang4321 e45c5f5
Add "--ssh-key-value={ssh_key_value}" to test cases to fix the RSA ke…
yizhang4321 2c7712d
Merge branch 'main' into yizhang4321/AddWebApplicationRouting
yizhang4321 29ccb7e
Update VERSION in preparation for a new release.
yizhang4321 66b9414
Add a test case to test when dns zone resource does not exist.
yizhang4321 aff899f
Better formatting of HISTORY.rst
yizhang4321 311389f
Add the missing space between two command line options used in test.
yizhang4321 794b520
Update src/aks-preview/azext_aks_preview/custom.py
zhoxing-ms c7de074
Update src/aks-preview/azext_aks_preview/custom.py
zhoxing-ms 730d014
Use a more specific BadRequestError instead of the generic CLIError f…
yizhang4321 d1c387f
Merge branch 'yizhang4321/AddWebApplicationRouting' of https://github…
yizhang4321 a7413c9
Disable a check in a test case (for Live test) due to a bug in the AK…
yizhang4321 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.