Skip to content

Files

Latest commit

4a615ec · Jan 28, 2025

History

History

devex

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 28, 2025
Jan 24, 2025
Dec 13, 2024

devex

Background

This directory contains Golang programs which are most likely to be of use to fellow OpenShift developers, especially members of the machine-config-operator team. The helpers found here may be of use to you. They may not. They may completely break entirely.

It is worth mentioning that these helpers may get your cluster into a difficult-to-recover-from state. So do not use these on a production OpenShift cluster.

Installation

From the repo root, run: make install-helpers. Note: You'll periodically have to update the helpers based upon the current state of the MCO repository.