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 Kubectl Check #29

Merged
merged 7 commits into from
Dec 10, 2024
Merged

Add Kubectl Check #29

merged 7 commits into from
Dec 10, 2024

Conversation

JorgeDaboub
Copy link
Collaborator

@JorgeDaboub JorgeDaboub commented Dec 10, 2024

Add Kubectl Check

This checklist ensures that common guidelines for a pull request are followed.

Related Command

This step is being added to ensure the Proxy Command is successful, as merely having the CLI extension running does not fully indicate that everything is working as expected.

Successful test run: https://dev.azure.com/ClusterConfigurationAgent/Extension%20CLI/_build/results?buildId=1459209&view=results

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.

Add Kubectl check

test

test

test

with explicit

fix test

no delete gateway

cleanup

cleanup
Copy link

@atchutbarli atchutbarli self-assigned this Dec 10, 2024
@atchutbarli atchutbarli self-requested a review December 10, 2024 00:42
@JorgeDaboub JorgeDaboub force-pushed the jorgedaboub/proxy_tests branch from 5c9e56f to 1e02ac6 Compare December 10, 2024 15:25
@JorgeDaboub JorgeDaboub enabled auto-merge (squash) December 10, 2024 15:52
@JorgeDaboub JorgeDaboub merged commit 2358a49 into main Dec 10, 2024
7 checks passed
bavneetsingh16 pushed a commit that referenced this pull request Feb 14, 2025
Add Kubectl Check to Proxy Test
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