Catalog source for installing latest commits from OADP Operator. Not supported.
Install catalogsource
oc apply -f https://raw.githubusercontent.com/kaovilai/oadp-operator/edge/catalogsource.yamlThen filter Sources by Tiger’s OADP Edge
or on OpenShift Web Console
- Administration
- Cluster Settings
- Configuration
- OperatorHub
- Sources
- Create CatalogSource
- name:
oadp-edge - display name:
Tiger’s OADP Edge - publisher:
Tiger Kaovilai - image:
ghcr.io/kaovilai/oadp-operator-catalog:edge - Availability: Cluster-wide CatalogSource
- Create
- name:
- You should now be able to install latest OADP Operator.
Multiple nightly channels are available for different OADP versions:
dev- Latest from oadp-dev branchstable-1.6- Latest from oadp-1.6 branchstable-1.5- Latest from oadp-1.5 branchstable-1.4- Latest from oadp-1.4 branchstable-1.3- Latest from oadp-1.3 branchstable-1.2- Latest from oadp-1.2 branchstable-1.1- Latest from oadp-1.1 branchstable-1.0- Latest from oadp-1.0 branch
Select your desired channel when installing the operator to get nightlies from that version branch.
Images are tagged with git ref from openshift/oadp-operator used to build them.
Available catalog tags:
edgereceive automatic updates (hopefully) - contains all channels (dev, stable-1.6, stable-1.5, etc).dev- Latest dev channel onlystable-1.6- Latest stable-1.6 channel onlystable-1.5- Latest stable-1.5 channel onlystable-1.4- Latest stable-1.4 channel onlystable-1.3- Latest stable-1.3 channel onlystable-1.2- Latest stable-1.2 channel onlystable-1.1- Latest stable-1.1 channel onlystable-1.0- Latest stable-1.0 channel only$(git rev-parse upstream/<branch>)pin to a specific upstream commit from any branch.
Version numbering: Each channel uses a unique version prefix to distinguish builds:
- dev channel: 99.0.YYYYMMDDHHMM
- stable-1.6 channel: 1.60.YYYYMMDDHHMM
- stable-1.5 channel: 1.50.YYYYMMDDHHMM
- stable-1.4 channel: 1.40.YYYYMMDDHHMM
- stable-1.3 channel: 1.30.YYYYMMDDHHMM
- stable-1.2 channel: 1.20.YYYYMMDDHHMM
- stable-1.1 channel: 1.10.YYYYMMDDHHMM
- stable-1.0 channel: 1.00.YYYYMMDDHHMM
Where YYYYMMDDHHMM is year, month, date, hour, minutes (UTC)
Icon credits: User:Hellerick, CC BY-SA 4.0, via Wikimedia Commons
