Unverified Commit 6b566f19 authored by Travis Nielsen's avatar Travis Nielsen Committed by GitHub
Browse files

Merge pull request #6635 from travisn/release-1.5.0

build: Set manifest versions to v1.5.0
parents 0cdf687d a679b6d5
Showing with 30 additions and 30 deletions
+30 -30
......@@ -38,7 +38,7 @@ jobs:
# set VERSION to a dummy value since Jenkins normally sets it for us. Do this to make Helm happy and not fail with "Error: Invalid Semantic Version"
GOPATH=$(go env GOPATH) make clean && make -j$nproc IMAGES='ceph' VERSION=0 build
docker images
docker tag $(docker images|awk '/build-/ {print $1}') rook/ceph:v1.5.0-beta.0
docker tag $(docker images|awk '/build-/ {print $1}') rook/ceph:v1.5.0
- name: deploy rook
run: |
......@@ -118,7 +118,7 @@ jobs:
# set VERSION to a dummy value since Jenkins normally sets it for us. Do this to make Helm happy and not fail with "Error: Invalid Semantic Version"
GOPATH=$(go env GOPATH) make clean && make -j$nproc IMAGES='ceph' VERSION=0 build
docker images
docker tag $(docker images|awk '/build-/ {print $1}') rook/ceph:v1.5.0-beta.0
docker tag $(docker images|awk '/build-/ {print $1}') rook/ceph:v1.5.0
- name: rook prerequisites
run: |
......@@ -198,7 +198,7 @@ jobs:
# set VERSION to a dummy value since Jenkins normally sets it for us. Do this to make Helm happy and not fail with "Error: Invalid Semantic Version"
GOPATH=$(go env GOPATH) make clean && make -j$nproc IMAGES='ceph' VERSION=0 build
docker images
docker tag $(docker images|awk '/build-/ {print $1}') rook/ceph:v1.5.0-beta.0
docker tag $(docker images|awk '/build-/ {print $1}') rook/ceph:v1.5.0
- name: rook prerequisites
run: |
......@@ -278,7 +278,7 @@ jobs:
# set VERSION to a dummy value since Jenkins normally sets it for us. Do this to make Helm happy and not fail with "Error: Invalid Semantic Version"
GOPATH=$(go env GOPATH) make clean && make -j$nproc IMAGES='ceph' VERSION=0 build
docker images
docker tag $(docker images|awk '/build-/ {print $1}') rook/ceph:v1.5.0-beta.0
docker tag $(docker images|awk '/build-/ {print $1}') rook/ceph:v1.5.0
- name: rook prerequisites
run: |
......@@ -348,7 +348,7 @@ jobs:
# set VERSION to a dummy value since Jenkins normally sets it for us. Do this to make Helm happy and not fail with "Error: Invalid Semantic Version"
GOPATH=$(go env GOPATH) make clean && make -j$nproc IMAGES='ceph' VERSION=0 build
docker images
docker tag $(docker images|awk '/build-/ {print $1}') rook/ceph:v1.5.0-beta.0
docker tag $(docker images|awk '/build-/ {print $1}') rook/ceph:v1.5.0
- name: rook prerequisites
run: |
......@@ -428,7 +428,7 @@ jobs:
# set VERSION to a dummy value since Jenkins normally sets it for us. Do this to make Helm happy and not fail with "Error: Invalid Semantic Version"
GOPATH=$(go env GOPATH) make clean && make -j$nproc IMAGES='ceph' VERSION=0 build
docker images
docker tag $(docker images|awk '/build-/ {print $1}') rook/ceph:v1.5.0-beta.0
docker tag $(docker images|awk '/build-/ {print $1}') rook/ceph:v1.5.0
- name: rook prerequisites
run: |
......@@ -508,7 +508,7 @@ jobs:
# set VERSION to a dummy value since Jenkins normally sets it for us. Do this to make Helm happy and not fail with "Error: Invalid Semantic Version"
GOPATH=$(go env GOPATH) make clean && make -j$nproc IMAGES='ceph' VERSION=0 build
docker images
docker tag $(docker images|awk '/build-/ {print $1}') rook/ceph:v1.5.0-beta.0
docker tag $(docker images|awk '/build-/ {print $1}') rook/ceph:v1.5.0
- name: rook prerequisites
run: |
......@@ -577,7 +577,7 @@ jobs:
# set VERSION to a dummy value since Jenkins normally sets it for us. Do this to make Helm happy and not fail with "Error: Invalid Semantic Version"
GOPATH=$(go env GOPATH) make clean && make -j$nproc IMAGES='ceph' VERSION=0 build
docker images
docker tag $(docker images|awk '/build-/ {print $1}') rook/ceph:v1.5.0-beta.0
docker tag $(docker images|awk '/build-/ {print $1}') rook/ceph:v1.5.0
- name: rook prereq
run: |
......
......@@ -21,7 +21,7 @@ To make sure you have a Kubernetes cluster that is ready for `Rook`, you can [fo
First deploy the Rook Cassandra Operator using the following commands:
```console
git clone --single-branch --branch v1.5.0-beta.0 https://github.com/rook/rook.git
git clone --single-branch --branch v1.5.0 https://github.com/rook/rook.git
cd rook/cluster/examples/kubernetes/cassandra
kubectl apply -f operator.yaml
```
......
......@@ -38,7 +38,7 @@ With the Prometheus operator running, we can create a service monitor that will
From the root of your locally cloned Rook repo, go the monitoring directory:
```console
git clone --single-branch --branch v1.5.0-beta.0 https://github.com/rook/rook.git
git clone --single-branch --branch v1.5.0 https://github.com/rook/rook.git
cd rook/cluster/examples/kubernetes/ceph/monitoring
```
......
......@@ -46,7 +46,7 @@ If the `FSTYPE` field is not empty, there is a filesystem on top of the correspo
If you're feeling lucky, a simple Rook cluster can be created with the following kubectl commands and [example yaml files](https://github.com/rook/rook/blob/{{ branchName }}/cluster/examples/kubernetes/ceph). For the more detailed install, skip to the next section to [deploy the Rook operator](#deploy-the-rook-operator).
```console
git clone --single-branch --branch v1.5.0-beta.0 https://github.com/rook/rook.git
git clone --single-branch --branch v1.5.0 https://github.com/rook/rook.git
cd rook/cluster/examples/kubernetes/ceph
kubectl create -f crds.yaml -f common.yaml -f operator.yaml
kubectl create -f cluster.yaml
......
......@@ -43,7 +43,7 @@ spec:
dnsPolicy: ClusterFirstWithHostNet
containers:
- name: rook-ceph-tools
image: rook/ceph:v1.5.0-beta.0
image: rook/ceph:v1.5.0
command: ["/tini"]
args: ["-g", "--", "/usr/local/bin/toolbox.sh"]
imagePullPolicy: IfNotPresent
......@@ -133,7 +133,7 @@ spec:
spec:
initContainers:
- name: config-init
image: rook/ceph:v1.5.0-beta.0
image: rook/ceph:v1.5.0
command: ["/usr/local/bin/toolbox.sh"]
args: ["--skip-watch"]
imagePullPolicy: IfNotPresent
......@@ -155,7 +155,7 @@ spec:
mountPath: /etc/rook
containers:
- name: script
image: rook/ceph:v1.5.0-beta.0
image: rook/ceph:v1.5.0
volumeMounts:
- mountPath: /etc/ceph
name: ceph-config
......
......@@ -20,7 +20,7 @@ To make sure you have a Kubernetes cluster that is ready for `Rook`, you can [fo
First deploy the Rook CockroachDB operator using the following commands:
```console
git clone --single-branch --branch v1.5.0-beta.0 https://github.com/rook/rook.git
git clone --single-branch --branch v1.5.0 https://github.com/rook/rook.git
cd rook/cluster/examples/kubernetes/cockroachdb
kubectl create -f operator.yaml
```
......
......@@ -108,7 +108,7 @@ By using `k8sEdgefsNamespaces` and `k8sEdgefsMgmtPrefix` parameters, driver is c
Check configuration options and create kubernetes secret for Edgefs CSI NFS plugin
```console
git clone --single-branch --branch v1.5.0-beta.0 https://github.com/rook/rook.git
git clone --single-branch --branch v1.5.0 https://github.com/rook/rook.git
cd rook/cluster/examples/kubernetes/edgefs/csi/nfs
kubectl create secret generic edgefs-nfs-csi-driver-config --from-file=./edgefs-nfs-csi-driver-config.yaml
```
......
......@@ -38,7 +38,7 @@ With the Prometheus operator running, we can create a service monitor that will
From the root of your locally cloned Rook repo, go the monitoring directory:
```console
git clone --single-branch --branch v1.5.0-beta.0 https://github.com/rook/rook.git
git clone --single-branch --branch v1.5.0 https://github.com/rook/rook.git
cd rook/cluster/examples/kubernetes/edgefs/monitoring
```
......
......@@ -50,7 +50,7 @@ To turn off this node adjustment need to enable `skipHostPrepare` option in clus
If you're feeling lucky, a simple EdgeFS Rook cluster can be created with the following kubectl commands. For the more detailed install, skip to the next section to [deploy the Rook operator](#deploy-the-rook-operator).
```console
git clone --single-branch --branch v1.5.0-beta.0 https://github.com/rook/rook.git
git clone --single-branch --branch v1.5.0 https://github.com/rook/rook.git
cd rook/cluster/examples/kubernetes/edgefs
kubectl create -f operator.yaml
kubectl create -f cluster.yaml
......
......@@ -23,7 +23,7 @@ You can read further about the details and limitations of these volumes in the [
First deploy the Rook NFS operator using the following commands:
```console
git clone --single-branch --branch v1.5.0-beta.0 https://github.com/rook/rook.git
git clone --single-branch --branch v1.5.0 https://github.com/rook/rook.git
cd rook/cluster/examples/kubernetes/nfs
kubectl create -f common.yaml
kubectl create -f operator.yaml
......
......@@ -21,7 +21,7 @@ spec:
effect: NoSchedule
containers:
- name: ceph-after-reboot-check
image: rook/ceph:v1.5.0-beta.0
image: rook/ceph:v1.5.0
imagePullPolicy: IfNotPresent
command: ["/scripts/status-check.sh"]
env:
......
......@@ -21,7 +21,7 @@ spec:
effect: NoSchedule
containers:
- name: ceph-before-reboot-check
image: rook/ceph:v1.5.0-beta.0
image: rook/ceph:v1.5.0
imagePullPolicy: IfNotPresent
command: ["/scripts/status-check.sh"]
env:
......
......@@ -188,7 +188,7 @@ subjects:
serviceAccountName: rook-cassandra-operator
containers:
- name: rook-cassandra-operator
image: rook/cassandra:v1.5.0-beta.0
image: rook/cassandra:v1.5.0
imagePullPolicy: "Always"
args: ["cassandra", "operator"]
env:
......
......@@ -18,7 +18,7 @@ spec:
dnsPolicy: ClusterFirstWithHostNet
containers:
- name: rook-direct-mount
image: rook/ceph:v1.5.0-beta.0
image: rook/ceph:v1.5.0
command: ["/tini"]
args: ["-g", "--", "/usr/local/bin/toolbox.sh"]
imagePullPolicy: IfNotPresent
......
......@@ -364,7 +364,7 @@ spec:
serviceAccountName: rook-ceph-system
containers:
- name: rook-ceph-operator
image: rook/ceph:v1.5.0-beta.0
image: rook/ceph:v1.5.0
args: ["ceph", "operator"]
volumeMounts:
- mountPath: /var/lib/rook
......
......@@ -288,7 +288,7 @@ spec:
serviceAccountName: rook-ceph-system
containers:
- name: rook-ceph-operator
image: rook/ceph:v1.5.0-beta.0
image: rook/ceph:v1.5.0
args: ["ceph", "operator"]
volumeMounts:
- mountPath: /var/lib/rook
......
......@@ -11,7 +11,7 @@ spec:
serviceAccountName: rook-ceph-system
containers:
- name: osd-removal
image: rook/ceph:v1.5.0-beta.0
image: rook/ceph:v1.5.0
# TODO: Insert the OSD ID in the last parameter that is to be removed
# The OSD IDs are a comma-separated list. For example: "0" or "0,2".
args: ["ceph", "osd", "remove", "--osd-ids", "<OSD-IDs>"]
......
......@@ -10,7 +10,7 @@ spec:
spec:
initContainers:
- name: config-init
image: rook/ceph:v1.5.0-beta.0
image: rook/ceph:v1.5.0
command: ["/usr/local/bin/toolbox.sh"]
args: ["--skip-watch"]
imagePullPolicy: IfNotPresent
......@@ -32,7 +32,7 @@ spec:
mountPath: /etc/rook
containers:
- name: script
image: rook/ceph:v1.5.0-beta.0
image: rook/ceph:v1.5.0
volumeMounts:
- mountPath: /etc/ceph
name: ceph-config
......
......@@ -18,7 +18,7 @@ spec:
dnsPolicy: ClusterFirstWithHostNet
containers:
- name: rook-ceph-tools
image: rook/ceph:v1.5.0-beta.0
image: rook/ceph:v1.5.0
command: ["/tini"]
args: ["-g", "--", "/usr/local/bin/toolbox.sh"]
imagePullPolicy: IfNotPresent
......
......@@ -93,7 +93,7 @@ spec:
serviceAccountName: rook-cockroachdb-operator
containers:
- name: rook-cockroachdb-operator
image: rook/cockroachdb:v1.5.0-beta.0
image: rook/cockroachdb:v1.5.0
args: ["cockroachdb", "operator"]
env:
- name: POD_NAME
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment