sync with master

This commit is contained in:
Deepak
2021-04-10 17:38:13 +05:30
115 changed files with 24216 additions and 455 deletions

View File

@@ -15,6 +15,7 @@ rules:
- replicationcontrollers
- services
- nodes
- namespaces
verbs:
- list
- watch

View File

@@ -25,7 +25,7 @@ spec:
args:
- '--no-probe'
env: []
image: weaveworks/scope:1.13.1
image: weaveworks/scope:1.13.2
imagePullPolicy: IfNotPresent
ports:
- containerPort: 4040

View File

@@ -34,7 +34,7 @@ spec:
fieldRef:
apiVersion: v1
fieldPath: spec.nodeName
image: weaveworks/scope:1.13.1
image: weaveworks/scope:1.13.2
imagePullPolicy: IfNotPresent
securityContext:
privileged: true

View File

@@ -1,5 +1,5 @@
probe:
image: weaveworks/scope:1.13.1
image: weaveworks/scope:1.13.2
net: "host"
pid: "host"
privileged: true

View File

@@ -1,7 +1,7 @@
version: '2'
services:
probe:
image: weaveworks/scope:1.13.1
image: weaveworks/scope:1.13.2
network_mode: "host"
pid: "host"
privileged: true

View File

@@ -16,6 +16,7 @@ rules:
- replicationcontrollers
- services
- nodes
- namespaces
- persistentvolumes
- persistentvolumeclaims
verbs:

View File

@@ -28,7 +28,7 @@ spec:
args:
- '--no-probe'
env: []
image: weaveworks/scope:1.13.1
image: weaveworks/scope:1.13.2
imagePullPolicy: IfNotPresent
ports:
- containerPort: 4040

View File

@@ -31,7 +31,12 @@ spec:
- '--probe.docker.bridge=docker0'
- '--probe.docker=true'
- 'weave-scope-app.weave.svc.cluster.local.:80'
image: weaveworks/scope:1.13.1
env:
- name: SCOPE_HOSTNAME
valueFrom:
fieldRef:
fieldPath: spec.nodeName
image: weaveworks/scope:1.13.2
imagePullPolicy: IfNotPresent
resources:
requests:

View File

@@ -35,7 +35,7 @@ spec:
- 'weave-scope-app.weave.svc.cluster.local.:80'
command:
- /home/weave/scope
image: 'docker.io/weaveworks/scope:1.13.1'
image: 'docker.io/weaveworks/scope:1.13.2'
imagePullPolicy: IfNotPresent
resources:
requests:

View File

@@ -12,7 +12,7 @@
"container": {
"type": "DOCKER",
"docker": {
"image": "weaveworks/scope:1.13.1",
"image": "weaveworks/scope:1.13.2",
"network": "HOST",
"privileged": true,
"parameters": [