Commit graph

25 commits

Author SHA1 Message Date
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