Skip to content

Fix aks-preview index checksum#10064

Closed
Ptnan7 wants to merge 1 commit into
Azure:mainfrom
Ptnan7:fix-aks-preview-21-checksum
Closed

Fix aks-preview index checksum#10064
Ptnan7 wants to merge 1 commit into
Azure:mainfrom
Ptnan7:fix-aks-preview-21-checksum

Conversation

@Ptnan7

@Ptnan7 Ptnan7 commented Jul 2, 2026

Copy link
Copy Markdown
Member

Summary:

  • Update the aks_preview-21.0.0b8 entry in src/index.json to match the current published wheel SHA256.

Validation:

  • Downloaded https://azcliprod.blob.core.windows.net/cli-extensions/aks_preview-21.0.0b8-py2.py3-none-any.whl.
  • Verified SHA256: aa39868b5441c659afc11d069ef42bd48dbbd86d257058a76dfb552dc2748763.

This is split out from #10062 because CI does not allow source-code changes and src/index.json changes in the same PR.

Copilot AI review requested due to automatic review settings July 2, 2026 05:13
@azure-client-tools-bot-prd

Copy link
Copy Markdown
Validation for Breaking Change Starting...

Thanks for your contribution!

@azure-client-tools-bot-prd

Copy link
Copy Markdown

Hi @Ptnan7,
Please write the description of changes which can be perceived by customers into HISTORY.rst.
If you want to release a new extension version, please update the version in setup.py as well.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the aks_preview-21.0.0b8 entry in the extension index to correct the recorded SHA256 checksum so it matches the currently published wheel, preventing checksum mismatch issues during extension install/validation.

Changes:

  • Update sha256Digest for aks-preview version 21.0.0b8 in src/index.json.

Comment thread src/index.json
"version": "21.0.0b8"
},
"sha256Digest": "a57ebbc8241821e86168dca4066065bcb9fa13085d32eacc1aa26c4cc1aa4972"
"sha256Digest": "aa39868b5441c659afc11d069ef42bd48dbbd86d257058a76dfb552dc2748763"
@yonzhan

yonzhan commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

aks-preview

@Ptnan7 Ptnan7 deleted the fix-aks-preview-21-checksum branch July 3, 2026 04:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AKS Auto-Assign Auto assign by bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants