Skip to content
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

KubernetesV1: Updating from vsts-task-lib@2.0.5 to azure-pipelines-ta… #10651

Merged
merged 1 commit into from
Jun 13, 2019

Conversation

savenkat
Copy link
Member

…sk-lib@2.8.0

  • Also moved KubernetesV1
    • from 'kubernetes-common' to 'kubernetes-common-v2'
    • from 'docker-common' to 'docker-common-v2'
    • from 'azure-arm-rest' to 'azure-arm-rest-v2'
    • from 'utility-common' to 'utility-common-v2'
  • Bumped up patch version

…sk-lib@2.8.0

- Also moved KubernetesV1
	- from 'kubernetes-common' to 'kubernetes-common-v2'
	- from 'docker-common' to 'docker-common-v2'
	- from 'azure-arm-rest' to 'azure-arm-rest-v2'
	- from 'utility-common' to 'utility-common-v2'
- Bumped up patch version
@savenkat savenkat requested a review from bansalaseem as a code owner June 13, 2019 11:25
@savenkat savenkat requested a review from thesattiraju June 13, 2019 11:34
@thesattiraju
Copy link
Contributor

Given that kubernetes-common is not being used by any other task, we can remove the folder altogether, right?

"node_modules/azure-arm-rest/node_modules/vsts-task-lib",
"node_modules/kubernetes-common/node_modules/vsts-task-lib"
"node_modules/azure-arm-rest-v2/node_modules/azure-pipelines-task-lib",
"node_modules/kubernetes-common-v2/node_modules/azure-pipelines-task-lib"
Copy link
Contributor

Choose a reason for hiding this comment

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

NIT: indent?

Copy link
Member Author

Choose a reason for hiding this comment

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

will fix in a subsequent check-in. thnx.

@@ -529,46 +489,37 @@
}
},
"vsts-task-lib": {
Copy link
Contributor

Choose a reason for hiding this comment

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

The task shouldn't have reference to vsts-task-lib right?

Copy link
Member Author

Choose a reason for hiding this comment

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

vsts-task-tool-lib has an internal reference to vsts-task-lib

@savenkat
Copy link
Member Author

Given that kubernetes-common is not being used by any other task, we can remove the folder altogether, right?

kubernetesV0 and helmInstallerV0 are still using it

@savenkat savenkat merged commit 86ca368 into master Jun 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants