Commit Graph

42 Commits

Author SHA1 Message Date
R. Ryantm
ad8de2dade flannel: 0.22.3 -> 0.23.0 2023-11-04 09:01:52 -07:00
R. Ryantm
53e63d8c4a flannel: 0.22.2 -> 0.22.3 2023-09-28 08:20:29 +00:00
Fabián Heredia Montiel
ff323ed355 treewide: vendorSha256 → vendorHash
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2023-09-13 01:03:44 -06:00
R. Ryantm
5a14ee3432 flannel: 0.22.0 -> 0.22.2 2023-08-21 00:47:42 +00:00
Weijia Wang
9b6f42b1e3 flannel: fix version 2023-06-29 10:34:26 +03:00
R. Ryantm
1747f32072 flannel: 0.21.5 -> 0.22.0 2023-06-29 04:52:43 +00:00
R. Ryantm
0c572ffe4c flannel: 0.21.4 -> 0.21.5 2023-05-06 08:39:57 +00:00
R. Ryantm
3d16049d6c flannel: 0.20.2 -> 0.21.4 2023-04-18 00:32:43 +00:00
Shawn8901
133fa5f867 treewide: remove global with lib; in pkgs/tools 2023-01-24 17:41:44 +01:00
R. Ryantm
31759fd27f flannel: 0.20.1 -> 0.20.2 2022-12-03 06:41:03 +10:00
R. Ryantm
e03601d345 flannel: 0.19.1 -> 0.20.1 2022-11-04 17:43:13 +10:00
R. Ryantm
d825a9f8aa cni-plugin-flannel: 1.1.0 -> 1.2.0 2022-10-27 19:31:44 +10:00
R. Ryantm
d6ecb14004 flannel: 0.19.0 -> 0.19.1 2022-08-11 11:42:40 +00:00
R. Ryantm
4024625aa6 flannel: 0.18.1 -> 0.19.0 2022-07-28 12:03:03 +00:00
R. Ryantm
d2db10786f flannel: 0.18.0 -> 0.18.1 2022-07-19 17:18:54 +10:00
R. Ryantm
6269ca3e43 flannel: 0.17.0 -> 0.18.0 2022-05-27 11:49:13 +00:00
Ashish SHUKLA
3c627fc5d3
cni-flannel-plugin: 1.0.0 -> 1.1.0 2022-05-21 10:57:18 +05:30
R. Ryantm
1a268c42c8 flannel: 0.16.3 -> 0.17.0 2022-03-14 21:58:53 +10:00
R. Ryantm
49d1366f43 flannel: 0.16.1 -> 0.16.3 2022-02-12 21:22:34 -08:00
R. Ryantm
19fba9b280 flannel: 0.15.1 -> 0.16.1 2022-01-31 10:08:31 -08:00
Justinas Stankevicius
8eea54eaa8 flannel: 0.13.0 -> 0.15.1 2021-12-16 22:32:05 +10:00
Ashish SHUKLA
743c0ec2d8
cni-flannel-plugin: 1.1 -> 1.0.0
Update to a properly tagged version. Previously the tag was temporary,
and it was not obvious. See flannel-io/cni-plugin/issues/21

While here, also add some install time checking
2021-10-29 23:37:38 +05:30
Ashish SHUKLA
4766e365d3
cni-plugin-flannel: 1.0 -> 1.1
https://github.com/flannel-io/cni-plugin/releases/tag/v1.1
2021-10-03 03:39:52 +05:30
zowoq
e8c3e05e11 cni-plugin-flannel: unstable-2021-09-10 -> 1.0
https://github.com/flannel-io/cni-plugin/releases/tag/v1.0
2021-09-21 18:59:50 +10:00
zowoq
a8bd9dcd7c cni-plugin-flannel: move to flannel directory 2021-09-12 12:47:45 +10:00
R. RyanTM
6b02640fe9 flannel: 0.12.0 -> 0.13.0 2020-10-18 06:47:41 +00:00
R. RyanTM
979fdaefa4 flannel: 0.11.0 -> 0.12.0 2020-06-17 12:19:31 -07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Pavol Rusnak
afd38ea1ee
stop using hardeningDisable = [ "fortify" ]; for Go packages
it seems that the issue #25959 is not present anymore
2019-10-27 14:44:26 +01:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Johan Thomsen
fa50a42874 flannel: added @johanot (myself) as flannel pkgs maintainer 2019-02-11 11:17:59 +01:00
Johan Thomsen
acdae9af95 flannel: 0.6.2 -> 0.11.0 2019-02-11 11:17:13 +01:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Jaka Hudoklin
eb1377ba30 flannel: 0.5.5 -> 0.6.2 2016-10-01 17:04:25 +02:00
Robin Gloster
0e1b611a5b flannel: disable fortify hardening 2016-08-24 19:00:11 +00:00
Kamil Chmielewski
bbc37e0eb7 Moving from fetchgit generated by go2nix to fetchFromGitHub where rev is
a tag
2016-06-09 13:08:10 +02:00
Kamil Chmielewski
7eb671ebcd no more goPackages 2016-06-09 13:08:00 +02:00
Kamil Chmielewski
e5b9d23de7 flannel: extracted from goPackages 2016-06-09 11:21:30 +02:00
William A. Kennington III
5b13442747 flannel: Migrate to go-packages 2015-09-02 17:05:42 -07:00
Luca Bruno
3f718a743d Add dontInstallSrc flag to buildGoPackage 2015-02-05 18:07:28 +01:00
Luca Bruno
040d475103 Port flannel to buildGoPackage 2015-02-04 15:56:40 +01:00
Jaka Hudoklin
f253186e96 Add flannel, etcd backed network fabric for containers 2014-11-04 19:32:30 +01:00