Skip to content

[connectedk8s] Update extension CLI to v1.11.1#9818

Open
ashnanze wants to merge 1 commit into
Azure:mainfrom
AzureArcForKubernetes:release-v1.11.1
Open

[connectedk8s] Update extension CLI to v1.11.1#9818
ashnanze wants to merge 1 commit into
Azure:mainfrom
AzureArcForKubernetes:release-v1.11.1

Conversation

@ashnanze
Copy link
Copy Markdown

Description

Release of the connectedk8s CLI extension, bumping version to 1.11.1.

Changes

  • Added ARM64 support for Helm binary installation.
  • Handle removal of --all flag in Helm 4 to ensure compatibility.
  • Added Helm overrides support for Application Gateway for Containers (AGC).
  • Updated CSP version.
  • Updated CLIENT_PROXY_VERSION to 1.3.033281.
  • Updated pre-diagnostics version.

References

  • Release branch: AzureArcForKubernetes/connectedk8s:release-v1.11.1

Copilot AI review requested due to automatic review settings April 22, 2026 16:22
@azure-client-tools-bot-prd
Copy link
Copy Markdown

azure-client-tools-bot-prd Bot commented Apr 22, 2026

️✔️Azure CLI Extensions Breaking Change Test
️✔️Non Breaking Changes

@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented Apr 22, 2026

Thank you for your contribution! We will review the pull request and get back to you soon.

@github-actions
Copy link
Copy Markdown
Contributor

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>

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the connectedk8s Azure CLI extension packaging metadata and release notes for the 1.11.1 release.

Changes:

  • Bumped extension version to 1.11.1 in setup.py.
  • Added a 1.11.1 entry to HISTORY.rst describing the release contents.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
src/connectedk8s/setup.py Updates the extension package version to 1.11.1.
src/connectedk8s/HISTORY.rst Adds the 1.11.1 changelog entry for the release notes.

Comment thread src/connectedk8s/HISTORY.rst Outdated
Comment on lines +9 to +11
* Added Helm overrides support for Application Gateway for Containers (AGC).
* Updated CSP version.
* Updated CLIENT_PROXY_VERSION to 1.3.033581.
Copy link

Copilot AI Apr 22, 2026

Choose a reason for hiding this comment

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

The 1.11.1 changelog claims CLIENT_PROXY_VERSION was updated to 1.3.033581, but in the codebase azext_connectedk8s/_constants.py still defines CLIENT_PROXY_VERSION = "1.3.032281". Also, the PR description mentions 1.3.033281 (different from the changelog). Please update the actual constant (and any related references) or correct the changelog/PR description so they all reflect the same released proxy version.

Copilot uses AI. Check for mistakes.
@github-actions
Copy link
Copy Markdown
Contributor

@yonzhan yonzhan assigned yanzhudd and unassigned zhoxing-ms Apr 23, 2026
@ashnanze
Copy link
Copy Markdown
Author

Hi @yanzhudd! Just wanted to check in on an update with the review of this PR!

@ashnanze
Copy link
Copy Markdown
Author

ashnanze commented Jun 2, 2026

Hi @yanzhudd ! Checking in on this again! Hoping to move forward sometime soon!

@yanzhudd
Copy link
Copy Markdown
Contributor

yanzhudd commented Jun 3, 2026

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 2 pipeline(s).

@yanzhudd
Copy link
Copy Markdown
Contributor

yanzhudd commented Jun 3, 2026

Hi @ashnanze
could you please take a look at the CI issues?

@yanzhudd
Copy link
Copy Markdown
Contributor

yanzhudd commented Jun 3, 2026

May I ask why need to upload a connectedk8s-1.11.1-py2.py3-none-any.whl‎ file? What's the functionality for that file?

- Added ARM64 support for Helm binary installation
- Handle removal of '--all' flag in Helm 4 for compatibility
- Added Helm overrides support for Application Gateway for Containers (AGC)
- Updated CSP version
- Updated CLIENT_PROXY_VERSION to 1.3.033892
- Updated pre-diagnostics version
- Added debug log for helm binary location
@yanzhudd
Copy link
Copy Markdown
Contributor

yanzhudd commented Jun 4, 2026

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 2 pipeline(s).

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants