Build HO Image - Build and Push HyperShift-Operator Container Images for Testing
Builds and pushes custom hypershift-operator container images for testing changes in live HyperShift environments
Tags
Updated: 2026-02-18Capabilities
Typical Inputs
Typical Outputs
What this skill does
- build container images
- push images to registry
- generate unique image tags
- run make commands in container
Inputs
- source code in hypershift-operator/
- Dockerfile
- environment variables
- container registry credentials
Outputs
- container image in registry
- updated deployment with new image
Requirements
- container runtime (podman/docker)
- environment file sourced
- image repository configuration
- registry access permissions
