-
Notifications
You must be signed in to change notification settings - Fork 1.5k
{AKS} Add Custom CA Trust to CLI #4782
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
Merged
Changes from 30 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
479bc15
Add first draft of custom ca trust cli changes
3d2b320
Review fixes, add disable_custom_ca_trust as a flag for updates
4be0b4a
Add default value in test
cebf811
Fix typo
9a90710
Fix param names
47e4b65
Add aks update handling for custom CA trust
c4d1084
Fix formatting
f064b68
Review fixes, add test
4d02524
Fix test
97aacce
fix test signature
b1f499c
fix help flags not in alphabetical order
1bd6e8f
Add tests for decorator and validators
646294d
Add missing field to CustomCATrustNamespace
c172015
Fix decorator tests
603e50b
Set enable correctly in decorator test
aafef7c
Add update custom ca trust tests for aks update
89e66fe
Fix field names and commands in custom ca trust command test
cfa3501
Exclude custom ca trust command test
1b30fa9
Switch test case name to match others
7745f3b
Reformat file
d5f0562
Remove custom_ca_trust enable/disable from aks update
98c81a5
Add custom CA Trust test recording
49cef66
Fix formatting
a39ddae
Fix aks nodepool update flow for custom ca trust
207cba5
Add agent pool level set up for custom ca trust
5f8d8ce
Merge branch 'main' into mikolaj/add-custom-ca-trust
UtheMan 0a7fefc
Update ground truth Agent pool profile to include custom_ca_trust
8644783
Merge remote-tracking branch 'origin/mikolaj/add-custom-ca-trust' int…
d4ad2bb
Update ground truth Agent pool profile in AKSPreviewAgentPoolAddDecor…
6be91df
Add custom ca trust read from mc object for agentpool decorator
0a2b41c
Review fixes, remove unused code
caf5037
Merge branch 'main' into mikolaj/add-custom-ca-trust
UtheMan 6444f91
Remove update from test, upload recording
72a4068
Merge remote-tracking branch 'origin/mikolaj/add-custom-ca-trust' int…
1a8a91d
Update version and changelist
bf3ec2f
Merge branch 'main' into mikolaj/add-custom-ca-trust
FumingZhang a1b5e99
Update src/aks-preview/azext_aks_preview/custom.py
FumingZhang 8c41f28
Update src/aks-preview/azext_aks_preview/custom.py
FumingZhang 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.