Skip to content

Commit

Permalink
Merge pull request #890 from spolti/KIECLOUD-716-merge-main
Browse files Browse the repository at this point in the history
[KIECLOUD-716] -  merge main into release-v7.13.x
  • Loading branch information
desmax74 authored Apr 21, 2023
2 parents f41f1bb + e4fb462 commit b16c6d9
Show file tree
Hide file tree
Showing 398 changed files with 62,133 additions and 8,116 deletions.
4 changes: 4 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,10 @@ rhel-scratch:
rhel-release:
./hack/go-build.sh ${BUILDER} rhel release

.PHONY: rhel-nightly
rhel-nightly:
./hack/go-build.sh ${BUILDER} rhel nightly $(build_user)

.PHONY: csv
csv: sdk-generate
./hack/go-csv.sh
Expand Down
1 change: 1 addition & 0 deletions OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ reviewers:
- vaibhavjainwiz
- desmax74
- davidesalerno
- rgdoliveira
approvers:
- bmozaffa
- tchughesiv
Expand Down
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: 7.13.1
version: 7.13.2
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:7.13.2
createdAt: "2023-02-28 15:38:26"
createdAt: "2023-03-14 13:13:27"
description: Deploys and manages Red Hat Process Automation Manager and Red Hat
Decision Manager environments.
operators.openshift.io/infrastructure-features: '["Disconnected"]'
Expand All @@ -20,7 +20,7 @@ metadata:
operator-businessautomation: "true"
operatorframework.io/arch.amd64: supported
operatorframework.io/os.linux: supported
name: businessautomation-operator.7.13.2-1-dev-vknt4cq2dw
name: businessautomation-operator.7.13.2-1-dev-ct4ptlc7zl
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -409,7 +409,7 @@ spec:
- operator
labels:
alm-owner-businessautomation: businessautomation-operator
operated-by: businessautomation-operator.7.13.2-1-dev-vknt4cq2dw
operated-by: businessautomation-operator.7.13.2-1-dev-ct4ptlc7zl
links:
- name: Product Page
url: https://access.redhat.com/products/red-hat-process-automation-manager
Expand All @@ -425,5 +425,5 @@ spec:
selector:
matchLabels:
alm-owner-businessautomation: businessautomation-operator
operated-by: businessautomation-operator.7.13.2-1-dev-vknt4cq2dw
version: 7.13.2-1+vknt4cq2dw
operated-by: businessautomation-operator.7.13.2-1-dev-ct4ptlc7zl
version: 7.13.2-1+ct4ptlc7zl
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:7.13.2
createdAt: "2023-03-15 09:20:16"
createdAt: "2023-03-24 15:10:50"
description: Deploys and manages Red Hat Process Automation Manager and Red Hat
Decision Manager environments.
operators.openshift.io/infrastructure-features: '["Disconnected"]'
Expand All @@ -20,7 +20,7 @@ metadata:
operator-businessautomation: "true"
operatorframework.io/arch.amd64: supported
operatorframework.io/os.linux: supported
name: businessautomation-operator.7.13.2-2-dev-rvmlzpjf6b
name: businessautomation-operator.7.13.2-2-dev-kpfn9xhzzf
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -409,7 +409,7 @@ spec:
- operator
labels:
alm-owner-businessautomation: businessautomation-operator
operated-by: businessautomation-operator.7.13.2-2-dev-rvmlzpjf6b
operated-by: businessautomation-operator.7.13.2-2-dev-kpfn9xhzzf
links:
- name: Product Page
url: https://access.redhat.com/products/red-hat-process-automation-manager
Expand All @@ -425,5 +425,5 @@ spec:
selector:
matchLabels:
alm-owner-businessautomation: businessautomation-operator
operated-by: businessautomation-operator.7.13.2-2-dev-rvmlzpjf6b
version: 7.13.2-2+rvmlzpjf6b
operated-by: businessautomation-operator.7.13.2-2-dev-kpfn9xhzzf
version: 7.13.2-2+kpfn9xhzzf
Loading

0 comments on commit b16c6d9

Please sign in to comment.