Quick OCP
Version updated for https://github.com/palmsoftware/quick-ocp to version v1.0.1.
- This action is used across all versions by 15 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the process of quickly spawning an OpenShift cluster using OpenShift Local on GitHub Actions. It supports a variety of runners and provides options to customize the cluster setup, such as desired version, memory allocation, and operator readiness monitoring. The action includes connectivity checks and allows for disabling these checks if needed, with clear error messages for failure scenarios.
What’s Changed
Documentation
- Document all inputs and outputs in README (#139, #168)
What’s Changed
- docs: document all inputs and outputs in README by @bpalm in #168
Full Changelog: https://github.com/palmsoftware/quick-ocp/compare/v1.0.0...v1.0.1