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

Upgrade ArcK8sDiagnoser and fix Style, Linter issues #7810

Merged
merged 9 commits into from
Jul 30, 2024

Conversation

NarayanThiru
Copy link
Member

@NarayanThiru NarayanThiru commented Jul 18, 2024


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

Related command

az connectedk8s

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.

Copy link

azure-client-tools-bot-prd bot commented Jul 18, 2024

❌Azure CLI Extensions Breaking Change Test
❌connectedk8s
rule cmd_name rule_message suggest_message
1010 - ParaPropUpdate connectedk8s connect cmd connectedk8s connect update parameter onboarding_timeout: updated property default from 600 to 1200 please change property default from 1200 to 600 for parameter onboarding_timeout of cmd connectedk8s connect

@yonzhan
Copy link
Collaborator

yonzhan commented Jul 18, 2024

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

@yonzhan
Copy link
Collaborator

yonzhan commented Jul 18, 2024

Please fix CI issues

@NarayanThiru
Copy link
Member Author

Please fix CI issues

The azdev setup task is failing in all these jobs - it is happening across PRs. Can you pl. investigate and fix this?

@yonzhan yonzhan requested a review from bebound July 20, 2024 00:19
@NarayanThiru NarayanThiru marked this pull request as ready for review July 22, 2024 16:57
@NarayanThiru
Copy link
Member Author

/azp run

Copy link

Commenter does not have sufficient privileges for PR 7810 in repo Azure/azure-cli-extensions

Copy link

github-actions bot commented Jul 22, 2024

⚠️ Release Suggestions

Module: connectedk8s

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

Notes

  • Stable/preview tag is inherited from last release. If needed, please add stable/preview label to modify it.
  • Major/minor/patch/pre increment of version number is calculated by pull request code changes automatically. If needed, please add major/minor/patch/pre label to adjust it.
  • For more info about extension versioning, please refer to Extension version schema

@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 22, 2024
@NarayanThiru
Copy link
Member Author

@bebound , can you please review the PR, and help merge the changes?

src/connectedk8s/azext_connectedk8s/custom.py Show resolved Hide resolved
src/connectedk8s/setup.py Outdated Show resolved Hide resolved
@AllyW AllyW added Docs and removed Docs labels Jul 23, 2024
@yanzhudd
Copy link
Contributor

please resolve code conflicts

@NarayanThiru
Copy link
Member Author

Hi folks, I have addressed the comments. Can you please take another look?

@NarayanThiru
Copy link
Member Author

@yanzhudd , @AllyW , @bebound , can you pl. help complete the review? We have customers waiting on this change, and would greatly appreciate your help in merging the PR and releasing it.

@yanzhudd
Copy link
Contributor

/azp run

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@yanzhudd
Copy link
Contributor

/azp run

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@yanzhudd yanzhudd removed the release-version-block Updates do not qualify release version rules. NOTE: please do not edit it manually. label Jul 30, 2024
@yanzhudd yanzhudd merged commit 1557c7a into Azure:main Jul 30, 2024
18 of 20 checks passed
@azclibot
Copy link
Collaborator

[Release] Update index.json for extension [ connectedk8s ] : https://dev.azure.com/azclitools/release/_build/results?buildId=177061&view=results

@NarayanThiru
Copy link
Member Author

Thanks a lot for your help with merging this, @yanzhudd - really appreciate it!

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.

7 participants