Skip to content

Releases: openshift/oc-mirror

oc-bundle-v0.1.1-alpha.2

19 Oct 20:29
7ba14d6
Compare
Choose a tag to compare
Pre-release

RedHat4Gov bundle project (2021-10-19T20:26:38Z)

Welcome to this new release!

Changelog

7ba14d6 Proxy fix (#132)

Thanks!

Those were the changes on v0.1.1-alpha.2!

oc-bundle-v0.1.0-alpha.2

07 Oct 19:32
8d23bee
Compare
Choose a tag to compare
Pre-release

RedHat4Gov bundle project (2021-10-07T19:29:10Z)

Welcome to this new release!

Tested Capabilities

  • Catalog differential synchronization
  • Helm synchronization (chart and images)
  • Space optimization
  • ICSP and Catalog Source generation

Untested

  • Operator upgrades
  • Release upgrades

Host Dependencies

  • podman must be installed on the host executing the publishing (temporary workaround)

Limitations

  • Helm charts does not support custom values and image short names
  • 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.

Docs

https://github.com/RedHatGov/bundle/tree/main/docs

Changelog

8d23bee feat(create, pusblish): add support for customer Helm charts (#105)

Thanks!

Those were the changes on v0.1.0-alpha.2!

oc-bundle-v0.1.0-alpha.1

10 Sep 13:59
bef1703
Compare
Choose a tag to compare
Pre-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.

Docs

https://github.com/RedHatGov/bundle/tree/main/docs