Skip to content

Releases: rh-ecosystem-edge/ztp-pipeline-relocatable

1.13.0

28 Dec 08:03
655b531
Compare
Choose a tag to compare
change oc adm mirror in order to use oc-mirror (#598)

Migrate mirror steps to use oc-mirror

This is quite a big change and it did a refactor on several areas of the
code base. The gist and most important parts of this change are:

- The ocp-mirror and olm-mirror have now been merged
- The mirror is now done using `oc-mirror`
- The mirror step only syncs the required packages from selected
channels instead of downloading the latest from every channel as it was
doing before. Architectures are not filtered.
- There is now a single organization in Quay called `ztpfw`
- ICSPs and catalogsources are created by oc-mirror
- The catalogsource names are kept as the upstream ones to avoid having
to mess with the subscriptions.

Minor changes:
- Several sleeps have been removed in favor of waiting for resources

1.12.1

06 Oct 13:04
a3247a0
Compare
Choose a tag to compare
  • Fix UI container build

1.12.0

06 Oct 10:36
d2c1d8b
Compare
Choose a tag to compare
  • Support for external registries
  • Bugfixes

1.10.2

05 Jul 15:33
Compare
Choose a tag to compare

1.10.2 (2022-07-05)

Bug Fixes

  • Make quay.io use pull secret only (d3bb1f0)

1.10.1

04 Jul 10:02
Compare
Choose a tag to compare

1.10.1 (2022-07-04)

Bug Fixes

  • remove unneeded cluster index (1feff8d)

1.10.0

01 Jul 10:31
Compare
Choose a tag to compare

1.10.0 (2022-07-01)

Features

Reverts

  • Revert "feature: testing the oc patch catalogsource" (0380955)

1.9.4

27 Jun 07:25
Compare
Choose a tag to compare

1.9.4 (2022-06-27)

Bug Fixes

  • build-hub.sh: Ensure networks are recreated and unify code for the changes (1d5433c)

Reverts

  • Revert signatures workaround (da3d900)

1.9.3

23 Jun 13:13
Compare
Choose a tag to compare

1.9.3 (2022-06-23)

Bug Fixes

  • edgeclusters.sh: Workaround BZ 2073197 issue with signatures on containers (2888047)
  • edgeclusters.sh: Workaround BZ 2073197 issue with signatures on containers (8987e83)

1.9.2

15 Jun 10:54
Compare
Choose a tag to compare

1.9.2 (2022-06-15)

Bug Fixes

  • Makefile: reverse clean order (2a1deed)

1.9.1

15 Jun 07:52
Compare
Choose a tag to compare

1.9.1 (2022-06-15)

Bug Fixes

  • hub-config/deploy: Remove obsolete Hive patch (e5e7530)