Skip to content

Handle removal of --all flag in Helm 4#42

Merged
atchutbarli merged 4 commits intomainfrom
atchub/helm4
Apr 20, 2026
Merged

Handle removal of --all flag in Helm 4#42
atchutbarli merged 4 commits intomainfrom
atchub/helm4

Conversation

@atchutbarli
Copy link
Copy Markdown

Verified on Linux and windows machine with Helm4

https://helm.sh/docs/helm/helm_list/


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

Related command

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally? (pip install wheel==0.30.0 required)
  • My extension version conforms to the Extension version schema

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your pull request is merged into main branch, a new pull request will be created to update src/index.json automatically.
You only need to update the version information in file setup.py and historical information in file HISTORY.rst in your PR but do not modify src/index.json.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 3, 2026

The git hooks are available for azure-cli and azure-cli-extensions repos. They could help you run required checks before creating the PR.

Please sync the latest code with latest dev branch (for azure-cli) or main branch (for azure-cli-extensions).
After that please run the following commands to enable git hooks:

pip install azdev --upgrade
azdev setup -c <your azure-cli repo path> -r <your azure-cli-extensions repo path>

@jianyunt jianyunt requested a review from ashnanze April 3, 2026 16:06
@jianyunt
Copy link
Copy Markdown

jianyunt commented Apr 3, 2026

can you add test?

@atchutbarli
Copy link
Copy Markdown
Author

the tests passed , extension index,azdev style failed for previous code,

can you add test?

added the test

@atchutbarli atchutbarli reopened this Apr 20, 2026
@atchutbarli atchutbarli merged commit c9215c4 into main Apr 20, 2026
5 of 10 checks passed
@atchutbarli atchutbarli deleted the atchub/helm4 branch April 20, 2026 05:08
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.

4 participants