Skip to content

[AKS] Remove legacy aci connector actions#15084

Merged
arrownj merged 1 commit intoAzure:devfrom
gossion:guwe/rm-connector-actions
Sep 10, 2020
Merged

[AKS] Remove legacy aci connector actions#15084
arrownj merged 1 commit intoAzure:devfrom
gossion:guwe/rm-connector-actions

Conversation

@gossion
Copy link
Member

@gossion gossion commented Sep 8, 2020

Description

AKS has managed ACI (via virtual-node addon) available for a while, the legacy ACI connection actions (install-connector & remove-connector & upgrade-connector) should be retired.

Testing Guide

History Notes

[AKS] BREAKING CHANGE: az aks install-connector/upgrade-connector/remove-connector is removed as they are not functional anymore.


This checklist is used to make sure that common guidelines for a pull request are followed.

@yonzhan
Copy link
Collaborator

yonzhan commented Sep 8, 2020

aks

@gossion gossion force-pushed the guwe/rm-connector-actions branch from 9b41876 to 6eeaf63 Compare September 9, 2020 02:47
@gossion gossion changed the title Remove legacy aci connector actions [AKS] Remove legacy aci connector actions Sep 9, 2020
@gossion gossion marked this pull request as ready for review September 9, 2020 02:59
@gossion gossion requested a review from arrownj as a code owner September 9, 2020 02:59
@arrownj arrownj self-assigned this Sep 9, 2020
Copy link
Contributor

@arrownj arrownj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there any test case which relate to this before ?

@gossion
Copy link
Member Author

gossion commented Sep 9, 2020

Is there any test case which relate to this before ?

@arrownj , No, I don't see any test for these actions.

@gossion
Copy link
Member Author

gossion commented Sep 9, 2020

@feiskyer @jluk can you have a look at the PR? I am going to retire the ACI connector related actions.

@yungezz yungezz added the AKS az aks/acs/openshift label Sep 9, 2020
@yungezz yungezz added this to the S175 - For Ignite milestone Sep 9, 2020
@yungezz
Copy link
Member

yungezz commented Sep 9, 2020

is there any command in aks-preview extension, if yes, will they be deleted together? Is there existing user using the command?

@jluk
Copy link
Contributor

jluk commented Sep 9, 2020

@gossion thanks for driving this removal, LGTM but we'll need to do the same cleanup the cli-extension as well.

cc @robbiezhang for review

@robbiezhang
Copy link
Contributor

robbiezhang commented Sep 9, 2020

cli extension doesn't override these 3 commands.
@yungezz , these commands are mostly client only commands to install a helm chart to an AKS cluster. So, there is no AKS service call to track the usage. Is there a usage telemetry collected by the CLI?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AKS az aks/acs/openshift

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants