diff --git a/files/net/weave-net-ClusterRole.yaml b/files/net/weave-net-ClusterRole.yaml index a428a88..a912c01 100644 --- a/files/net/weave-net-ClusterRole.yaml +++ b/files/net/weave-net-ClusterRole.yaml @@ -7,7 +7,7 @@ metadata: { "original-request": { "url": "/k8s/v1.16/net.yaml", - "date": "Mon Jan 18 2021 22:07:08 GMT+0000 (UTC)" + "date": "Mon Jan 25 2021 11:56:21 GMT+0000 (UTC)" }, "email-address": "support@weave.works" } diff --git a/files/net/weave-net-ClusterRoleBinding.yaml b/files/net/weave-net-ClusterRoleBinding.yaml index 1574d9f..ebb4afa 100644 --- a/files/net/weave-net-ClusterRoleBinding.yaml +++ b/files/net/weave-net-ClusterRoleBinding.yaml @@ -7,7 +7,7 @@ metadata: { "original-request": { "url": "/k8s/v1.16/net.yaml", - "date": "Mon Jan 18 2021 22:07:08 GMT+0000 (UTC)" + "date": "Mon Jan 25 2021 11:56:21 GMT+0000 (UTC)" }, "email-address": "support@weave.works" } diff --git a/files/net/weave-net-DaemonSet.yaml b/files/net/weave-net-DaemonSet.yaml index 4b83113..8b0d592 100644 --- a/files/net/weave-net-DaemonSet.yaml +++ b/files/net/weave-net-DaemonSet.yaml @@ -7,7 +7,7 @@ metadata: { "original-request": { "url": "/k8s/v1.16/net.yaml", - "date": "Mon Jan 18 2021 22:07:08 GMT+0000 (UTC)" + "date": "Mon Jan 25 2021 11:56:21 GMT+0000 (UTC)" }, "email-address": "support@weave.works" } @@ -45,7 +45,9 @@ spec: fieldRef: apiVersion: v1 fieldPath: spec.nodeName - image: 'docker.io/weaveworks/weave-kube:2.8.0' + - name: INIT_CONTAINER + value: 'true' + image: 'docker.io/weaveworks/weave-kube:2.8.1' readinessProbe: httpGet: host: 127.0.0.1 @@ -60,16 +62,8 @@ spec: volumeMounts: - name: weavedb mountPath: /weavedb - - name: cni-bin - mountPath: /host/opt - - name: cni-bin2 - mountPath: /host/home - - name: cni-conf - mountPath: /host/etc - name: dbus mountPath: /host/var/lib/dbus - - name: lib-modules - mountPath: /lib/modules - name: xtables-lock mountPath: /run/xtables.lock - name: weave-npc @@ -79,7 +73,7 @@ spec: fieldRef: apiVersion: v1 fieldPath: spec.nodeName - image: 'docker.io/weaveworks/weave-npc:2.8.0' + image: 'docker.io/weaveworks/weave-npc:2.8.1' resources: requests: cpu: 50m @@ -91,6 +85,24 @@ spec: mountPath: /run/xtables.lock dnsPolicy: ClusterFirstWithHostNet hostNetwork: true + initContainers: + - name: weave-init + command: + - /home/weave/init.sh + image: 'docker.io/weaveworks/weave-kube:2.8.1' + securityContext: + privileged: true + volumeMounts: + - name: cni-bin + mountPath: /host/opt + - name: cni-bin2 + mountPath: /host/home + - name: cni-conf + mountPath: /host/etc + - name: lib-modules + mountPath: /lib/modules + - name: xtables-lock + mountPath: /run/xtables.lock priorityClassName: system-node-critical restartPolicy: Always securityContext: diff --git a/files/net/weave-net-Role.yaml b/files/net/weave-net-Role.yaml index c5046b0..889a074 100644 --- a/files/net/weave-net-Role.yaml +++ b/files/net/weave-net-Role.yaml @@ -7,7 +7,7 @@ metadata: { "original-request": { "url": "/k8s/v1.16/net.yaml", - "date": "Mon Jan 18 2021 22:07:08 GMT+0000 (UTC)" + "date": "Mon Jan 25 2021 11:56:21 GMT+0000 (UTC)" }, "email-address": "support@weave.works" } diff --git a/files/net/weave-net-RoleBinding.yaml b/files/net/weave-net-RoleBinding.yaml index f3e6bd8..228ffa6 100644 --- a/files/net/weave-net-RoleBinding.yaml +++ b/files/net/weave-net-RoleBinding.yaml @@ -7,7 +7,7 @@ metadata: { "original-request": { "url": "/k8s/v1.16/net.yaml", - "date": "Mon Jan 18 2021 22:07:08 GMT+0000 (UTC)" + "date": "Mon Jan 25 2021 11:56:21 GMT+0000 (UTC)" }, "email-address": "support@weave.works" } diff --git a/files/net/weave-net-ServiceAccount.yaml b/files/net/weave-net-ServiceAccount.yaml index 12119a6..38fa028 100644 --- a/files/net/weave-net-ServiceAccount.yaml +++ b/files/net/weave-net-ServiceAccount.yaml @@ -7,7 +7,7 @@ metadata: { "original-request": { "url": "/k8s/v1.16/net.yaml", - "date": "Mon Jan 18 2021 22:07:08 GMT+0000 (UTC)" + "date": "Mon Jan 25 2021 11:56:21 GMT+0000 (UTC)" }, "email-address": "support@weave.works" } diff --git a/files/scope/weave-Namespace.yaml b/files/scope/weave-Namespace.yaml index 680e58b..548f039 100644 --- a/files/scope/weave-Namespace.yaml +++ b/files/scope/weave-Namespace.yaml @@ -3,4 +3,4 @@ kind: Namespace metadata: name: weave annotations: - cloud.weave.works/version: v1.0.0-297-g10b75e5 + cloud.weave.works/version: v1.0.0-300-ga96f12d diff --git a/files/scope/weave-scope-ClusterRole.yaml b/files/scope/weave-scope-ClusterRole.yaml index 053b3f1..c370fd1 100644 --- a/files/scope/weave-scope-ClusterRole.yaml +++ b/files/scope/weave-scope-ClusterRole.yaml @@ -7,7 +7,7 @@ metadata: { "original-request": { "url": "/k8s/1.13.1/scope.yaml", - "date": "Mon Jan 18 2021 22:07:07 GMT+0000 (UTC)" + "date": "Mon Jan 25 2021 11:56:21 GMT+0000 (UTC)" }, "email-address": "support@weave.works" } diff --git a/files/scope/weave-scope-ClusterRoleBinding.yaml b/files/scope/weave-scope-ClusterRoleBinding.yaml index 27592b2..453cee3 100644 --- a/files/scope/weave-scope-ClusterRoleBinding.yaml +++ b/files/scope/weave-scope-ClusterRoleBinding.yaml @@ -7,7 +7,7 @@ metadata: { "original-request": { "url": "/k8s/1.13.1/scope.yaml", - "date": "Mon Jan 18 2021 22:07:07 GMT+0000 (UTC)" + "date": "Mon Jan 25 2021 11:56:21 GMT+0000 (UTC)" }, "email-address": "support@weave.works" } diff --git a/files/scope/weave-scope-ServiceAccount.yaml b/files/scope/weave-scope-ServiceAccount.yaml index d9d3e9c..fb47d1b 100644 --- a/files/scope/weave-scope-ServiceAccount.yaml +++ b/files/scope/weave-scope-ServiceAccount.yaml @@ -7,7 +7,7 @@ metadata: { "original-request": { "url": "/k8s/1.13.1/scope.yaml", - "date": "Mon Jan 18 2021 22:07:07 GMT+0000 (UTC)" + "date": "Mon Jan 25 2021 11:56:21 GMT+0000 (UTC)" }, "email-address": "support@weave.works" } diff --git a/files/scope/weave-scope-agent-DaemonSet.yaml b/files/scope/weave-scope-agent-DaemonSet.yaml index 317dc7a..9a81c5d 100644 --- a/files/scope/weave-scope-agent-DaemonSet.yaml +++ b/files/scope/weave-scope-agent-DaemonSet.yaml @@ -7,7 +7,7 @@ metadata: { "original-request": { "url": "/k8s/1.13.1/scope.yaml", - "date": "Mon Jan 18 2021 22:07:07 GMT+0000 (UTC)" + "date": "Mon Jan 25 2021 11:56:21 GMT+0000 (UTC)" }, "email-address": "support@weave.works" } diff --git a/files/scope/weave-scope-app-Deployment.yaml b/files/scope/weave-scope-app-Deployment.yaml index f528f46..bd3ecc7 100644 --- a/files/scope/weave-scope-app-Deployment.yaml +++ b/files/scope/weave-scope-app-Deployment.yaml @@ -7,7 +7,7 @@ metadata: { "original-request": { "url": "/k8s/1.13.1/scope.yaml", - "date": "Mon Jan 18 2021 22:07:07 GMT+0000 (UTC)" + "date": "Mon Jan 25 2021 11:56:21 GMT+0000 (UTC)" }, "email-address": "support@weave.works" } diff --git a/files/scope/weave-scope-app-Service.yaml b/files/scope/weave-scope-app-Service.yaml index 9cb7962..3e76fd3 100644 --- a/files/scope/weave-scope-app-Service.yaml +++ b/files/scope/weave-scope-app-Service.yaml @@ -7,7 +7,7 @@ metadata: { "original-request": { "url": "/k8s/1.13.1/scope.yaml", - "date": "Mon Jan 18 2021 22:07:07 GMT+0000 (UTC)" + "date": "Mon Jan 25 2021 11:56:21 GMT+0000 (UTC)" }, "email-address": "support@weave.works" } diff --git a/files/scope/weave-scope-cluster-agent-Deployment.yaml b/files/scope/weave-scope-cluster-agent-Deployment.yaml index 270c7a4..991dc05 100644 --- a/files/scope/weave-scope-cluster-agent-Deployment.yaml +++ b/files/scope/weave-scope-cluster-agent-Deployment.yaml @@ -7,7 +7,7 @@ metadata: { "original-request": { "url": "/k8s/1.13.1/scope.yaml", - "date": "Mon Jan 18 2021 22:07:07 GMT+0000 (UTC)" + "date": "Mon Jan 25 2021 11:56:21 GMT+0000 (UTC)" }, "email-address": "support@weave.works" }