Skip to content

Commit

Permalink
Merge branch 'release-v7.13.x-blue-next' into release-v7.13.x-blue (#956
Browse files Browse the repository at this point in the history
)

* [KIECLOUD-732] add missing subscription for BAMOE 8.0.4-1 operator

* Update OWNERS

* Update BAMOE bundle for CVE respin

* Update BAMOE bundle for CVE respin (Multiple OpenJDK CVEs)

* Bump BAMOE version in the next branch

* add Abhishek and Rishiraj to OWNERS file

* [release-v7.13.x-blue-next] [RHPAM-4894] upgrade OCP minimal version to 4.12 (#950)

* [release-v7.13.x-blue-next][RHPAM-4904] Add required annotations for Infrastructure Feature Test (#954)

* [release-v7.13.x-blue-next][RHPAM-4904] Add required annotations for Infrastructure Feature Test

* Fixed text formatting

* Fix formatting

* Removed *.0.3 from rhpam-config

* Fixed upgrade_test.go

* Fixed current version and prior version

* Fixed replaces by on 8.0.5-1 operator

---------

Co-authored-by: Roberto Oliveira <[email protected]>
Co-authored-by: Marek Novotný <[email protected]>
Co-authored-by: openshift-ci[bot] <75433959+openshift-ci[bot]@users.noreply.github.com>
  • Loading branch information
4 people authored Apr 12, 2024
1 parent 55373e2 commit 3d28426
Show file tree
Hide file tree
Showing 41 changed files with 19,792 additions and 59 deletions.
2 changes: 1 addition & 1 deletion deploy/crs/v2/snippets/prior_version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ metadata:
consoleTitle: Prior Product Version
name: prior-version
spec:
version: 8.0.3
version: 8.0.4
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
categories: Integration & Delivery
certified: "false"
containerImage: quay.io/kiegroup/kie-cloud-operator:8.0.4
createdAt: "2024-02-13 11:54:25"
createdAt: "2024-02-13 14:42:39"
description: Deploys and manages IBM Business Automation Manager Open Editions
environment.
operators.openshift.io/infrastructure-features: '["Disconnected"]'
Expand All @@ -20,7 +20,7 @@ metadata:
operator-bamoe-businessautomation: "true"
operatorframework.io/arch.amd64: supported
operatorframework.io/os.linux: supported
name: bamoe-businessautomation-operator.8.0.4-3-dev-skg8tw5blg
name: bamoe-businessautomation-operator.8.0.4-3-dev-dc2d54w9f5
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -401,7 +401,7 @@ spec:
- operator
labels:
alm-owner-bamoe-businessautomation: bamoe-businessautomation-operator
operated-by: bamoe-businessautomation-operator.8.0.4-3-dev-skg8tw5blg
operated-by: bamoe-businessautomation-operator.8.0.4-3-dev-dc2d54w9f5
links:
- name: Product Page
url: https://ibm.com
Expand All @@ -417,5 +417,5 @@ spec:
selector:
matchLabels:
alm-owner-bamoe-businessautomation: bamoe-businessautomation-operator
operated-by: bamoe-businessautomation-operator.8.0.4-3-dev-skg8tw5blg
version: 8.0.4-3+skg8tw5blg
operated-by: bamoe-businessautomation-operator.8.0.4-3-dev-dc2d54w9f5
version: 8.0.4-3+dc2d54w9f5

Large diffs are not rendered by default.

6,136 changes: 6,136 additions & 0 deletions deploy/olm-catalog/dev/8.0.5-1/manifests/kieapp.crd.yaml

Large diffs are not rendered by default.

10 changes: 10 additions & 0 deletions deploy/olm-catalog/dev/8.0.5-1/metadata/annotations.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
annotations:
operators.operatorframework.io.bundle.channel.default.v1: 8.x-stable
operators.operatorframework.io.bundle.channels.v1: 8.x-stable
operators.operatorframework.io.bundle.manifests.v1: manifests/
operators.operatorframework.io.bundle.mediatype.v1: registry+v1
operators.operatorframework.io.bundle.metadata.v1: metadata/
operators.operatorframework.io.bundle.package.v1: bamoe-businessautomation-operator
operators.operatorframework.io.metrics.builder: operator-sdk-v0.19.2
operators.operatorframework.io.metrics.mediatype.v1: metrics+v1
operators.operatorframework.io.metrics.project_layout: go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
categories: Integration & Delivery
certified: "true"
containerImage: registry.stage.redhat.io/ibm-bamoe/bamoe-rhel8-operator:8.0.4
createdAt: "2024-02-13 11:54:25"
createdAt: "2024-02-13 14:42:39"
description: Deploys and manages IBM Business Automation Manager Open Editions
environment.
operators.openshift.io/infrastructure-features: '["Disconnected"]'
Expand Down
Loading

0 comments on commit 3d28426

Please sign in to comment.