Commit Graph

64 Commits

Author SHA1 Message Date
Eric Bailey
8e51cb22e9 kops: add me as maintainer 2022-03-22 20:10:07 -05:00
Eric Bailey
2e0663acba kops: 1.22.4 -> 1.23.0
- init kops_1_23 at 1.23.0
- drop kops_1_20
2022-03-22 20:10:07 -05:00
Eric Bailey
2c9c903192 kops: 1.22.2 -> 1.22.4 2022-02-22 11:39:09 -06:00
Eric Bailey
3e58edbf28 kops: 1.21.4 -> 1.22.2 2021-11-23 15:39:06 -06:00
Eric Bailey
1796d5fe3c kops: 1.21.1 -> 1.21.4 2021-11-23 15:39:06 -06:00
Eric Bailey
3afcb1b985 kops: 1.20.2 -> 1.20.3 2021-11-23 15:39:06 -06:00
Eric Bailey
c87483cb55
kops: 1.21.0 -> 1.21.1 (#136057) 2021-08-31 11:55:30 +02:00
zowoq
e6494966dd treewide: buildFlagsArray -> ldflags 2021-08-26 15:43:28 +10:00
Eric Bailey
dafb3dfc48
kops: default to 1.21.0, drop 1.18 (#129472) 2021-07-10 19:44:00 +00:00
Eric Bailey
f655a77ebf
kops: 1.20.1 -> 1.20.2 (#128801)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-07-06 16:15:52 +02:00
Eric Bailey
07de30ff81 kops: keep only three latest versions 2021-05-28 14:05:04 -05:00
Eric Bailey
534558827a kops: 1.19.2 -> 1.20.1 2021-05-28 14:05:04 -05:00
diegolelis
ee954401c8 Add diegolelis as maintainer 2021-05-07 03:31:20 -07:00
diegolelis
d5ca6af901 kops_1_19: init at 1.19.2 2021-05-07 03:31:02 -07:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Christian Kampka
f0ec10a829
treewide: remove kampka as maintainer (#109813) 2021-01-18 21:23:49 +01:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Christian Kampka
b42b8c1396
kops_1_18: 1.18.1 -> 1.18.2 (#101692) 2020-10-25 22:13:15 +00:00
Christian Kampka
656915d250
kops: Add meta.changelog 2020-09-10 10:52:32 +02:00
Christian Kampka
c524f8b574
kops_1_18: 1.18.0 -> 1.18.1 2020-09-10 10:42:51 +02:00
Christian Kampka
422f3f2f4c
kops_1_17: 1.17.1 -> 1.17.2 2020-09-10 10:35:48 +02:00
Christian Kampka
0b4221ec81
kops_1_15: Remove unsupported version 2020-08-03 10:50:20 +02:00
Christian Kampka
90557cd804
kops_1_18: init at 1.18.0 2020-08-03 10:49:15 +02:00
Christian Kampka
8136e028bf
kops_1_17: 1.17.0 -> 1.17.1 2020-07-06 10:40:13 +02:00
Christian Kampka
e680e3b96c
kops_1_16: 1.16.3 -> 1.16.4 2020-07-06 10:40:12 +02:00
Christian Kampka
623a3f0a6a
kops_1_17: init at 1.17.0 2020-06-03 08:36:57 +02:00
Christian Kampka
598fcd561b
kops_1_16: 1.16.2 -> 1.16.3 2020-06-03 08:34:08 +02:00
Christian Kampka
7d2a50a418
kops_1_16: 1.16.1 -> 1.16.2 2020-05-06 09:46:36 +02:00
Christian Kampka
8bcf7f6e41
kops_1_15: 1.15.2 -> 1.15.3 2020-05-06 09:34:35 +02:00
Frederik Rietdijk
afb1041148 Merge master into staging-next 2020-05-02 09:39:00 +02:00
Florian Klink
4d7bd77f75 kops: fix hash
As seen on https://hydra.nixos.org/build/118009308
2020-05-01 12:47:57 +02:00
zowoq
b5dc07a4b4 treewide: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
Jörg Thalheim
4cc520ba0f
kops: remove old versions 2020-04-27 12:23:20 +01:00
Jörg Thalheim
abe679b2ba
kops: 1.16.0 -> 1.16.1 2020-04-27 12:19:40 +01:00
zowoq
16df60734a kops: use installShellFiles 2020-04-27 08:48:36 +10:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jörg Thalheim
72f4001e1e
kops: fix strict deps build 2020-03-23 08:14:59 +00:00
Christian Kampka
fcdf22329a
kops_1_16: init at 1.16.0 2020-02-27 10:59:41 +01:00
Christian Kampka
9eaf6f5f5c
kops_1_15: 1.15.1 -> 1.15.2 (#79809) 2020-02-11 21:35:35 +01:00
Konstantinos Koukopoulos
3153fad73f
kops: 1.15.0 -> 1.15.1 (#78821)
Upgrade the kops_1_15 attribute of kops to bring in the newest patch release (1.15.1) which includes many important bug fixes.
Full release notes here: https://github.com/kubernetes/kops/releases/tag/v1.15.1
2020-01-30 12:19:24 +00:00
Christian Kampka
a951af1a5e kops_1_15: init at 1.15.0 (#73809) 2019-12-03 13:21:56 +00:00
Christian Kampka
1349b26303
kops_1_14: 1.14.0 -> 1.14.1 2019-11-08 11:37:20 +01:00
Christian Kampka
b980f1e46c kops_1_14: init at 1.14.0 (#70189) 2019-10-01 17:03:02 +00:00
Christian Kampka
79d656813c kops_1_13: 1.13.1 -> 1.13.2 (#69485) 2019-09-26 10:47:29 +00:00
Christian Kampka
a82ae1470a kops_1_13: 1.13.0 -> 1.13.1 (#69407) 2019-09-25 08:57:34 +00:00
volth
c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00:00
Christian Kampka
48395480f7 kops_1_13: init at 1.13.0 2019-08-05 16:06:30 +02:00
Christian Kampka
2f99b0d605 kops_1_12: 1.12.2 -> 1.12.3 2019-08-05 16:06:30 +02:00
Christian Kampka
4d50ce93aa kops: restructure package to maintain multiple versions in the future
kops versions are bound to the version of the kubernetes cluster they
are targeted to maintain (kops 1.12 -> k8s 1.12, kops 1.13 -> k8s 1.13,
etc). Upgrading kops should therefore be done very deliberately
as it may affect the cluster it is working with in drastic ways.
This change introduces the ability to maintain multiple versions of
kops in nixpkgs, giving the users the ability to pin it to their target
cluster version when installing
2019-08-05 16:06:30 +02:00
Ari Becker
b28a4b7495
kops: 1.11.1->1.12.1 2019-06-20 14:03:42 +03:00