Skip to content

Commit 96b8fde

Browse files
committed
adjust for openfunction v0.7.0
Signed-off-by: wrongerror <wangyifei@kubesphere.io>
1 parent 17e4f22 commit 96b8fde

File tree

6 files changed

+65
-18
lines changed

6 files changed

+65
-18
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# openfunction
22

3-
![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.7.0-rc.0](https://img.shields.io/badge/AppVersion-0.7.0--rc.0-informational?style=flat-square)
3+
![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.7.0](https://img.shields.io/badge/AppVersion-0.7.0--rc.0-informational?style=flat-square)
44

55
A Helm chart for OpenFunction on Kubernetes
66

@@ -143,7 +143,7 @@ helm install openfunction openfunction/openfunction -n openfunction
143143
| controllerManager.kubeRbacProxy.image.repository | string | `"openfunction/kube-rbac-proxy"` | |
144144
| controllerManager.kubeRbacProxy.image.tag | string | `"v0.8.0"` | |
145145
| controllerManager.openfunction.image.repository | string | `"openfunction/openfunction"` | |
146-
| controllerManager.openfunction.image.tag | string | `"v0.7.0-rc.0"` | |
146+
| controllerManager.openfunction.image.tag | string | `"v0.7.0"` | |
147147
| controllerManager.openfunction.resources.limits.cpu | string | `"500m"` | |
148148
| controllerManager.openfunction.resources.limits.memory | string | `"500Mi"` | |
149149
| controllerManager.openfunction.resources.requests.cpu | string | `"100m"` | |

docs/index.yaml

Lines changed: 54 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ entries:
33
knative-serving:
44
- apiVersion: v2
55
appVersion: 1.3.2
6-
created: "2022-08-16T15:23:19.3721397+08:00"
6+
created: "2022-08-16T17:41:54.1818938+08:00"
77
description: A Helm chart for Knative Serving on Kubernetes
88
digest: 75cf6ba89b9c59ab2ec3e9469e6d523f51f6a587c7c181911d2566bfa5764835
99
keywords:
@@ -22,7 +22,7 @@ entries:
2222
version: 1.3.2
2323
- apiVersion: v2
2424
appVersion: 1.0.1
25-
created: "2022-08-16T15:23:19.3697229+08:00"
25+
created: "2022-08-16T17:41:54.1776807+08:00"
2626
description: A Helm chart for Knative Serving on Kubernetes
2727
digest: c3c6dd47616c498ffe87d94812c35a6423ef974fa65daddc22d196986e15284a
2828
keywords:
@@ -41,7 +41,7 @@ entries:
4141
openfunction:
4242
- apiVersion: v2
4343
appVersion: 0.7.0-rc.0
44-
created: "2022-08-16T15:23:19.4130313+08:00"
44+
created: "2022-08-16T17:41:54.2128919+08:00"
4545
dependencies:
4646
- condition: global.Dapr.enabled
4747
name: dapr
@@ -84,9 +84,54 @@ entries:
8484
urls:
8585
- https://openfunction.github.io/charts/openfunction-v0.7.0-rc.0-v0.2.0.tgz
8686
version: 0.2.0
87+
- apiVersion: v2
88+
appVersion: 0.7.0
89+
created: "2022-08-16T17:41:54.2350096+08:00"
90+
dependencies:
91+
- condition: global.Dapr.enabled
92+
name: dapr
93+
repository: file://dapr
94+
version: 1.8.3
95+
- condition: global.KnativeServing.enabled
96+
name: knative-serving
97+
repository: file://knative-serving
98+
version: 1.3.2
99+
- condition: global.TektonPipelines.enabled
100+
name: tekton-pipelines
101+
repository: file://tekton-pipelines
102+
version: 0.37.2
103+
- condition: global.ShipwrightBuild.enabled
104+
name: shipwright-build
105+
repository: file://shipwright-build
106+
version: 0.10.0
107+
- condition: global.Keda.enabled
108+
name: keda
109+
repository: file://keda
110+
version: 2.7.2
111+
- condition: global.Contour.enabled
112+
name: contour
113+
repository: file://contour
114+
version: 8.0.4
115+
description: A Helm chart for OpenFunction on Kubernetes
116+
digest: 4202f9d14a5c0f5fb73a7839bf3f6cf24d54b0a2b1ab6d77c58ec3258b7ebf29
117+
keywords:
118+
- faas
119+
- Serverless
120+
- Kubernetes
121+
kubeVersion: '>=v1.20.0-0'
122+
maintainers:
123+
- email: wangyifei@kubesphere.io
124+
name: wangyifei
125+
name: openfunction
126+
sources:
127+
- https://github.com/OpenFunction/OpenFunction
128+
type: application
129+
urls:
130+
- https://openfunction.github.io/charts/openfunction-v0.7.0-v0.2.0.tgz
131+
version: 0.2.0
87132
- apiVersion: v2
88133
appVersion: 0.6.0
89-
created: "2022-08-16T15:23:19.390171+08:00"
134+
created: "2022-08-16T17:41:54.1964862+08:00"
90135
dependencies:
91136
- condition: Dapr.enabled
92137
name: dapr
@@ -132,7 +177,7 @@ entries:
132177
shipwright-build:
133178
- apiVersion: v2
134179
appVersion: 0.10.0
135-
created: "2022-08-16T15:23:19.4170338+08:00"
180+
created: "2022-08-16T17:41:54.2380095+08:00"
136181
description: A Helm chart for Shipwright Build on Kubernetes
137182
digest: e0616611a496afcbdd39b630b5ef76e347e9d53186726829acbfa5c7072af6c6
138183
keywords:
@@ -153,7 +198,7 @@ entries:
153198
version: 0.10.0
154199
- apiVersion: v2
155200
appVersion: 0.6.1
156-
created: "2022-08-16T15:23:19.4180343+08:00"
201+
created: "2022-08-16T17:41:54.2390022+08:00"
157202
description: A Helm chart for Shipwright Build on Kubernetes
158203
digest: 366ca24ad2651910695ac50e165be4fa7c8c635ec2aec5f53a6baca17f3efed0
159204
keywords:
@@ -174,7 +219,7 @@ entries:
174219
tekton-pipelines:
175220
- apiVersion: v2
176221
appVersion: 0.37.2
177-
created: "2022-08-16T15:23:19.4202686+08:00"
222+
created: "2022-08-16T17:41:54.2400072+08:00"
178223
description: A Helm chart for Tekton Pipelines on Kubernetes
179224
digest: b179a806641d354e92064715f221ee5e1836a84ddefa11bc11c01f4f4bdf8c52
180225
keywords:
@@ -195,7 +240,7 @@ entries:
195240
version: 0.37.2
196241
- apiVersion: v2
197242
appVersion: 0.30.0
198-
created: "2022-08-16T15:23:19.4190342+08:00"
243+
created: "2022-08-16T17:41:54.2390022+08:00"
199244
description: A Helm chart for Tekton Pipelines on Kubernetes
200245
digest: 4939ec89841370813aa5c00cea5db82733470fb165326d2b75c3f9324d170bac
201246
keywords:
@@ -213,4 +258,4 @@ entries:
213258
urls:
214259
- https://openfunction.github.io/charts/tekton-pipelines-0.30.0.tgz
215260
version: 0.30.0
216-
generated: "2022-08-16T15:23:19.3663499+08:00"
261+
generated: "2022-08-16T17:41:54.1750093+08:00"
406 KB
Binary file not shown.

openfunction/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ version: 0.2.0
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
24-
appVersion: "0.7.0-rc.0"
24+
appVersion: "0.7.0"
2525
keywords:
2626
- faas
2727
- Serverless

openfunction/README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# openfunction
22

3-
![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.7.0-rc.0](https://img.shields.io/badge/AppVersion-0.7.0--rc.0-informational?style=flat-square)
3+
![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.7.0](https://img.shields.io/badge/AppVersion-0.7.0--rc.0-informational?style=flat-square)
44

55
A Helm chart for OpenFunction on Kubernetes
66

@@ -82,10 +82,10 @@ _See [helm upgrade](https://helm.sh/docs/helm/helm_upgrade/) for command documen
8282

8383
### From OpenFunction v0.6.0 to OpenFunction v0.7.x
8484

85-
There is an incompatible breaking change needing manual actions.
85+
There is a breaking change when upgrading from v0.6.0 to 0.7.x which requires additional manual operations.
8686
#### Uninstall the Chart
8787

88-
To uninstall/delete the `openfunction` release:
88+
First, you'll need to uninstall the old `openfunction` release:
8989
```shell
9090
helm uninstall openfunction -n openfunction
9191
```
@@ -101,12 +101,14 @@ kubectl edit ingresses.networking.internal.knative.dev -n knative-serving
101101
```
102102

103103
#### Upgrade OpenFunction CRDs
104+
Then you'll need to upgrade the new OpenFunction CRDs
104105

105106
```shell
106107
kubectl apply -f https://openfunction.sh1a.qingstor.com/crds/v0.7.0/openfunction.yaml
107108
```
108109

109-
#### Upgrade components CRDs
110+
#### Upgrade dependent components CRDs
111+
You also need to upgrade the dependent components' CRDs
110112
> You only need to deal with the components included in the existing Release.
111113
- knative-serving CRDs
112114
```shell
@@ -141,7 +143,7 @@ helm install openfunction openfunction/openfunction -n openfunction
141143
| controllerManager.kubeRbacProxy.image.repository | string | `"openfunction/kube-rbac-proxy"` | |
142144
| controllerManager.kubeRbacProxy.image.tag | string | `"v0.8.0"` | |
143145
| controllerManager.openfunction.image.repository | string | `"openfunction/openfunction"` | |
144-
| controllerManager.openfunction.image.tag | string | `"v0.7.0-rc.0"` | |
146+
| controllerManager.openfunction.image.tag | string | `"v0.7.0"` | |
145147
| controllerManager.openfunction.resources.limits.cpu | string | `"500m"` | |
146148
| controllerManager.openfunction.resources.limits.memory | string | `"500Mi"` | |
147149
| controllerManager.openfunction.resources.requests.cpu | string | `"100m"` | |

openfunction/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ controllerManager:
3636
openfunction:
3737
image:
3838
repository: openfunction/openfunction
39-
tag: v0.7.0-rc.0
39+
tag: v0.7.0
4040
resources:
4141
limits:
4242
cpu: 500m

0 commit comments

Comments
 (0)