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

Add support for extensionsType api #236

Merged
merged 11 commits into from
Aug 10, 2023

Conversation

Arif-lakhani
Copy link


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

Related command

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?

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.

@Arif-lakhani Arif-lakhani force-pushed the arif/2021_05_01_preview branch from 5ec35c8 to a7fa6eb Compare July 5, 2023 16:27
@Arif-lakhani Arif-lakhani force-pushed the arif/2021_05_01_preview branch from dbe7b39 to 290f24c Compare July 14, 2023 17:26
@Arif-lakhani Arif-lakhani force-pushed the arif/2021_05_01_preview branch 2 times, most recently from 67af59f to 181dca4 Compare July 19, 2023 19:02
@Arif-lakhani Arif-lakhani force-pushed the arif/2021_05_01_preview branch from 181dca4 to 9beb747 Compare July 20, 2023 16:48
@Arif-lakhani Arif-lakhani force-pushed the arif/2021_05_01_preview branch from 28db976 to d4a4c78 Compare July 25, 2023 20:33
@Arif-lakhani Arif-lakhani force-pushed the arif/2021_05_01_preview branch from d4a4c78 to 3a2d4a8 Compare July 31, 2023 20:29
@NarayanThiru
Copy link
Collaborator

It'd be good to move these above Marketplace group to keep them together


Refers to: src/k8s-extension/azext_k8s_extension/_params.py:133 in c2ac205. [](commit_id = c2ac205, deletion_comment = False)

@Arif-lakhani Arif-lakhani disabled auto-merge August 10, 2023 20:22
Copy link
Collaborator

@NarayanThiru NarayanThiru left a comment

Choose a reason for hiding this comment

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

:shipit:

@Arif-lakhani Arif-lakhani merged commit a122362 into k8s-extension/public Aug 10, 2023
@Arif-lakhani Arif-lakhani deleted the arif/2021_05_01_preview branch August 10, 2023 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants