Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.
This repository is currently being migrated. It's locked while the migration is in progress.

Commit

Permalink
Merge pull request #292 from darkowlzz/v2.3.1-release-prep
Browse files Browse the repository at this point in the history
Prepare for v2.3.1 release
  • Loading branch information
darkowlzz authored Nov 16, 2020
2 parents a1fc765 + b24bbbc commit 1cacd4a
Show file tree
Hide file tree
Showing 15 changed files with 1,443 additions and 35 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ Parameter | Description | Default
`secretRefName` | Reference name of storageos secret |
`secretRefNamespace` | Namespace of storageos secret |
`namespace` | Namespace where storageos cluster resources are created | `storageos`
`images.nodeContainer` | StorageOS node container image | `storageos/node:v2.3.0`
`images.nodeContainer` | StorageOS node container image | `storageos/node:v2.3.1`
`images.initContainer` | StorageOS init container image | `storageos/init:v2.1.0`
`images.apiManagerContainer` | StorageOS API Manager container image | `storageos/api-manager:v1.0.0`
`images.csiNodeDriverRegistrarContainer` | CSI Node Driver Registrar Container image | Varies depending on Kubernetes version
Expand Down
2 changes: 1 addition & 1 deletion build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ FROM ${BASE_IMAGE}
LABEL name="StorageOS Cluster Operator" \
maintainer="[email protected]" \
vendor="StorageOS" \
version="v2.3.0" \
version="v2.3.1" \
release="2" \
distribution-scope="public" \
architecture="x86_64" \
Expand Down
2 changes: 1 addition & 1 deletion build/rhel-build-service/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ FROM storageos/base-image:0.2.1
LABEL name="StorageOS Cluster Operator" \
maintainer="[email protected]" \
vendor="StorageOS" \
version="v2.3.0" \
version="v2.3.1" \
release="2" \
distribution-scope="public" \
architecture="x86_64" \
Expand Down
6 changes: 3 additions & 3 deletions bundle/manifests/storageosoperator.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ metadata:
capabilities: Deep Insights
categories: Storage
certified: "true"
containerImage: registry.connect.redhat.com/storageos/cluster-operator:v2.2.1
containerImage: registry.connect.redhat.com/storageos/cluster-operator:v2.3.1
createdAt: ""
description: Cloud-native, persistent storage for containers.
operators.operatorframework.io/internal-objects: |-
Expand All @@ -34,7 +34,7 @@ metadata:
]
repository: https://github.com/storageos/cluster-operator
support: StorageOS, Inc
name: storageosoperator.v2.4.0
name: storageosoperator.v2.3.1
namespace: placeholder
spec:
apiservicedefinitions: {}
Expand Down Expand Up @@ -567,4 +567,4 @@ spec:
selector:
matchLabels:
operated-by: storageosoperator
version: 2.4.0
version: 2.3.1
10 changes: 5 additions & 5 deletions deploy/olm/community-changes.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Do not edit this file manually. Use release-gen.sh script to update.
metadata.name: storageosoperator.v2.3.0
metadata.name: storageosoperator.v2.3.1
metadata.namespace: placeholder
metadata.annotations.containerImage: storageos/cluster-operator:v2.3.0
spec.version: 2.3.0
spec.install.spec.deployments[0].spec.template.spec.containers[0].image: storageos/cluster-operator:v2.3.0
metadata.annotations.containerImage: storageos/cluster-operator:v2.3.1
spec.version: 2.3.1
spec.install.spec.deployments[0].spec.template.spec.containers[0].image: storageos/cluster-operator:v2.3.1
spec.install.spec.deployments[0].spec.template.spec.containers[0].env[0].value: ""
spec.install.spec.deployments[0].spec.template.spec.containers[0].env[1].value: ""
spec.install.spec.deployments[0].spec.template.spec.containers[0].env[2].value: ""
Expand All @@ -16,4 +16,4 @@ spec.install.spec.deployments[0].spec.template.spec.containers[0].env[8].value:
spec.install.spec.deployments[0].spec.template.spec.containers[0].env[9].value: ""
spec.install.spec.deployments[0].spec.template.spec.containers[0].env[10].value: ""
spec.install.spec.deployments[0].spec.template.spec.containers[0].env[11].value: ""
spec.replaces: storageosoperator.v2.2.1
spec.replaces: storageosoperator.v2.3.0
18 changes: 11 additions & 7 deletions deploy/olm/csv-rhel/storageos.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
apiVersion: operators.coreos.com/v1alpha1
kind: ClusterServiceVersion
metadata:
name: storageosoperator.v2.3.0
name: storageosoperator.v2.3.1
namespace: placeholder
annotations:
capabilities: Deep Insights
categories: Storage
description: Cloud-native, persistent storage for containers.
containerImage: registry.connect.redhat.com/storageos/cluster-operator:v2.3.0
containerImage: registry.connect.redhat.com/storageos/cluster-operator:v2.3.1
repository: https://github.com/storageos/cluster-operator
createdAt: "2020-10-26T15:39:45Z"
createdAt: "2020-11-13T11:34:33Z"
support: StorageOS, Inc
certified: "true"
operators.operatorframework.io/internal-objects: |-
Expand Down Expand Up @@ -88,7 +88,9 @@ spec:
enterprise-class persistent storage for containers. StorageOS volumes
offer high throughput, low latency and consistent performance, and
are therefore ideal for deploying databases, message queues, and
other mission-critical stateful solutions.
other mission-critical stateful solutions. StorageOS Project edition
also offers ReadWriteMany volumes that are concurrently accessible
by multiple applications.
The StorageOS Operator installs and manages StorageOS within a cluster.
Cluster nodes may contribute local or attached disk-based storage into a
Expand All @@ -115,6 +117,8 @@ spec:
* **Delta Sync** - replicas out of sync due to transient failures only transfer changed blocks.
* **Multiple AccessModes** - dynamically provision ReadWriteOnce or ReadWriteMany volumes.
* **Scalability** - disaggregated consensus means no single scheduling point of failure.
* **Thin provisioning** - Only consume the space you need in a storage pool.
Expand Down Expand Up @@ -156,7 +160,7 @@ spec:
- storage
- persistent storage
- open source
version: 2.3.0
version: 2.3.1
minKubeVersion: 1.13.0
maturity: stable
maintainers:
Expand Down Expand Up @@ -374,7 +378,7 @@ spec:
- name: storageos-operator
command:
- cluster-operator
image: registry.connect.redhat.com/storageos/cluster-operator:v2.3.0
image: registry.connect.redhat.com/storageos/cluster-operator:v2.3.1
env:
- name: RELATED_IMAGE_STORAGEOS_NODE
value: ""
Expand Down Expand Up @@ -715,4 +719,4 @@ spec:
with the NFS Server. If not specified, a new PVC is provisioned and used.
displayName: Persistent Volume Claim
path: persistentVolumeClaim
replaces: storageosoperator.v2.2.1
replaces: storageosoperator.v2.3.0
Loading

0 comments on commit 1cacd4a

Please sign in to comment.