Quick OCP
Version updated for https://github.com/palmsoftware/quick-ocp to version v0.0.31.
- This action is used across all versions by 14 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The quick-ocp GitHub Action automates the provisioning of an OpenShift cluster using OpenShift Local on GitHub-hosted runners, enabling quick testing and development in a full OpenShift environment. It simplifies the setup process, works on low-resource runners, and includes features like OpenShift version control, connectivity checks, and compatibility with specific runner environments. This action is particularly useful for developers and teams seeking a streamlined way to test workloads or CI/CD pipelines in an OpenShift environment without complex manual configurations.
What’s Changed
What’s Changed
Features
- Add Red Hat status check to OCP-dependent workflows (#50)
- Fix component group names to match actual status.redhat.com groups
Full Changelog: https://github.com/sebrandon1/quick-ocp/compare/v0.0.30...v0.0.31