-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Private Link Changes in connectedk8s CLI #3506
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 136 commits into
Azure:main
from
akashkeshari:akash/connectedk8s_private_link
Aug 22, 2022
Merged
Changes from 122 commits
Commits
Show all changes
136 commits
Select commit
Hold shift + click to select a range
68800b6
Added spn and resource group creation in connectedk8s create
5090698
Vanilla CLI Code for Connected Cluster
fda117d
saved location data CLI changes after 0.1.2
e781176
Added the 0.1.2 version CLI code in master
969a45f
Removed a print statement
d60bd23
Fixed container status check
45e2db7
Updated pod status check
678c2b7
Merge pull request #1 from akashkeshari/akash/agent_monitor_fix
akashkeshari 85aa7d9
Added 2020 version models and operations
d345685
Updated with key pair generation
4e90290
review of public private key pair
836e6fc
updated models with latest changes in swagger
a1bea49
Update CLI to support SPN less onboarding
6522421
Removed location data changes
dec8fab
Update src/connectedk8s/azext_connectedk8s/custom.py
akashkeshari 9bd5580
Update src/connectedk8s/azext_connectedk8s/custom.py
akashkeshari 854b36f
Update src/connectedk8s/azext_connectedk8s/custom.py
akashkeshari 576704d
Update src/connectedk8s/azext_connectedk8s/custom.py
akashkeshari b26a0eb
Update src/connectedk8s/azext_connectedk8s/custom.py
akashkeshari 6d445c3
Update src/connectedk8s/azext_connectedk8s/custom.py
akashkeshari 9df8269
Update src/connectedk8s/azext_connectedk8s/custom.py
akashkeshari 031639b
Update src/connectedk8s/azext_connectedk8s/custom.py
akashkeshari 47ca292
Update src/connectedk8s/azext_connectedk8s/custom.py
akashkeshari b237d9c
Update src/connectedk8s/azext_connectedk8s/custom.py
akashkeshari 6249ea7
Updated error messages
5223949
resolved a conflict
c1ecbf8
updated wrt style checks
f43ebfb
Added a recorded test
d237667
Updated forked master with original master
32c5089
Updated with latest master changes
a97f36e
Updated imports
025522c
removed python 2.x from setup.py
1967b02
Updated format.py
df87f51
Updated readme file
b747e92
Updated test file
9d9c954
updated setup.py
2db8c30
updated knack version in setup.py
bd26f72
updated knack version to 0.7.0rc4 in setup.py
9dbfa0b
Updated test file to pass kubeconfig
c45a3a6
Updated test file to pass kubeconfig
f27610a
Added async support for delete
9852a51
Added helm charts to test data folder
ddad5b7
Updated helm chart pull method
6e6cd75
corrected import order
eb723fb
Ran connectedk8s test
a5407c1
Updated some print statements
3b8f930
ran test with helm upgrade --install
9f72a47
Updated print to warning
5515568
Updated error message
fac6740
Updated exceptions to be generic
e0f5022
Added aks creation in tests
c9d1071
updated warning statements
3b78ee8
updated test to create aks cluster with ssh keys
96a2cbe
added spn calls in recorded tests
2c7b8b3
Updated api-version in recorded tests
b9fdd1e
removed mc delete as CI test needs it to be persistant
cfb21ab
switched to livescenariotest
005e414
updated params.py
ba268a1
corrected databricks change
0ff1943
updated pod monitoring
d77e433
updated identation
44f4547
updated print statement to warnings
3fa9b10
added telemetry code for connect cli
5c56299
Added exception telemetry for delete operation
4ddea41
Updated fork master with latest master
47fc01b
Updated with latest master
9239f83
Updated setup.py
ccdbff0
Changed default kubernetes distro
e6333d7
Distro detect.
pasankav 1ef6cdd
Updated history
c1612c2
removed arm resourceid from telemetry
3ed99da
Merge branch 'akash/connect_telemetry' into pavan/distro_detect
pasankav 8b26810
Add kubernetes distro and identifying it.
pasankav fdacc2b
Remove additional line.
pasankav 3860c00
correct indentation.
pasankav b9b4915
Merge branch 'master' into pavan/distro_detect
pasankav f8c4e04
correct indentation.
pasankav b752e92
correct version number.
pasankav 9404057
Merge pull request #5 from akashkeshari/pavan/distro_detect
akashkeshari 669071f
Merge pull request #4 from akashkeshari/akash/connect_telemetry
akashkeshari 65e69b8
Merge pull request #2 from akashkeshari/location_data
akashkeshari 13b8795
Merge remote-tracking branch 'upstream/master'
da4a59b
merged with latest master
fcbda96
resolved merge conflict with upstream
6636a4f
Merge remote-tracking branch 'upstream/master' into master
a1ba684
Merge remote-tracking branch 'upstream/master' into master
6ea4e8a
Merge remote-tracking branch 'upstream/master' into master
3dec24b
Merge remote-tracking branch 'upstream/master' into master
025e0be
Merge remote-tracking branch 'upstream/master' into master
4375ef9
Merge remote-tracking branch 'upstream/master' into master
53aeb0e
Merge remote-tracking branch 'upstream/master' into master
c6490ec
Merge remote-tracking branch 'upstream/master' into master
1751193
updated the preview models
d6209cc
updated PUT operation for private link
c86190d
added track2 SDK
d659941
added pvt link properties in update command
b564979
removed aio folder
64ecdc1
disable cluster-connect when private link is getting enabled
b7ce14c
Merge remote-tracking branch 'upstream/main' into master
4195205
Merge remote-tracking branch 'upstream/main' into master
348aebc
Merge remote-tracking branch 'upstream/main' into master
c4b2f86
Merge remote-tracking branch 'upstream/main' into master
9f39b33
Merge remote-tracking branch 'upstream/main' into master
c7f4213
Merge remote-tracking branch 'upstream/main' into master
32e4d66
Merge remote-tracking branch 'upstream/main' into master
5817336
Merge remote-tracking branch 'upstream/main' into master
3e125ac
Merge remote-tracking branch 'upstream/main' into master
22cfe49
resolved merge conflicts
1bbcb18
few updates
1222b6d
fixed async operations
694be91
fixed async operation delete
b387dc1
Merge remote-tracking branch 'upstream/main' into master
b93a287
updated history file
715b357
updated setup.py
c1aec0c
fixed merge conflicts
0bc1174
Merge remote-tracking branch 'upstream/main' into akash/connectedk8s_…
abf7bd7
added shorter param name for pls arm id
53b0411
added a check in enable features
bfe92fd
few updates
775876b
fixed a help statement
d90c4f3
fixed patch behavior for existing pvt link enabled cc
c1ee570
updated prompt message
91396c2
added pvt link test and re-recorded the tests
87d636d
delete temporary kube config file
akashkeshari add4409
re-recorded the tests
466a095
Merge remote-tracking branch 'upstream/main' into akash/connectedk8s_…
ce7be95
updated --enable-private-link parameter to three state flag
e13415c
re-recorded the tests
3e95a8c
removed unused import
3fa3637
update if condition
3ce1c21
updated the SDK to new preview
05bd983
added preview client for patch of pvt link enabled resource
5d17db0
re-recorded tests
596c551
fix based on comment
ebb3b3a
merged with latest master
80f8636
added pls location check
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -2,6 +2,11 @@ | |
|
|
||
| Release History | ||
| =============== | ||
| 1.2.9 | ||
| ++++++ | ||
|
|
||
| * Added private link support | ||
|
|
||
| 1.2.8 | ||
| ++++++ | ||
|
|
||
|
|
||
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.