Update from upstream
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Adrien Reslinger 2021-04-09 12:37:25 +02:00
parent bf63546a79
commit 69706cd20e
Signed by: adrien
GPG key ID: DA7B27055C66D6DE
8 changed files with 15 additions and 8 deletions

View file

@ -1,5 +1,5 @@
#!/usr/bin/env bash #!/usr/bin/env bash
#curl -L0 https://cloud.weave.works/k8s/1.13.1/scope.yaml -o scope.yaml #curl -L0 https://cloud.weave.works/k8s/1.13.2/scope.yaml -o scope.yaml
#sed -e /^apiVersion/d -e /^kind/d -e /^items/d -e "s/^ //" -e '/^- / i---' -e 's/^[ -] //' -i scope.yaml #sed -e /^apiVersion/d -e /^kind/d -e /^items/d -e "s/^ //" -e '/^- / i---' -e 's/^[ -] //' -i scope.yaml
#kubernetes-split-yaml scope.yaml > generated.log #kubernetes-split-yaml scope.yaml > generated.log
#mv generated/*.yaml files/scope/ #mv generated/*.yaml files/scope/

View file

@ -10,4 +10,4 @@ basic_auth: false
weave_net_password: "SuperMotDePasseDeLaMortQuiTue4012!" weave_net_password: "SuperMotDePasseDeLaMortQuiTue4012!"
weave_scope: false weave_scope: false
weave_scope_version: 1.13.1 weave_scope_version: 1.13.2

View file

@ -7,7 +7,7 @@ metadata:
{ {
"original-request": { "original-request": {
"url": "/k8s/v1.16/net.yaml", "url": "/k8s/v1.16/net.yaml",
"date": "Mon Jan 25 2021 11:56:21 GMT+0000 (UTC)" "date": "Fri Apr 09 2021 10:33:15 GMT+0000 (UTC)"
}, },
"email-address": "support@weave.works" "email-address": "support@weave.works"
} }

View file

@ -7,7 +7,7 @@ metadata:
{ {
"original-request": { "original-request": {
"url": "/k8s/v1.16/net.yaml", "url": "/k8s/v1.16/net.yaml",
"date": "Mon Jan 25 2021 11:56:21 GMT+0000 (UTC)" "date": "Fri Apr 09 2021 10:33:15 GMT+0000 (UTC)"
}, },
"email-address": "support@weave.works" "email-address": "support@weave.works"
} }

View file

@ -7,7 +7,7 @@ metadata:
{ {
"original-request": { "original-request": {
"url": "/k8s/v1.16/net.yaml", "url": "/k8s/v1.16/net.yaml",
"date": "Mon Jan 25 2021 11:56:21 GMT+0000 (UTC)" "date": "Fri Apr 09 2021 10:33:15 GMT+0000 (UTC)"
}, },
"email-address": "support@weave.works" "email-address": "support@weave.works"
} }
@ -64,6 +64,9 @@ spec:
mountPath: /weavedb mountPath: /weavedb
- name: dbus - name: dbus
mountPath: /host/var/lib/dbus mountPath: /host/var/lib/dbus
- name: machine-id
mountPath: /host/etc/machine-id
readOnly: true
- name: xtables-lock - name: xtables-lock
mountPath: /run/xtables.lock mountPath: /run/xtables.lock
- name: weave-npc - name: weave-npc
@ -132,6 +135,10 @@ spec:
- name: lib-modules - name: lib-modules
hostPath: hostPath:
path: /lib/modules path: /lib/modules
- name: machine-id
hostPath:
path: /etc/machine-id
type: FileOrCreate
- name: xtables-lock - name: xtables-lock
hostPath: hostPath:
path: /run/xtables.lock path: /run/xtables.lock

View file

@ -7,7 +7,7 @@ metadata:
{ {
"original-request": { "original-request": {
"url": "/k8s/v1.16/net.yaml", "url": "/k8s/v1.16/net.yaml",
"date": "Mon Jan 25 2021 11:56:21 GMT+0000 (UTC)" "date": "Fri Apr 09 2021 10:33:15 GMT+0000 (UTC)"
}, },
"email-address": "support@weave.works" "email-address": "support@weave.works"
} }

View file

@ -7,7 +7,7 @@ metadata:
{ {
"original-request": { "original-request": {
"url": "/k8s/v1.16/net.yaml", "url": "/k8s/v1.16/net.yaml",
"date": "Mon Jan 25 2021 11:56:21 GMT+0000 (UTC)" "date": "Fri Apr 09 2021 10:33:15 GMT+0000 (UTC)"
}, },
"email-address": "support@weave.works" "email-address": "support@weave.works"
} }

View file

@ -7,7 +7,7 @@ metadata:
{ {
"original-request": { "original-request": {
"url": "/k8s/v1.16/net.yaml", "url": "/k8s/v1.16/net.yaml",
"date": "Mon Jan 25 2021 11:56:21 GMT+0000 (UTC)" "date": "Fri Apr 09 2021 10:33:15 GMT+0000 (UTC)"
}, },
"email-address": "support@weave.works" "email-address": "support@weave.works"
} }