-
Notifications
You must be signed in to change notification settings - Fork 1.5k
{AKS} Added namespace changes in aks cli #4767
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
KarthikK123
wants to merge
78
commits into
Azure:main
Choose a base branch
from
KarthikK123:kkanukollu/aks-namespaces
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 63 commits
Commits
Show all changes
78 commits
Select commit
Hold shift + click to select a range
d418cda
Added namespace command in update aks
KarthikK123 4d19877
Added tests for namespace changes
KarthikK123 4d5cd56
Updated tests
KarthikK123 7ce1820
Updated tests
KarthikK123 61b22df
Updated tests
KarthikK123 40e4651
Added namespace resource in aks create and get-credentials
KarthikK123 5982c4a
Merge branch 'main' into kkanukollu/aks-namespaces
KarthikK123 29c8905
Added namespace sdk
KarthikK123 d27f8d7
Merge branch 'main' into kkanukollu/aks-namespaces
KarthikK123 0192946
Merge branch 'kkanukollu/aks-namespaces' of https://github.com/Karthi…
KarthikK123 965bff5
Removed accidental changes
KarthikK123 fd1ec44
Removed whitespace
KarthikK123 5793c61
Removed unnecessary changed
KarthikK123 bdabfcd
Removed whitespace diff
KarthikK123 89b0b0f
Added test recordings
814badc
Fixed linter issues
KarthikK123 7871739
Merge branch 'kkanukollu/aks-namespaces' of https://github.com/Karthi…
65878ff
Merge branch 'main' into kkanukollu/aks-namespaces
KarthikK123 0baf16a
Fixed static analysis errors
KarthikK123 1237f81
Merge branch 'kkanukollu/aks-namespaces' of https://github.com/Karthi…
KarthikK123 91a3aaa
Removed unnecessary import
KarthikK123 0500fba
Removed unnecessary options list
KarthikK123 225eff8
Added test for get-credentials at namespace scope
KarthikK123 e476791
adding test recording
KarthikK123 60592e6
Merge branch 'main' into kkanukollu/aks-namespaces
KarthikK123 084a702
updated test recordings
KarthikK123 db99792
trigger pipelines
KarthikK123 4d67bbf
Merge branch 'kkanukollu/aks-namespaces' of https://github.com/Karthi…
KarthikK123 0b491b5
Merge branch 'main' into kkanukollu/aks-namespaces
KarthikK123 48f6548
Updated test recordings
KarthikK123 436e88e
trigger tests
KarthikK123 b029f40
Merge branch 'Azure:main' into kkanukollu/aks-namespaces
KarthikK123 668d845
Merge branch 'main' into kkanukollu/aks-namespaces
KarthikK123 4474c95
Merge branch 'kkanukollu/aks-namespaces' of https://github.com/Karthi…
KarthikK123 21cde94
Removed breaking changes
KarthikK123 e97c914
trigger pipeline
KarthikK123 58ef7f3
Updated help message for param
KarthikK123 17c8a72
Merge branch 'main' into kkanukollu/aks-namespaces
KarthikK123 d5fef40
Added tests to exclude because of feature flag registration
KarthikK123 d9003e9
Merge branch 'kkanukollu/aks-namespaces' of https://github.com/Karthi…
KarthikK123 b9f3f14
updated test recordings
KarthikK123 13433ec
Merge branch 'main' into kkanukollu/aks-namespaces
KarthikK123 c7cb557
Updated test recordings
KarthikK123 e57e811
Updated tests
KarthikK123 597fe38
Merge branch 'kkanukollu/aks-namespaces' of https://github.com/Karthi…
KarthikK123 4d17d8d
Updated test recording
KarthikK123 903aec0
Updated tests
KarthikK123 8c66662
Updated test recordings
KarthikK123 a1b0671
Merge branch 'main' into kkanukollu/aks-namespaces
KarthikK123 e628697
Updated test recordings
KarthikK123 f719b8f
Merge branch 'main' into kkanukollu/aks-namespaces
KarthikK123 fc3482b
Updated test recordings
KarthikK123 152bb95
Merge branch 'main' into kkanukollu/aks-namespaces
KarthikK123 b2ac00a
Added option to disable namespace resource
KarthikK123 b45b6ba
Merge branch 'kkanukollu/aks-namespaces' of https://github.com/Karthi…
KarthikK123 764ccbd
Fixed linter issue
KarthikK123 3e681b9
Removed accidental changes
KarthikK123 c62d51e
updated test recordings
KarthikK123 d0bc4b1
Updated test to cover disable-namespace command
KarthikK123 417c873
Merge branch 'kkanukollu/aks-namespaces' of https://github.com/Karthi…
KarthikK123 ead3b59
Updated test recordings
KarthikK123 f5ce8b1
Updated help messages
KarthikK123 6bddded
Merge branch 'kkanukollu/aks-namespaces' of https://github.com/Karthi…
KarthikK123 d038834
Updated help message
KarthikK123 5949011
Merge branch 'main' into kkanukollu/aks-namespaces
KarthikK123 63733c5
Addressed review comments
KarthikK123 be32baa
Merge branch 'main' into kkanukollu/aks-namespaces
KarthikK123 bbdb72f
Updated test recordings
KarthikK123 cbf966a
Updated test to allow mocking of sleep
KarthikK123 2224f0e
Added validation for mutually exclusive parameters
KarthikK123 c2815de
Updated tests
KarthikK123 eeb650b
Updated test recordings
KarthikK123 282ca45
Moved validation to validators.py
KarthikK123 8746571
Fixed static analysis error
KarthikK123 8da5bca
Fixed static analysis error
KarthikK123 ea89244
Fixed static analysis error
KarthikK123 9bd067b
Merge branch 'main' into kkanukollu/aks-namespaces
KarthikK123 de088df
Merge branch 'main' into kkanukollu/aks-namespaces
KarthikK123 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
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.