Commit Graph

55 Commits

Author SHA1 Message Date
Aaron Jheng
5edc0fa5e6
cni: 1.1.2 -> 1.2.0 2024-04-16 16:58:07 +08:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Sascha Grunert
a044e3f4c9
cni-plugins: 1.4.0 -> 1.4.1
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2024-03-12 12:02:03 +01:00
R. Ryantm
eb7460ec8d cni-plugins: 1.3.0 -> 1.4.0 2023-12-05 06:20:57 +00:00
Anderson Torres
492414af5f treewide: remove cstrahan from meta.maintainers - part 1
All the packages here are now orphaned.
2023-10-04 22:20:58 -03: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
zowoq
d5d16930f3 cni-plugins: 1.2.0 -> 1.3.0
Diff: https://github.com/containernetworking/plugins/compare/v1.2.0...v1.3.0

Changelog: https://github.com/containernetworking/plugins/releases/tag/v1.3.0
2023-05-14 22:27:33 +10:00
Sascha Grunert
d126d17298 cni-plugins: 1.1.1 -> 1.2.0
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-01-17 22:37:31 +10:00
zowoq
bf052185a3 cni-plugins: remove podman from passthru.tests 2023-01-04 14:25:14 +10:00
Aaron Jheng
cdd3dda63b
cni: 0.8.1 -> 1.1.2 2022-11-05 03:35:15 +00:00
zowoq
847d9649a9 cni-plugins: 1.1.0 -> 1.1.1
https://github.com/containernetworking/plugins/releases/tag/v1.1.1
2022-03-10 17:03:05 +10:00
zowoq
6faef6b2d6 cni-plugins: 1.0.1 -> 1.1.0
https://github.com/containernetworking/plugins/releases/tag/v1.1.0
2022-02-24 18:24:43 +10:00
zowoq
a8bd9dcd7c cni-plugin-flannel: move to flannel directory 2021-09-12 12:47:45 +10:00
wahjava
62cc1f90e5
cni-plugin-flannel: init at 20210910 (#137412)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-09-11 22:55:55 +02:00
Sascha Grunert
c43a2609a3 cni-plugins: 1.0.0 -> 1.0.1
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-09-08 20:06:37 +10:00
zowoq
ee8ed2cd8d cni-plugins: 0.9.1 -> 1.0.0
https://github.com/containernetworking/plugins/releases/tag/v1.0.0
2021-08-21 18:36:55 +10:00
zowoq
8ff05e0ca2 cni-plugins: buildFlagsArray -> ldflags 2021-08-06 10:54:38 +10:00
R. RyanTM
3b8e46b025 cni: 0.8.0 -> 0.8.1 2021-05-21 19:40:14 -07:00
R. RyanTM
8c0e0ef058 cni-plugins: 0.9.0 -> 0.9.1 2021-02-06 09:28:30 +00:00
zowoq
820e450810 cni-plugins: 0.8.7 -> 0.9.0
https://github.com/containernetworking/plugins/releases/tag/v0.9.0
2020-12-10 18:53:12 +10:00
zowoq
dbc8f5c28a cni-plugins: 0.8.6 -> 0.8.7
https://github.com/containernetworking/plugins/releases/tag/v0.8.7
2020-08-27 17:14:26 +10:00
Frederik Rietdijk
6d122d67fa
Merge pull request #92140 from betaboon/docker-cross-compile-fixes
Docker cross compile fixes v2
2020-08-24 12:09:27 +02:00
zowoq
44d51e3d59 cni-plugins: add cri-o to passthru.tests 2020-08-24 19:19:41 +10:00
zowoq
6ec06c351e cni-plugins: inherit tests 2020-08-24 19:19:41 +10:00
zowoq
cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
betaboon
0e305341fd cni: support aarch64-linux 2020-07-03 09:21:27 +02:00
R. RyanTM
ae5f94e565 cni: 0.7.1 -> 0.8.0 2020-07-02 07:19:28 +00:00
zowoq
7eda9f6e30 cni-plugins: add passthru.tests 2020-05-19 10:41:17 +10:00
zowoq
aade6fc7b0 cni-plugins: switch to buildGoModule 2020-05-14 17:36:30 +10:00
zowoq
dcb013d85c cni-plugins: 0.8.5 -> 0.8.6
https://github.com/containernetworking/plugins/releases/tag/v0.8.6
2020-05-14 10:57:02 +10:00
zowoq
b1138cc386 cni-plugins: update maintainers 2020-04-24 08:08:39 +10:00
zowoq
202b87ca99 cni-plugins: 0.8.4 -> 0.8.5
https://github.com/containernetworking/plugins/releases/tag/v0.8.5
2020-04-21 09:29:29 +10:00
zowoq
7448089fd6 cni: 0.7.0 -> 0.7.1
https://github.com/containernetworking/cni/releases/tag/v0.7.1
2020-04-21 09:28:17 +10:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Sascha Grunert
acd334c5b6
cni-plugins: v0.8.3 -> v0.8.4
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-01-09 14:28:24 +01:00
Sascha Grunert
f060bf247d cni-plugins: v0.8.2 -> v0.8.3
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-11-13 16:51:48 +01:00
Charles Strahan
96bd4d218d
Merge pull request #63604 from dingxiangfei2009/version-pin-cni-plugins
cni-plugins: add version pin
2019-09-22 15:16:17 -05:00
R. RyanTM
ace4a1a351 cni-plugins: 0.8.1 -> 0.8.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cni-plugins/versions
2019-08-17 13:16:07 -07:00
Ding Xiang Fei
425b2bb520 cni-plugins: add version pin 2019-06-21 15:45:39 +08:00
Will Dietz
dae3e46e16 cni-plugins: 0.8.0 -> 0.8.1 2019-06-15 10:59:12 +02:00
Will Dietz
74e9b6441d
cni-plugins: 0.7.5 -> 0.8.0
https://github.com/containernetworking/plugins/releases/tag/v0.8.0

Maybe need to improve script invocation for other platforms,
but for now we limit to linux so keep it simple.
2019-06-04 15:45:20 -05:00
Will Dietz
15fbb8e90a
cni: simplify now that default build is sufficient 2019-06-04 15:45:13 -05:00
Will Dietz
a52a89c266
cni: 0.6.0 -> 0.7.0
https://github.com/containernetworking/cni/releases/tag/v0.7.0
2019-06-04 15:45:05 -05:00
R. RyanTM
cb93ae7eb3 cni-plugins: 0.7.4 -> 0.7.5 (#58655)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cni-plugins/versions
2019-04-08 00:30:30 +02:00
Wael M. Nasreddine
6ef04cabd4
go_1_12: init at go 1.12 2019-03-02 14:24:17 -08:00
Vincent Demeester
5f7a34a264
cni: migrate to using buildGoPackage
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-12-20 08:22:13 +01:00
adisbladis
2a7b82ca44
cni-plugins: Remove go from runtime closure 2018-12-07 21:15:12 +00:00
adisbladis
54b6c586a6
cni: Remove go from runtime closure 2018-12-07 21:15:12 +00:00
R. RyanTM
97e90a4866 cni-plugins: 0.7.3 -> 0.7.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cni-plugins/versions
2018-11-19 13:10:48 -08:00
Vincent Demeester
633bcbbb20 cni-plugins: 0.7.1 -> 0.7.3 (#46698)
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-09-15 16:26:12 +02:00