Skip to content

pscloud: Release stable version 1.0.0 with CLI improvements#9487

Closed
DhritiJindal27 wants to merge 23 commits into
Azure:mainfrom
DhritiJindal27:cli_improv_azure-cli-extensions
Closed

pscloud: Release stable version 1.0.0 with CLI improvements#9487
DhritiJindal27 wants to merge 23 commits into
Azure:mainfrom
DhritiJindal27:cli_improv_azure-cli-extensions

Conversation

@DhritiJindal27
Copy link
Copy Markdown
Contributor

Overview

This PR releases the pscloud extension as stable version 1.0.0 with significant CLI usability improvements.

Changes Made

🎉 Stable Release 1.0.0

  • Updated version from (beta) to (stable)
  • Removed flags from all commands and command groups
  • Added dual version management system with and variables

🔧 CLI Parameter Improvements

  • Parameter consistency: Standardized all commands to use / instead of mixed parameter names
  • Zone flattening: Use instead of
  • Network parameter simplification: Use and instead of complex JSON objects
  • Identity parameters removal: Removed unsupported identity-related parameters

🐛 Bug Fixes

  • Type definitions: Reverted incorrect changes back to for bandwidth and IOPS usage metrics (these can have decimal values)
  • Parameter validation: Fixed required parameter validation for better error messages

📚 Documentation Updates

  • README: Updated all examples and parameter descriptions to reflect changes
  • Installation: Removed flag since extension is now stable
  • Examples: Added realistic Azure resource ID examples and simplified syntax

Testing

  • ✅ CLI parameter validation working correctly
  • ✅ Help documentation shows correct parameters
  • ✅ Extension builds and installs successfully
  • ✅ All parameter name consistency verified

Impact

This PR improves the user experience by:

  • Making the extension stable and production-ready
  • Simplifying parameter usage with consistent naming
  • Providing better validation and error messages
  • Offering cleaner, more intuitive command syntax

Related to CLI improvements discussion and Pure Storage Cloud service enhancements.

DhritiJindal27 and others added 23 commits December 8, 2025 07:49
- Rename -n and --name
- Add --zone and -z
- Flatten --vnet-injection.
- Remove unsupported identity options (--system-assigned, --user-assigned)
- Make required parameters mandatory with client-side validation
  - --zone, --provisioned-bandwidth, --reservation-id
  - --subnet-id, --vnet-id
- Remove wait subcommand for consistency with other Azure CLIs
- Update examples to show cleaner syntax with individual flags
Azure#9452)

* [Release] Add support for AKS backup configuration modification

* [Release] Update version to 1.8.0 and nit fixes

* azdev style fixes

* Modify AKS backup configuration parameter

* Fix typos and improve error messages for AKS backup configuration handling

* Refactor AKS backup configuration initialization

* Update AKS backup configuration argument options

* Update AKS backup instance configuration in tests
* new generated azure cli for oracle database

* linter exclusion

* tests and recordings

* tests and recordings

* tests and recordings

* examples

* remove secrets

* version update

* add example for db system

* add example for oracle subscription

* removed default

* removed default

* added license to new tests

* tets recordings

* tets recordings

* change logs and readme updated
Co-authored-by: Ketki <ketkinaik@microsoft.com>
* cleanup evals and UTs

* add vendored_sdks

* containerized aks agent

* add UT

* update doc and release history

* fix style check errors

* update chart repo and version

* remove wrong file and update default cluster role rule

* address comments

* dont expose api key in configmap

* add init file for vendored_sdks/azure_mgmt_containerservice

* fix(windows): fix import fcntl failure on windows

* fix(windows): use tempfile library

* fix(windows): pick correct helm.exe in zip for windows

* remove unused import

* bump helm version
* Remove the depedency on OPA

* Bump version

* Organise imports
Co-authored-by: Brian Kimutai <briankimutai@microsoft.com>
* Update endpoint pattern regex for long TLD

2,5 was too limiting for evolving customer requirements (i.e. '.microsoft'). removing the upper bound for TLD length

* change api-version to 2024-09-16-preview from 2024-09-16-preview

* updated test

* updates as per PR guidance

* remove venv

* match version witth setup.py and sort history.rst by latest first

* change release description
- Updated version from 1.0.0b1 to stable 1.0.0 with dual version management
- Removed preview flags from all commands and command groups
- Fixed parameter consistency across commands (--name/-n standardization)
- Updated README documentation to reflect all parameter changes and stable version
- Added version management with separate STABLE_VERSION and PREVIEW_VERSION variables
Copilot AI review requested due to automatic review settings December 18, 2025 07:42
@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 @DhritiJindal27,
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.

@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented Dec 18, 2025

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

This PR removes a large number of test fixtures for the AKS agent's evaluation test suite. The deletion appears to be part of a cleanup or refactoring effort, removing test cases numbered 15 through 59 and beyond.

Key Changes

  • Removal of approximately 40+ test case directories from the ask_agent evaluation fixtures
  • Each removed test includes manifests, test case definitions, mock responses, and kubectl output fixtures
  • Test cases cover various Kubernetes scenarios: logs, crashes, resource issues, networking, etc.

@github-actions
Copy link
Copy Markdown
Contributor

CodeGen Tools Feedback Collection

Thank you for using our CodeGen tool. We value your feedback, and we would like to know how we can improve our product. Please take a few minutes to fill our codegen survey

@github-actions
Copy link
Copy Markdown
Contributor

Hi @DhritiJindal27

⚠️ Release Requirements

Module: aks-agent

  • ⚠️ Please update VERSION to be 1.0.0b14 in src/aks-agent/setup.py

Module: aks-preview

  • ⚠️ Please update VERSION to be 19.0.0b18 in src/aks-preview/setup.py

Module: confcom

  • ⚠️ Please update VERSION to be 2.0.0 in src/confcom/setup.py

Module: dataprotection

  • ⚠️ Please update VERSION to be 1.8.1 in src/dataprotection/setup.py

Module: footprint

  • ⚠️ Please update VERSION to be 1.0.1b2 in src/footprint/setup.py

Module: nginx

  • Please log updates into to src/nginx/HISTORY.rst
  • ⚠️ Please update VERSION to be 2.0.0b10 in src/nginx/setup.py

Module: oracle-database

  • ⚠️ Please update VERSION to be 2.0.1 in src/oracle-database/setup.py

Module: pscloud

  • Please log updates into to src/pscloud/HISTORY.rst
  • Update VERSION to 1.0.0b2 in src/pscloud/setup.py

Notes

@github-actions github-actions Bot added the release-version-block Updates do not qualify release version rules. NOTE: please do not edit it manually. label Dec 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-version-block Updates do not qualify release version rules. NOTE: please do not edit it manually.

Projects

None yet

Development

Successfully merging this pull request may close these issues.