oc-bundle-v0.1.0-alpha.1
Pre-release
Pre-release
github-actions
released this
10 Sep 13:59
·
596 commits
to main
since this release
RedHat4Gov bundle project (2021-09-10T13:57:12Z)
Hello World! This is the first prototype release of (code name) bundle!
Tested Capabilities
Full mirroring:
- OCP release by channel head
- OCP by semver
- Catalogs by headsonly (latest)
- Full catalogs
- Additional images by tag/digest
Untested
All differential logic is untested
Limitations
- The entire imageset is briefly duplicated on disk during create and publishing phases. Use large disks while we work through optimizing this.
- Specifying operator versions is not supported (yet)
- Pull secrets need to be placed in
.docker/config.json
. Do not enter pull secrets into the imageset-conifg - oc-bundle currently references the host system for certificate trust information. For now, you must add all certificates (trust chain) to be trusted to the System-Wide Trust Store
- Unreliable internet connections may result in partially downloaded image layers.
Remember: This is a prototype. We need your feedback to improve this project. Please submit bug reports and feature requests via Git Hub Issues.