package
0.0.0-20250403192851-34a345b3f333
Repository: https://github.com/openshift/ci-tools.git
Documentation: pkg.go.dev

# README

OCP Build data enforcer

This tool:

  • Iterates over the content in https://github.com/openshift/ocp-build-data/tree/openshift-4.6/images for all openshift versions
  • Downloads the Dockerfile specified in content.source.Dockerfile (Default: Dockerfile)
  • Checks if it From directive matches the build-cluster equivalent of the de-referenced from.steam
  • If not, updates it and creates a Pull Request