Skip to content

Conversation

@tomaustin700
Copy link
Contributor

@tomaustin700 tomaustin700 commented Sep 3, 2025

Context

Fixes the issue where helm arguments aren't passed if a helm uninstall command is used. See #21047


Task Name

HelmDeploy@1


Description

Added the missing .addArguments to helm uninstall to allow passing of arguments if a helm uninstall command is used.


Risk Assessment (Low / Medium / High)

Low - just extending an existing command to pass arguments like other helm commands do


Change Behind Feature Flag (Yes / No)

No

Tech Design / Approach

Other helm commands already implement this logic (see helm upgrade for example) so just copies their implementation.


Documentation Changes Required (Yes/No)

No - docs already state this functionality is supported


Unit Tests Added or Updated (Yes / No)

No

Additional Testing Performed


Logging Added/Updated (Yes/No)

No


Telemetry Added/Updated (Yes/No)

No


Rollback Scenario and Process (Yes/No)

  • Revert PR

Dependency Impact Assessed and Regression Tested (Yes/No)

Yes


Checklist

  • [x ] Related issue linked (if applicable)
  • [ x] Task version was bumped — see versioning guide
  • Verified the task behaves as expected

@tomaustin700 tomaustin700 requested review from a team and manolerazvan as code owners September 3, 2025 11:10
@tomaustin700 tomaustin700 changed the title Fixes issue where arguments ins't passed to helm uninstall commands Fixes issue where arguments isn't passed to helm uninstall commands Sep 3, 2025
@tomaustin700 tomaustin700 changed the title Fixes issue where arguments isn't passed to helm uninstall commands Fixes issue where arguments aren't passed to helm uninstall commands Sep 3, 2025
@tomaustin700
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Commenter does not have sufficient privileges for PR 21295 in repo microsoft/azure-pipelines-tasks

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.

1 participant