Skip to content

Commit

Permalink
bump tag to v0.58.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
tomqin93 committed Nov 19, 2024
1 parent db47f77 commit 111f474
Show file tree
Hide file tree
Showing 44 changed files with 117 additions and 45 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-humidity-detector-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-http-python:nightly
- image: edgehub/deviceshifu-http-http-python:v0.58.0-rc1
name: deviceshifu-http
imagePullPolicy: Never
ports:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: humidity-detector
spec:
containers:
- image: edgehub/humidity-detector:nightly
- image: edgehub/humidity-detector:v0.58.0-rc1
imagePullPolicy: Never
name: humidity-detector
ports:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: mockserver
spec:
containers:
- image: edgehub/mockserver:nightly
- image: edgehub/mockserver:v0.58.0-rc1
imagePullPolicy: Never
name: mockserver
ports:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: agv
spec:
containers:
- image: edgehub/mockdevice-agv:nightly
- image: edgehub/mockdevice-agv:v0.58.0-rc1
name: agv
ports:
- containerPort: 11111
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-agv-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-http:nightly
- image: edgehub/deviceshifu-http-http:v0.58.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-mqtt-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-mqtt:nightly
- image: edgehub/deviceshifu-http-mqtt:v0.58.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: mockdevice-opcua
image: edgehub/mockdevice-opcua:nightly
image: edgehub/mockdevice-opcua:v0.58.0-rc1
ports:
- containerPort: 4840
readinessProbe:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-opcua-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-opcua:nightly
- image: edgehub/deviceshifu-http-opcua:v0.58.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-plate-reader-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-http:nightly
- image: edgehub/deviceshifu-http-http:v0.58.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: plate-reader
spec:
containers:
- image: edgehub/mockdevice-plate-reader:nightly
- image: edgehub/mockdevice-plate-reader:v0.58.0-rc1
name: plate-reader
ports:
- containerPort: 11111
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-plc-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-http:nightly
- image: edgehub/deviceshifu-http-http:v0.58.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: plc
spec:
containers:
- image: edgehub/mockdevice-plc:nightly
- image: edgehub/mockdevice-plc:v0.58.0-rc1
name: plc
ports:
- containerPort: 11111
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-robotarm-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-http:nightly
- image: edgehub/deviceshifu-http-http:v0.58.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: robotarm
spec:
containers:
- image: edgehub/mockdevice-robot-arm:nightly
- image: edgehub/mockdevice-robot-arm:v0.58.0-rc1
name: robotarm
ports:
- containerPort: 11111
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ spec:
spec:
containers:
- name: mockdevice-socket
image: edgehub/mockdevice-socket:nightly
image: edgehub/mockdevice-socket:v0.58.0-rc1
ports:
- containerPort: 11122
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-socket-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-socket:nightly
- image: edgehub/deviceshifu-http-socket:v0.58.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-thermometer-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-http:nightly
- image: edgehub/deviceshifu-http-http:v0.58.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: thermometer
spec:
containers:
- image: edgehub/mockdevice-thermometer:nightly
- image: edgehub/mockdevice-thermometer:v0.58.0-rc1
name: thermometer
ports:
- containerPort: 11111
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-helloworld-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-http:nightly
- image: edgehub/deviceshifu-http-http:v0.58.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-powershell-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-http:nightly
- image: edgehub/deviceshifu-http-http:v0.58.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-http-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-http:nightly
- image: edgehub/deviceshifu-http-http:v0.58.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-lwm2m-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-lwm2m:nightly
- image: edgehub/deviceshifu-http-lwm2m:v0.58.0-rc1
name: deviceshifu-lwm2m
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-lwm2m-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-lwm2m:nightly
- image: edgehub/deviceshifu-http-lwm2m:v0.58.0-rc1
name: deviceshifu-lwm2m
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-lwm2m-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-lwm2m:nightly
- image: edgehub/deviceshifu-http-lwm2m:v0.58.0-rc1
name: deviceshifu-lwm2m
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-thermometer-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-http:nightly
- image: edgehub/deviceshifu-http-http:v0.58.0-rc1
imagePullPolicy: IfNotPresent
name: deviceshifu-http
ports:
Expand All @@ -30,7 +30,7 @@ spec:
value: "edgedevice-thermometer"
- name: EDGEDEVICE_NAMESPACE
value: "devices"
- image: edgehub/gateway-lwm2m:nightly
- image: edgehub/gateway-lwm2m:v0.58.0-rc1
imagePullPolicy: IfNotPresent
name: gateway-lwm2m
volumeMounts:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: thermometer
spec:
containers:
- image: edgehub/mockdevice-thermometer:nightly
- image: edgehub/mockdevice-thermometer:v0.58.0-rc1
name: thermometer
ports:
- containerPort: 11111
Expand Down
4 changes: 2 additions & 2 deletions examples/lwm2m_gw_opcua/opcua_deviceshifu_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-opcua-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-opcua:nightly
- image: edgehub/deviceshifu-http-opcua:v0.58.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand All @@ -35,7 +35,7 @@ spec:
value: "edgedevice-opcua"
- name: EDGEDEVICE_NAMESPACE
value: "devices"
- image: edgehub/gateway-lwm2m:nightly
- image: edgehub/gateway-lwm2m:v0.58.0-rc1
name: gateway-lwm2m
volumeMounts:
- name: deviceshifu-config
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-http-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-http:nightly
- image: edgehub/deviceshifu-http-http:v0.58.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-mqtt-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-mqtt:nightly
- image: edgehub/deviceshifu-http-mqtt:v0.58.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-http-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-http:nightly
- image: edgehub/deviceshifu-http-http:v0.58.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-opcua-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-opcua:nightly
- image: edgehub/deviceshifu-http-opcua:v0.58.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-plc4x-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-plc4x:nightly
- image: edgehub/deviceshifu-http-plc4x:v0.58.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-camera-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-http:nightly
- image: edgehub/deviceshifu-http-http:v0.58.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-plc-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-http:nightly
- image: edgehub/deviceshifu-http-http:v0.58.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-socket-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-socket:nightly
- image: edgehub/deviceshifu-http-socket:v0.58.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand Down
2 changes: 1 addition & 1 deletion examples/tcpDeviceShifu/tcp_deviceshifu_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-tcp-deployment
spec:
containers:
- image: edgehub/deviceshifu-tcp-tcp:nightly
- image: edgehub/deviceshifu-tcp-tcp:v0.58.0-rc1
name: deviceshifu-tcp
ports:
- containerPort: 8081
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: deviceshifu-http-deployment
spec:
containers:
- image: edgehub/deviceshifu-http-http:nightly
- image: edgehub/deviceshifu-http-http:v0.58.0-rc1
name: deviceshifu-http
ports:
- containerPort: 8080
Expand Down
2 changes: 1 addition & 1 deletion pkg/k8s/crd/config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ kind: Kustomization
images:
- name: controller
newName: edgehub/shifu-controller
newTag: nightly
newTag: v0.58.0-rc1
24 changes: 24 additions & 0 deletions pkg/k8s/crd/config/rbac/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,30 @@ kind: ClusterRole
metadata:
name: manager-role
rules:
- apiGroups:
- ""
resources:
- services
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- apps
resources:
- deployments
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- shifu.edgenesis.io
resources:
Expand Down
Loading

0 comments on commit 111f474

Please sign in to comment.