microshift
microshift copied to clipboard
A small form factor OpenShift/Kubernetes optimized for edge computing
**Which issue(s) this PR addresses**: Closes #
**Which issue(s) this PR addresses**: Closes #
Adds two new options to `microshift restore` command: - `--auto-recovery` to run the procedure of restoring the most recent backup from provided directory - `--save-failed` to additionally make a copy...
**Which issue(s) this PR addresses**: Closes #
**Which issue(s) this PR addresses**: Closes #
Includes: - Rebase to latest released tech preview OSSM3. - New gateway api rpm. - Greenboot script. - Some fixes to the automatic rebase for OSSM3. **Which issue(s) this PR...
Was not able to find a "documentation" template.. sorry! ### Issue https://github.com/openshift/microshift/blob/main/docs/contributor/image_mode.md#create-virtual-machine talks about downloading an .ISO and using kickstart. However, this goes against the standard documentation with regards to...
**Which issue(s) this PR addresses**: Closes #
this PR introduces cert-manager operator manifests to Microshift , currently the operator will fail because of missing dependencies , this is being handled in this [PR](https://github.com/openshift/cert-manager-operator/pull/278). **manual steps involved (which...