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

Removing kuadrantctl install & uninstall #70

Merged
merged 2 commits into from
May 3, 2024
Merged

Conversation

jasonmadigan
Copy link
Member

@jasonmadigan jasonmadigan commented May 3, 2024

Removes:

kuadrantctl install

&

kuadrantctl uninstall

Patches docs to remove refs. Points users at single-cluster quickstart as a means to get a working Kuadrant local cluster.

cd $(workspaces.source.path)
mkdir -p generated-resources
./kuadrantctl generate kuadrant authpolicy --oas openapi.yaml | yq eval -P | tee generated-resources/authpolicy.yaml
Copy link
Member Author

Choose a reason for hiding this comment

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

Unrelated: Don't need to install yq anymore - kuadrantctl outputs generated resources in YAML format since 0.2.1

@jasonmadigan jasonmadigan marked this pull request as ready for review May 3, 2024 11:25
@jasonmadigan jasonmadigan requested a review from eguzki May 3, 2024 11:25
@jasonmadigan
Copy link
Member Author

@azgabur FYI ^

@jasonmadigan jasonmadigan merged commit b69a74a into main May 3, 2024
5 checks passed
@jasonmadigan jasonmadigan deleted the remove-install branch May 3, 2024 11:59
@azgabur azgabur mentioned this pull request May 3, 2024
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