Update Kubernetes tasks to use latest dependencies#21878
Open
ivanduplenskikh wants to merge 1 commit intomasterfrom
Open
Update Kubernetes tasks to use latest dependencies#21878ivanduplenskikh wants to merge 1 commit intomasterfrom
ivanduplenskikh wants to merge 1 commit intomasterfrom
Conversation
Contributor
Author
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
6d25e22 to
95c3191
Compare
Contributor
Author
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
95c3191 to
b1da7d9
Compare
Contributor
Author
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
b1da7d9 to
69d2fd0
Compare
Contributor
Author
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
69d2fd0 to
dd3f325
Compare
Contributor
Author
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
dd3f325 to
f67b92e
Compare
Contributor
Author
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
f67b92e to
5857960
Compare
3 tasks
Contributor
Author
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
5857960 to
c1bb32c
Compare
Contributor
Author
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
manolerazvan
approved these changes
Mar 2, 2026
tarunramsinghani
approved these changes
Mar 2, 2026
c1bb32c to
cef22fb
Compare
Contributor
Author
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
cef22fb to
b535731
Compare
Contributor
Author
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
b535731 to
cb783af
Compare
Contributor
Author
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
Contributor
Author
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
Contributor
Author
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
Contributor
Author
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
dbaf1b8 to
bb6abd0
Compare
Contributor
Author
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
6f0b4ba to
c6b982c
Compare
Contributor
Author
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
c6b982c to
280ecea
Compare
Contributor
Author
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Predecessor
#21883 - the PR was closed due and all changes were included here since BuildConfigGen starts every PR check
Related WI: AB#2361733
Summary of changes
_generatedNode24/versionmap outputs to match the new dependency and version state.Motivation / context
File-grouped change overview
BuildConfigGen)azure-pipelines-task-libto^5.2.6.azure-pipelines-tasks-kubernetes-commonto aliasnpm:azure-pipelines-tasks-k8s-common@^2.270.1when dependency exists.Tasks/**/package.json)azure-pipelines-task-lib(^5.2.6),azure-pipelines-tasks-azure-arm-rest(^3.270.0where applicable),azure-pipelines-tasks-utility-common(^3.270.0where applicable), and Kubernetes common aliasing.Tasks/**/task.json,task.loc.json)271.0;AzureKeyVaultV2patch incremented)._generated/**, lockfiles)_generated/*_Node24task/package files and_generated/*.versionmap.txtto new default/Node24 mappings.Breaking changes
Testing notes
KubernetesV1,KubernetesManifestV1,HelmInstallerV1,KubectlInstallerV0,AzureFunctionOnKubernetesV1.Deployment notes
Links to related issues or tickets
Context
WI: AB#2361742
azure-pipelines-task-libfrom^5.2.4to^5.2.6azure-pipelines-tasks-azure-arm-restfrom3.267.1to^3.270.0azure-pipelines-tasks-kubernetes-commontonpm:azure-pipelines-tasks-k8s-common@^2.270.1azure-pipelines-tasks-utility-commonfrom3.267.0to^3.270.01.269.1to1.271.0intask.jsonandtask.loc.jsonpackage-lock.jsonfor Kubernetes tasksTask Name
Name of the updated or newly created pipeline task.
Description
Summarize the changes made in this PR clearly and concisely.
Risk Assessment (Low / Medium / High)
Assess the level of risk and provide reasoning (e.g., scope, impact, backward compatibility).
Change Behind Feature Flag (Yes / No)
Can this change be behine feature flag, if not why?
Tech Design / Approach
Documentation Changes Required (Yes/No)
Indicate whether related documentation needs to be updated.
Unit Tests Added or Updated (Yes / No)
Indicate whether unit tests were added or modified to reflect these changes.
Additional Testing Performed
List all other tests performed (manual or automated, including integration, regression, scenario tests, etc.).
Logging Added/Updated (Yes/No)
Telemetry Added/Updated (Yes/No)
Rollback Scenario and Process (Yes/No)
Dependency Impact Assessed and Regression Tested (Yes/No)
Checklist