Skip to content

Commit

Permalink
Update version to 3.3.2 (#627)
Browse files Browse the repository at this point in the history
  • Loading branch information
thegridman committed Nov 9, 2023
1 parent e5212f7 commit bbe39b1
Show file tree
Hide file tree
Showing 18 changed files with 38 additions and 38 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/compatibility-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,18 @@ jobs:
fail-fast: false
matrix:
compatibilityVersion:
- 3.3.1
- 3.3.0
- 3.2.11
- 3.2.10
- 3.2.9
- 3.2.7
- 3.2.6
- 3.2.5
include:
- compatibilityVersion: 3.3.1
coherence-image: "ghcr.io/oracle/coherence-ce:22.06.6"
compatibilitySelector: control-plane=coherence
k8s: kindest/node:v1.27.3@sha256:3966ac761ae0136263ffdb6cfd4db23ef8a83cba8a463690e98317add2c9ba72
- compatibilityVersion: 3.3.0
coherence-image: "ghcr.io/oracle/coherence-ce:22.06.6"
compatibilitySelector: control-plane=coherence
Expand All @@ -69,10 +73,6 @@ jobs:
coherence-image: "ghcr.io/oracle/coherence-ce:22.06.6"
compatibilitySelector: control-plane=coherence
k8s: kindest/node:v1.24.12@sha256:1e12918b8bc3d4253bc08f640a231bb0d3b2c5a9b28aa3f2ca1aee93e1e8db16
- compatibilityVersion: 3.2.5
coherence-image: "ghcr.io/oracle/coherence-ce:22.06.6"
compatibilitySelector: control-plane=coherence
k8s: kindest/node:v1.24.12@sha256:1e12918b8bc3d4253bc08f640a231bb0d3b2c5a9b28aa3f2ca1aee93e1e8db16

steps:
- uses: actions/checkout@v3
Expand Down
6 changes: 3 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@
# ======================================================================================================================

# The version of the Operator being build - this should be a valid SemVer format
VERSION ?= 3.3.1
VERSION ?= 3.3.2
MVN_VERSION ?= $(VERSION)

# The version number to be replaced by this release
PREV_VERSION ?= 3.3.0
PREV_VERSION ?= 3.3.1

# The operator version to use to run certification tests against
CERTIFICATION_VERSION ?= $(VERSION)

# The previous Operator version used to run the compatibility tests.
COMPATIBLE_VERSION ?= 3.3.0
COMPATIBLE_VERSION ?= 3.3.1
# The selector to use to find Operator Pods of the COMPATIBLE_VERSION (do not put in double quotes!!)
COMPATIBLE_SELECTOR = control-plane=coherence

Expand Down
2 changes: 1 addition & 1 deletion config/crd/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ commonLabels:
app.kubernetes.io/instance: coherence-operator-crd
app.kubernetes.io/name: coherence-operator
app.kubernetes.io/part-of: coherence-operator
app.kubernetes.io/version: 3.3.1
app.kubernetes.io/version: 3.3.2
2 changes: 1 addition & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ resources:
images:
- name: controller
newName: ghcr.io/oracle/coherence-operator
newTag: 3.3.1
newTag: 3.3.2
10 changes: 5 additions & 5 deletions config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
control-plane: coherence
app.kubernetes.io/name: coherence-operator
app.kubernetes.io/instance: coherence-operator-manager
app.kubernetes.io/version: "3.3.1"
app.kubernetes.io/version: "3.3.2"
app.kubernetes.io/component: manager
app.kubernetes.io/part-of: coherence-operator
spec:
Expand All @@ -21,7 +21,7 @@ spec:
control-plane: coherence
app.kubernetes.io/name: coherence-operator
app.kubernetes.io/instance: coherence-operator-manager
app.kubernetes.io/version: "3.3.1"
app.kubernetes.io/version: "3.3.2"
app.kubernetes.io/component: manager
app.kubernetes.io/part-of: coherence-operator
spec:
Expand Down Expand Up @@ -103,7 +103,7 @@ spec:
control-plane: coherence
app.kubernetes.io/name: coherence-operator
app.kubernetes.io/instance: coherence-operator-manager
app.kubernetes.io/version: "3.3.1"
app.kubernetes.io/version: "3.3.2"
weight: 50
- podAffinityTerm:
topologyKey: "oci.oraclecloud.com/fault-domain"
Expand All @@ -112,7 +112,7 @@ spec:
control-plane: coherence
app.kubernetes.io/name: coherence-operator
app.kubernetes.io/instance: coherence-operator-manager
app.kubernetes.io/version: "3.3.1"
app.kubernetes.io/version: "3.3.2"
weight: 10
- podAffinityTerm:
topologyKey: "kubernetes.io/hostname"
Expand All @@ -121,5 +121,5 @@ spec:
control-plane: coherence
app.kubernetes.io/name: coherence-operator
app.kubernetes.io/instance: coherence-operator-manager
app.kubernetes.io/version: "3.3.1"
app.kubernetes.io/version: "3.3.2"
weight: 1
8 changes: 4 additions & 4 deletions config/manager/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
control-plane: coherence
app.kubernetes.io/name: coherence-operator
app.kubernetes.io/instance: coherence-operator-webhook
app.kubernetes.io/version: "3.3.1"
app.kubernetes.io/version: "3.3.2"
app.kubernetes.io/component: webhook
app.kubernetes.io/part-of: coherence-operator
spec:
Expand All @@ -18,7 +18,7 @@ spec:
selector:
app.kubernetes.io/name: coherence-operator
app.kubernetes.io/instance: coherence-operator-manager
app.kubernetes.io/version: "3.3.1"
app.kubernetes.io/version: "3.3.2"
app.kubernetes.io/component: manager
---
apiVersion: v1
Expand All @@ -30,7 +30,7 @@ metadata:
control-plane: coherence
app.kubernetes.io/name: coherence-operator
app.kubernetes.io/instance: coherence-operator-rest
app.kubernetes.io/version: "3.3.1"
app.kubernetes.io/version: "3.3.2"
app.kubernetes.io/component: rest
app.kubernetes.io/part-of: coherence-operator
spec:
Expand All @@ -41,5 +41,5 @@ spec:
selector:
app.kubernetes.io/name: coherence-operator
app.kubernetes.io/instance: coherence-operator-manager
app.kubernetes.io/version: "3.3.1"
app.kubernetes.io/version: "3.3.2"
app.kubernetes.io/component: manager
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ metadata:
description: >-
Coherence Operator implements features to assist with deploying and
managing Coherence clusters in a Kubernetes environment.
containerImage: 'ghcr.io/oracle/coherence-operator:3.3.1'
containerImage: 'ghcr.io/oracle/coherence-operator:3.3.2'
support: ''
repository: 'https://github.com/oracle/coherence-operator'
operators.operatorframework.io/builder: operator-sdk-v1.0.0
operators.operatorframework.io/project_layout: go.kubebuilder.io/v2
name: coherence-operator.v3.3.1
name: coherence-operator.v3.3.2
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -65,4 +65,4 @@ spec:
provider:
name: Oracle
url: https://oracle.github.io/coherence-operator/docs/latest
version: 3.3.1
version: 3.3.2
2 changes: 1 addition & 1 deletion docs/about/03_quickstart.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ If you want the default Coherence Operator installation then the simplest soluti
[source,bash]
----
kubectl apply -f https://github.com/oracle/coherence-operator/releases/download/v3.3.1/coherence-operator.yaml
kubectl apply -f https://github.com/oracle/coherence-operator/releases/download/v3.3.2/coherence-operator.yaml
----
This will create a namespace called `coherence` and install the Operator into it along with all the required `ClusterRole` and `RoleBinding` resources. The `coherence` namespace can be changed by downloading and editing the yaml file.
Expand Down
4 changes: 2 additions & 2 deletions docs/installation/07_webhooks.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ If installing the operator using the manifest yaml file first replace the occurr
For example:
[source,bash]
----
curl -L https://github.com/oracle/coherence-operator/releases/download/v3.3.1/coherence-operator.yaml \
curl -L https://github.com/oracle/coherence-operator/releases/download/v3.3.2/coherence-operator.yaml \
-o coherence-operator.yaml
sed -i s/self-signed/cert-manager/g coherence-operator.yaml
kubectl apply -f coherence-operator.yaml
Expand Down Expand Up @@ -149,7 +149,7 @@ If installing the operator using the manifest yaml file first replace the occurr
For example:
[source,bash]
----
curl -L https://github.com/oracle/coherence-operator/releases/download/v3.3.1/coherence-operator.yaml \
curl -L https://github.com/oracle/coherence-operator/releases/download/v3.3.2/coherence-operator.yaml \
-o coherence-operator.yaml
sed -i s/self-signed/manual/g coherence-operator.yaml
kubectl apply -f coherence-operator.yaml
Expand Down
2 changes: 1 addition & 1 deletion docs/installation/09_RBAC.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ The two methods of installing the Operator discussed in the <<docs/installation/
Before installing the Operator, with either method described below, the CRDs MUST be manually installed from the Operator manifest files.
The manifest files are published with the GitHub release at this link:
https://github.com/oracle/coherence-operator/releases/download/v3.3.1/coherence-operator-manifests.tar.gz[3.3.1 Manifests]
https://github.com/oracle/coherence-operator/releases/download/v3.3.2/coherence-operator-manifests.tar.gz[3.3.2 Manifests]
You MUST ensure that the CRD manifests match the version of the Operator being installed.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: net-test
image: ghcr.io/oracle/coherence-operator:3.3.1
image: ghcr.io/oracle/coherence-operator:3.3.2
env:
- name: HOST
value: net-test-coherence-server.coh-test.svc
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ metadata:
spec:
containers:
- name: net-test
image: ghcr.io/oracle/coherence-operator:3.3.1
image: ghcr.io/oracle/coherence-operator:3.3.2
ports:
- containerPort: 9612
name: metrics
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
spec:
containers:
- name: net-test
image: ghcr.io/oracle/coherence-operator:3.3.1
image: ghcr.io/oracle/coherence-operator:3.3.2
env:
- name: CLUSTER_HOST
value: net-test-coherence-server.coh-test.svc
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ spec:
selector:
app.kubernetes.io/name: coherence-operator
app.kubernetes.io/instance: coherence-operator-manager
app.kubernetes.io/version: "3.3.1"
app.kubernetes.io/version: "3.3.2"
app.kubernetes.io/component: manager
app.kubernetes.io/part-of: coherence-operator
coherenceNetTest: server
Expand All @@ -27,14 +27,14 @@ metadata:
labels:
app.kubernetes.io/name: coherence-operator
app.kubernetes.io/instance: coherence-operator-manager
app.kubernetes.io/version: "3.3.1"
app.kubernetes.io/version: "3.3.2"
app.kubernetes.io/component: manager
app.kubernetes.io/part-of: coherence-operator
coherenceNetTest: server
spec:
containers:
- name: net-test
image: ghcr.io/oracle/coherence-operator:3.3.1
image: ghcr.io/oracle/coherence-operator:3.3.2
ports:
- containerPort: 8000
name: operator
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
labels:
app.kubernetes.io/name: coherence-operator
app.kubernetes.io/instance: coherence-operator-manager
app.kubernetes.io/version: "3.3.1"
app.kubernetes.io/version: "3.3.2"
app.kubernetes.io/component: manager
app.kubernetes.io/part-of: coherence-operator
coherenceNetTest: operator-client
Expand All @@ -15,14 +15,14 @@ spec:
labels:
app.kubernetes.io/name: coherence-operator
app.kubernetes.io/instance: coherence-operator-manager
app.kubernetes.io/version: "3.3.1"
app.kubernetes.io/version: "3.3.2"
app.kubernetes.io/component: manager
app.kubernetes.io/part-of: coherence-operator
coherenceNetTest: operator-client
spec:
containers:
- name: net-test
image: ghcr.io/oracle/coherence-operator:3.3.1
image: ghcr.io/oracle/coherence-operator:3.3.2
env:
- name: CLUSTER_HOST
value: net-test-coherence-server.coh-test.svc
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
spec:
containers:
- name: net-test
image: ghcr.io/oracle/coherence-operator:3.3.1
image: ghcr.io/oracle/coherence-operator:3.3.2
env:
- name: OPERATOR_HOST
value: net-test-operator-server.coherence.svc
Expand Down
2 changes: 1 addition & 1 deletion examples/300_helm/chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ operator:
namespace: coherence
service: coherence-operator-rest
port: 8000
image: ghcr.io/oracle/coherence-operator-utils:3.3.1
image: ghcr.io/oracle/coherence-operator-utils:3.3.2
condition: Ready
timeout: 5m
interval: 10s
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</modules>

<properties>
<revision>3.3.1</revision>
<revision>3.3.2</revision>
<operator.version>${project.version}</operator.version>

<build.java.version>17</build.java.version>
Expand Down

0 comments on commit bbe39b1

Please sign in to comment.