This repository was archived by the owner on May 13, 2025. It is now read-only.
forked from Azure/azure-cli-extensions
-
Notifications
You must be signed in to change notification settings - Fork 17
Yuyu3/remove relay #124
Merged
Merged
Yuyu3/remove relay #124
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
1d0ee78
remove relay
8899411
Merge branch 'k8s-extension/public' into yuyu3/remove-relay
05655de
disable service bus by default, disable relay if target cluster is ma…
ada52e5
move nginx ingress logic
dd9966b
remove service bus in tests
8dde9d8
update HISTORY
4df242b
If no default values provided for update, assign an empty dict.
bb718f7
set original_extension_config_settings to empty dict if it is None.
cd06fe7
bump version to 1.2.2
6e7a571
update HISTORY
721adf1
add tsg.
e9e6081
change version back; add tests for update scenario
c83ad7d
update tests
f8536f4
fix update
fc041a0
wait before update
b8f6b3f
fix test cases
5b5dd4b
Merge branch 'k8s-extension/public' into yuyu3/remove-relay
jonathan-innis 78ed7af
increase check interval, change release train to stable
2591c31
Merge branch 'yuyu3/remove-relay' of github.com:AzureArcForKubernetes…
189c15a
udpate test, do not disable inference
85a15d1
do not populate clusterPurpose if infrenceRouterHA is not set.
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -297,6 +297,7 @@ def update_k8s_extension( | |
| version, | ||
| config_settings, | ||
| config_protected_settings, | ||
| extension, | ||
| yes, | ||
| ) | ||
|
|
||
|
|
||
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
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.