Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update to support disconnected environment #7588

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TheOnlyWei
Copy link
Contributor

This change is to support disconnected on-premises environments.

Related command

az connectedk8s

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
    NOTE: there are pre-existing style errors.
  • 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

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.

Copy link

azure-client-tools-bot-prd bot commented May 8, 2024

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

@yonzhan
Copy link
Collaborator

yonzhan commented May 8, 2024

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

Copy link

github-actions bot commented May 8, 2024

Hi @TheOnlyWei

⚠️ Release Requirements

Module: connectedk8s

  • ⚠️ Please update VERSION to be 1.11.0 in src/connectedk8s/setup.py

Notes

@TheOnlyWei TheOnlyWei force-pushed the disconnected-environment-support branch 2 times, most recently from 249b579 to c51539f Compare July 1, 2024 19:44
@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 Jul 1, 2024
@TheOnlyWei TheOnlyWei force-pushed the disconnected-environment-support branch 3 times, most recently from d728c68 to 8dfeee7 Compare July 20, 2024 05:23
@TheOnlyWei TheOnlyWei force-pushed the disconnected-environment-support branch 2 times, most recently from 4ad25da to d1d92ec Compare September 4, 2024 21:53
@yanzhudd yanzhudd added minor release extension module with version minor upgraded and removed release-version-block Updates do not qualify release version rules. NOTE: please do not edit it manually. labels Sep 6, 2024
@yanzhudd
Copy link
Contributor

yanzhudd commented Sep 6, 2024

/azp run

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@AllyW AllyW added minor release extension module with version minor upgraded and removed minor release extension module with version minor upgraded labels Sep 6, 2024
src/connectedk8s/azext_connectedk8s/_utils.py Outdated Show resolved Hide resolved
src/connectedk8s/azext_connectedk8s/_utils.py Outdated Show resolved Hide resolved
src/connectedk8s/azext_connectedk8s/custom.py Outdated Show resolved Hide resolved
src/connectedk8s/azext_connectedk8s/_utils.py Outdated Show resolved Hide resolved
src/connectedk8s/azext_connectedk8s/custom.py Outdated Show resolved Hide resolved
src/connectedk8s/HISTORY.rst Show resolved Hide resolved
@TheOnlyWei TheOnlyWei changed the title update to support disconnected environment update to support disconnected environment and security fixes Sep 20, 2024
@TheOnlyWei TheOnlyWei force-pushed the disconnected-environment-support branch 2 times, most recently from 2afadfe to 594813d Compare October 15, 2024 05:08
@TheOnlyWei TheOnlyWei changed the title update to support disconnected environment and security fixes update to support disconnected environment Oct 15, 2024
@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 Oct 15, 2024
@TheOnlyWei TheOnlyWei force-pushed the disconnected-environment-support branch from 594813d to b048e45 Compare October 15, 2024 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto-Assign Auto assign by bot Connected Kubernetes minor release extension module with version minor upgraded 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.

6 participants