Accepting request 907913 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/907913 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flannel?expand=0&rev=22
This commit is contained in:
commit
6a1bb8c1e7
@ -1,3 +1,26 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 23 08:54:45 UTC 2021 - Alexandre Vicenzi <alexandre.vicenzi@suse.com>
|
||||||
|
|
||||||
|
- Update to 0.14.0:
|
||||||
|
* Add tencent cloud VPC network support
|
||||||
|
* moving go modules to flannel-io/flannel and updating to go 1.16
|
||||||
|
* fix(windows): nil pointer panic
|
||||||
|
* Preserve environment for extension backend
|
||||||
|
* Fix flannel hang if lease expired
|
||||||
|
* Documentation for the Flannel upgrade/downgrade procedure
|
||||||
|
* Move from glog to klog
|
||||||
|
* fix(host-gw): failed to restart if gateway hnsep existed
|
||||||
|
* ipsec: use well known paths of charon daemon
|
||||||
|
* upgrade client-go to 1.19.4
|
||||||
|
* move from juju/errors to pkg/errors
|
||||||
|
* subnets: move forward the cursor to skip illegal subnet
|
||||||
|
* Fix Expired URL to Deploying Flannel with kubeadm
|
||||||
|
* Modify kube-flannel.yaml to use rbac.authorization.k8s.io/v1
|
||||||
|
* preserve AccessKey & AccessKeySecret environment on sudo fix some typo in doc.
|
||||||
|
* iptables: handle errors that prevent rule deletes
|
||||||
|
- Sync kube-flannel.yaml manifest
|
||||||
|
- Change project URL to github.com/flannel-io/flannel
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 28 13:20:33 UTC 2021 - Ralf Haferkamp <ralf@h4kamp.de>
|
Wed Apr 28 13:20:33 UTC 2021 - Ralf Haferkamp <ralf@h4kamp.de>
|
||||||
|
|
||||||
|
@ -24,13 +24,13 @@
|
|||||||
%define flannel_container_path registry.opensuse.org/kubic/flannel
|
%define flannel_container_path registry.opensuse.org/kubic/flannel
|
||||||
|
|
||||||
Name: flannel
|
Name: flannel
|
||||||
Version: 0.13.0
|
Version: 0.14.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An etcd backed network fabric for containers
|
Summary: An etcd backed network fabric for containers
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Group: System/Management
|
Group: System/Management
|
||||||
Url: https://github.com/coreos/flannel
|
Url: https://github.com/flannel-io/flannel
|
||||||
Source: https://github.com/coreos/flannel/archive/v%{version}.tar.gz
|
Source: https://github.com/flannel-io/flannel/archive/v%{version}.tar.gz
|
||||||
Source1: kube-flannel.yaml
|
Source1: kube-flannel.yaml
|
||||||
Requires: iproute2
|
Requires: iproute2
|
||||||
# arp is used:
|
# arp is used:
|
||||||
@ -74,7 +74,7 @@ reduces the complexity of doing port mapping.
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
gofmt -w -r "x -> \"%{version}\"" version/version.go
|
gofmt -w -r "x -> \"%{version}\"" version/version.go
|
||||||
%{goprep} github.com/coreos/flannel
|
%{goprep} github.com/flannel-io/flannel
|
||||||
# go1.16+ default is GO111MODULE=on set to auto temporarily
|
# go1.16+ default is GO111MODULE=on set to auto temporarily
|
||||||
# until using an upstream version with go.mod
|
# until using an upstream version with go.mod
|
||||||
export GO111MODULE=auto
|
export GO111MODULE=auto
|
||||||
|
@ -47,7 +47,7 @@ spec:
|
|||||||
rule: 'RunAsAny'
|
rule: 'RunAsAny'
|
||||||
---
|
---
|
||||||
kind: ClusterRole
|
kind: ClusterRole
|
||||||
apiVersion: rbac.authorization.k8s.io/v1beta1
|
apiVersion: rbac.authorization.k8s.io/v1
|
||||||
metadata:
|
metadata:
|
||||||
name: flannel
|
name: flannel
|
||||||
rules:
|
rules:
|
||||||
@ -76,7 +76,7 @@ rules:
|
|||||||
- patch
|
- patch
|
||||||
---
|
---
|
||||||
kind: ClusterRoleBinding
|
kind: ClusterRoleBinding
|
||||||
apiVersion: rbac.authorization.k8s.io/v1beta1
|
apiVersion: rbac.authorization.k8s.io/v1
|
||||||
metadata:
|
metadata:
|
||||||
name: flannel
|
name: flannel
|
||||||
roleRef:
|
roleRef:
|
||||||
@ -166,7 +166,7 @@ spec:
|
|||||||
serviceAccountName: flannel
|
serviceAccountName: flannel
|
||||||
initContainers:
|
initContainers:
|
||||||
- name: install-cni
|
- name: install-cni
|
||||||
image: quay.io/coreos/flannel:v0.13.0
|
image: quay.io/coreos/flannel:v0.14.0
|
||||||
command:
|
command:
|
||||||
- cp
|
- cp
|
||||||
args:
|
args:
|
||||||
@ -180,7 +180,7 @@ spec:
|
|||||||
mountPath: /etc/kube-flannel/
|
mountPath: /etc/kube-flannel/
|
||||||
containers:
|
containers:
|
||||||
- name: kube-flannel
|
- name: kube-flannel
|
||||||
image: quay.io/coreos/flannel:v0.13.0
|
image: quay.io/coreos/flannel:v0.14.0
|
||||||
command:
|
command:
|
||||||
- /opt/bin/flanneld
|
- /opt/bin/flanneld
|
||||||
args:
|
args:
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ee519c58d1d1f3cc8e3ab2e21a6e30a024de16927961fe678a5453e70c16f557
|
|
||||||
size 7229344
|
|
BIN
v0.14.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
v0.14.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user