Skip to content

oc-bundle-v0.1.0-alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 19:32
· 544 commits to main since this release
8d23bee

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!