Skip to content

Commit

Permalink
Merge pull request #1148 from andyzhangx/cut-v1.2.1
Browse files Browse the repository at this point in the history
doc: cut v1.2.1 release
  • Loading branch information
andyzhangx authored Jan 24, 2022
2 parents bde1e0b + b024b44 commit 7c92c79
Show file tree
Hide file tree
Showing 40 changed files with 3,019 additions and 49 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ DRIVER_NAME = disk.csi.azure.com
IMAGE_NAME ?= azuredisk-csi
ifndef BUILD_V2
PLUGIN_NAME = azurediskplugin
IMAGE_VERSION ?= v1.2.0
IMAGE_VERSION ?= v1.2.1
CHART_VERSION ?= latest
else
PLUGIN_NAME = azurediskpluginv2
Expand Down Expand Up @@ -157,7 +157,7 @@ azuredisk-darwin:

.PHONY: container
container: azuredisk
docker build --no-cache -t $(IMAGE_TAG) -f ./pkg/azurediskplugin/dev.Dockerfile .
docker build --no-cache --output=type=$(OUTPUT_TYPE) -t $(IMAGE_TAG) -f ./pkg/azurediskplugin/Dockerfile .

.PHONY: container-linux
container-linux:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This driver allows Kubernetes to use [Azure Disk](https://azure.microsoft.com/en
|Driver Version |Image | supported k8s version |
|----------------|------------------------------------------------|-----------------------|
|master branch |mcr.microsoft.com/k8s/csi/azuredisk-csi:latest | 1.17+ |
|v1.2.0 |mcr.microsoft.com/k8s/csi/azuredisk-csi:v1.2.0 | 1.17+ |
|v1.2.1 |mcr.microsoft.com/k8s/csi/azuredisk-csi:v1.2.1 | 1.17+ |
|v1.1.1 |mcr.microsoft.com/k8s/csi/azuredisk-csi:v1.1.1 | 1.16+ |
|v1.0.0 |mcr.microsoft.com/k8s/csi/azuredisk-csi:v1.0.0 | 1.16+ |

Expand Down
2 changes: 1 addition & 1 deletion charts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ helm install azuredisk-csi-driver azuredisk-csi-driver/azuredisk-csi-driver --na
### install a specific version
```console
helm repo add azuredisk-csi-driver https://raw.githubusercontent.com/kubernetes-sigs/azuredisk-csi-driver/master/charts
helm install azuredisk-csi-driver azuredisk-csi-driver/azuredisk-csi-driver --namespace kube-system --version v1.2.0
helm install azuredisk-csi-driver azuredisk-csi-driver/azuredisk-csi-driver --namespace kube-system --version v1.2.1
```

### search for all available chart versions
Expand Down
41 changes: 25 additions & 16 deletions charts/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,25 +3,34 @@ entries:
azuredisk-csi-driver:
- apiVersion: v1
appVersion: v2.0.0-alpha.1
created: "2021-05-01T14:43:33.937164645Z"
created: "2022-01-24T08:07:01.760834696Z"
description: Azure disk Container Storage Interface (CSI) Storage Plugin
digest: 78489f4429e68903d79e59bbba2a0d2d284164ac26068b96176f6da77da5fd6a
name: azuredisk-csi-driver
urls:
- https://raw.githubusercontent.com/kubernetes-sigs/azuredisk-csi-driver/master/charts/v2.0.0-alpha.1/azuredisk-csi-driver-v2.0.0-alpha.1.tgz
version: v2.0.0-alpha.1
- apiVersion: v1
appVersion: latest
created: "2021-05-01T14:43:33.926918588Z"
appVersion: v1.2.1
created: "2022-01-24T08:07:01.73646996Z"
description: Azure disk Container Storage Interface (CSI) Storage Plugin
digest: d02eadfc797e1d55e320dd00805fa191c6c59f21fc88ba5c88113ba0a34aaa6d
digest: 57a2211ba2c47db0591a4422029e684f0b33f1283543141e1205c3bfe7230b57
name: azuredisk-csi-driver
urls:
- https://raw.githubusercontent.com/kubernetes-sigs/azuredisk-csi-driver/master/charts/latest/azuredisk-csi-driver-v1.2.0.tgz
version: v1.2.0
- https://raw.githubusercontent.com/kubernetes-sigs/azuredisk-csi-driver/master/charts/latest/azuredisk-csi-driver-v1.2.1.tgz
version: v1.2.1
- apiVersion: v1
appVersion: v1.2.1
created: "2022-01-24T08:07:01.759706889Z"
description: Azure disk Container Storage Interface (CSI) Storage Plugin
digest: 4a1d31ca114c62813459d5fd62d2f14e24b744e3842c16c7c19a6a9cfb388866
name: azuredisk-csi-driver
urls:
- https://raw.githubusercontent.com/kubernetes-sigs/azuredisk-csi-driver/master/charts/v1.2.1/azuredisk-csi-driver-v1.2.1.tgz
version: v1.2.1
- apiVersion: v1
appVersion: v1.2.0
created: "2021-05-01T14:43:33.935225134Z"
created: "2022-01-24T08:07:01.757343776Z"
description: Azure disk Container Storage Interface (CSI) Storage Plugin
digest: 2bbfe2f9d080f1b3ff10590c7168d05ce026c5a73332b4d48014610a52337808
name: azuredisk-csi-driver
Expand All @@ -30,7 +39,7 @@ entries:
version: v1.2.0
- apiVersion: v1
appVersion: v1.1.1
created: "2021-05-01T14:43:33.934214728Z"
created: "2022-01-24T08:07:01.755482066Z"
description: Azure disk Container Storage Interface (CSI) Storage Plugin
digest: dd7066be8f499f6c1a396ab27c0013c09f5a8d8319cc04fbdd480d31107bb851
name: azuredisk-csi-driver
Expand All @@ -39,7 +48,7 @@ entries:
version: v1.1.1
- apiVersion: v1
appVersion: v1.1.0
created: "2021-05-01T14:43:33.933253023Z"
created: "2022-01-24T08:07:01.753831257Z"
description: Azure disk Container Storage Interface (CSI) Storage Plugin
digest: 3d2a5189416dd6a43bd3e2097bbe23a8db347b6e1a36c6a43fd59cc9c9633ff3
name: azuredisk-csi-driver
Expand All @@ -48,7 +57,7 @@ entries:
version: v1.1.0
- apiVersion: v1
appVersion: v1.0.0
created: "2021-05-01T14:43:33.932178617Z"
created: "2022-01-24T08:07:01.752261648Z"
description: Azure disk Container Storage Interface (CSI) Storage Plugin
digest: d179bc6f338518859b6efdc3b3bed8d06513313e8047563eb4b654b2d417c81e
name: azuredisk-csi-driver
Expand All @@ -57,7 +66,7 @@ entries:
version: v1.0.0
- apiVersion: v1
appVersion: v0.10.0
created: "2021-05-01T14:43:33.927807093Z"
created: "2022-01-24T08:07:01.737640866Z"
description: Azure disk Container Storage Interface (CSI) Storage Plugin
digest: 3dbbaca098fe8316de079236598253b5831e8e85fd88b390231d828157d62206
name: azuredisk-csi-driver
Expand All @@ -66,7 +75,7 @@ entries:
version: v0.10.0
- apiVersion: v1
appVersion: v0.9.0
created: "2021-05-01T14:43:33.931215012Z"
created: "2022-01-24T08:07:01.75075864Z"
description: Azure disk Container Storage Interface (CSI) Storage Plugin
digest: a978f3e6ef5d678c3b6512bd8a63277cb4ce40d3f3e34b80370f0c37298824f2
name: azuredisk-csi-driver
Expand All @@ -75,7 +84,7 @@ entries:
version: v0.9.0
- apiVersion: v1
appVersion: v0.8.0
created: "2021-05-01T14:43:33.930278507Z"
created: "2022-01-24T08:07:01.749339432Z"
description: Azure disk Container Storage Interface (CSI) Storage Plugin
digest: 1762b832389b4f7a5eab9748127fa6dbb85131485d67bc3fe485bbe86c468128
name: azuredisk-csi-driver
Expand All @@ -84,7 +93,7 @@ entries:
version: v0.8.0
- apiVersion: v1
appVersion: v0.7.0
created: "2021-05-01T14:43:33.929493402Z"
created: "2022-01-24T08:07:01.747871423Z"
description: Azure disk Container Storage Interface (CSI) Storage Plugin
digest: 29e21f686814f46c1edaaaa95ce2d25579ff1aad270c58b774bdb5a89858b8bf
name: azuredisk-csi-driver
Expand All @@ -93,11 +102,11 @@ entries:
version: v0.7.0
- apiVersion: v1
appVersion: v0.6.0
created: "2021-05-01T14:43:33.928462997Z"
created: "2022-01-24T08:07:01.738862573Z"
description: Azure disk Container Storage Interface (CSI) Storage Plugin
digest: b11d8dfee371ca7c63a1448ba27c1fd1f032ea33575fefeeb16927fc95d1eeb7
name: azuredisk-csi-driver
urls:
- https://raw.githubusercontent.com/kubernetes-sigs/azuredisk-csi-driver/master/charts/v0.6.0/azuredisk-csi-driver-v0.6.0.tgz
version: v0.6.0
generated: "2021-05-01T14:43:33.924210973Z"
generated: "2022-01-24T08:07:01.733574944Z"
Binary file removed charts/latest/azuredisk-csi-driver-v1.2.0.tgz
Binary file not shown.
Binary file added charts/latest/azuredisk-csi-driver-v1.2.1.tgz
Binary file not shown.
4 changes: 2 additions & 2 deletions charts/latest/azuredisk-csi-driver/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v1
appVersion: latest
appVersion: v1.2.1
description: Azure disk Container Storage Interface (CSI) Storage Plugin
name: azuredisk-csi-driver
version: v1.2.0
version: v1.2.1
2 changes: 1 addition & 1 deletion charts/latest/azuredisk-csi-driver/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
azuredisk:
repository: mcr.microsoft.com/k8s/csi/azuredisk-csi
tag: latest
tag: v1.2.1
pullPolicy: IfNotPresent
csiProvisioner:
repository: mcr.microsoft.com/oss/kubernetes-csi/csi-provisioner
Expand Down
Binary file added charts/v1.2.1/azuredisk-csi-driver-v1.2.1.tgz
Binary file not shown.
5 changes: 5 additions & 0 deletions charts/v1.2.1/azuredisk-csi-driver/Chart.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
apiVersion: v1
appVersion: v1.2.1
description: Azure disk Container Storage Interface (CSI) Storage Plugin
name: azuredisk-csi-driver
version: v1.2.1
5 changes: 5 additions & 0 deletions charts/v1.2.1/azuredisk-csi-driver/templates/NOTES.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
The Azure Disk CSI Driver is getting deployed to your cluster.

To check Azure Disk CSI Driver pods status, please run:

kubectl --namespace={{ .Release.Namespace }} get pods --selector="release={{ .Release.Name }}" --watch
26 changes: 26 additions & 0 deletions charts/v1.2.1/azuredisk-csi-driver/templates/_helpers.tpl
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{{/* vim: set filetype=mustache: */}}

{{/* Expand the name of the chart.*/}}
{{- define "azuredisk.name" -}}
{{- default .Chart.Name .Values.nameOverride | trunc 63 | trimSuffix "-" -}}
{{- end -}}

{{/* labels for helm resources */}}
{{- define "azuredisk.labels" -}}
labels:
app.kubernetes.io/instance: "{{ .Release.Name }}"
app.kubernetes.io/managed-by: "{{ .Release.Service }}"
app.kubernetes.io/name: "{{ template "azuredisk.name" . }}"
app.kubernetes.io/version: "{{ .Chart.AppVersion }}"
helm.sh/chart: "{{ .Chart.Name }}-{{ .Chart.Version | replace "+" "_" }}"
{{- end -}}

{{/* pull secrets for containers */}}
{{- define "azuredisk.pullSecrets" -}}
{{- if .Values.imagePullSecrets }}
imagePullSecrets:
{{- range .Values.imagePullSecrets }}
- name: {{ . }}
{{- end }}
{{- end }}
{{- end -}}
Loading

0 comments on commit 7c92c79

Please sign in to comment.