Skip to content

Releases: IBM/ibm-pak

v1.11.1

15 Nov 19:53
9445e4b
Compare
Choose a tag to compare
  • Arch Filter w/ Catalog
  • Path to disable catalog curation via component set config
  • Remove non-curated CASE images from publish/latest additionalImages
  • Remove --include-local-oci-catalogs flag from command suggested in next steps (align w/ OCP 4.14 oc mirror change)
  • Generate ICSP in mirror directory path

Bugs fixed

  • TLS insecure handling

v1.11.0

06 Nov 04:15
c7c57fc
Compare
Choose a tag to compare
  • Arch Filter w/ Catalog
  • Path to disable catalog curation via component set config
  • Remove non-curated CASE images from publish/latest additionalImages
  • Remove --include-local-oci-catalogs flag from command suggested in next steps (align w/ OCP 4.14 oc mirror change)
  • Generate ICSP in mirror directory path

v1.10.0

08 Sep 15:31
c7c57fc
Compare
Choose a tag to compare
  • Migrate ibm-pak to new common logging

Bugs Fixed

  • Fix for generate online-manifests for ocImageMirror enabled tool and CASE supports catalog mirroring

v1.9.0

17 Aug 13:29
1e2a777
Compare
Choose a tag to compare
  • Add catalog source name mapping for ibm-watsonx-ai CASE
  • Allow containerd caching while processing FBC catalog
  • Enable compression of image paths for target registries which only support single level
  • Enable ICSP sharding when --max-components is specified

v1.8.0

10 Jul 18:06
e0769a8
Compare
Choose a tag to compare
  • Add support for online path for manifest generation (oc ibm-pak generate online-manifest).
  • Enable catalog merge/curation for mirror and online path (under ~/.ibm-pak/data/publish directory).
  • Provide direction on command(s) customer must run to mirror images for both oc image mirror and oc mirror tool.
  • Generate an image-set-config.yaml in mirror directory (product ISC) when enabledTool is oc-mirror.
  • Enable config option for mirror-tools and catalog-builder (base image preference).
    oc ibm-pak config mirror-tools --help
    oc ibm-pak config catalog-builder --help
    
  • Refine continue-on-error usage and guidance for mirror tooling.

v1.7.0

05 Jun 16:40
8413d73
Compare
Choose a tag to compare
  • Add support for verifying integrity of downloaded CASEs
    oc ibm-pak verify --help
  • Improve oc ibm-pak get logging to display the source bundle location.
  • The Catalog Source which supports only a single architecture are created with appropriate kubernetes.io/arch labels to support the new OCP multi-arch compute.
  • Improved logging for prereq checks when you use the plugin for non-mirroring activities via launch command (oc ibm-pak launch) like installing catalogs etc.

BUG FIXES

  • Generate mirror manifests should always clean up manifests generated for same case and version by previous commands
  • Honor group filtering when creating catalogsource

v1.6.0

05 May 01:39
1410bc4
Compare
Choose a tag to compare
  • Fix invalid Catalog source name when CASE version name has more than one dash character
  • Fix catalog source generation for ibm-replication CASE
  • Provide proper error message when a launch is issued on a CASE which hasn't been downloaded yet
  • Provide guidance when a CASE refers to docker.io images

v1.5.2

07 Apr 03:39
c004c6e
Compare
Choose a tag to compare

Preserve SHA of CASE tgz while downloading the CASEs viaoc ibm-pak get command

v1.5.2-beta.0

23 Mar 05:10
dc81e76
Compare
Choose a tag to compare
v1.5.2-beta.0 Pre-release
Pre-release

Preserve sha of the CASE tgz downloaded during a CASE save via oc ibm-pak get command

v1.5.1

03 Mar 03:22
ba32257
Compare
Choose a tag to compare

Vulnerability fixes.