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 install.sh Script, Streamline README, and Modularize GitHub Actions Workflow #1348

Merged
merged 3 commits into from
Sep 11, 2024

Conversation

chiukapoor
Copy link
Contributor

@chiukapoor chiukapoor commented Aug 28, 2024

Updates

  • Create a script for installing the KubePlus operator and KubePlus kubectl plugin
  • Update README.md to include a "Quick Installation" section and move the getting-started example to a separate file to streamline the README
  • Update GitHub Actions PR workflow to use the install.sh script for installing the KubePlus operator and kubectl plugin
  • Modularized GitHub Actions PR workflow into distinct steps
  • Moved CI to use kind instead of minikube for better speed

Issue

@chiukapoor chiukapoor force-pushed the install-script branch 8 times, most recently from ed54790 to 9b1c054 Compare August 28, 2024 15:09
…ting-started example to a separate file to streamline the README
README.md Outdated Show resolved Hide resolved
…stalling the KubePlus operator and kubectl plugin; modularized into distinct steps
@devdattakulkarni
Copy link
Contributor

Looks good!

@devdattakulkarni devdattakulkarni merged commit 67169ae into cloud-ark:master Sep 11, 2024
1 check passed
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.

[Bug] Fix failing GHA
2 participants