Commit graph

52 commits

Author SHA1 Message Date
QJoly 49a401bd9f k9s: 0.27.3 -> 0.27.4 2023-05-08 11:02:23 +02:00
R. Ryantm ca019ad697 k9s: 0.27.2 -> 0.27.3 2023-02-21 04:49:17 +00:00
R. Ryantm fe44f278fc k9s: 0.27.0 -> 0.27.2 2023-02-05 05:27:16 +00:00
R. Ryantm 34457c02bf k9s: 0.26.7 -> 0.27.0 2023-01-31 04:43:11 +00:00
R. Ryantm d7e3fc529b k9s: 0.26.6 -> 0.26.7 2022-10-20 20:10:55 +08:00
R. Ryantm 51d61ceee4 k9s: 0.26.5 -> 0.26.6 2022-09-27 14:42:30 +00:00
Bryan A. S c326066800 k9s: 0.26.3 -> 0.26.5 2022-09-23 11:21:12 +02:00
R. Ryantm 69045148b1 k9s: 0.26.1 -> 0.26.3 2022-08-05 12:19:22 +00:00
R. Ryantm f8be1ed140 k9s: 0.26.0 -> 0.26.1 2022-08-03 03:28:04 +00:00
Bryan A. S 9dc08e7979 k9s: 0.25.21 -> 0.26.0 2022-07-19 13:02:48 -03:00
Bryan A. S 83562c6175 k9s: 0.25.18 -> 0.25.21
- add missing ldflags

- add missing go tags

- add install check

- add shell completion
2022-07-05 15:36:06 -03:00
happysalada cd91a151ef k9s: fix aarch64 darwin build 2022-03-18 08:32:16 -04:00
zowoq e35f5180e3 k9s: update vendorSha256 2022-01-30 16:07:07 +10:00
Bryan A. S a662d54ccf k9s: 0.25.12 -> 0.25.18 2021-12-28 14:18:52 -03:00
Bryan A. S f56e263460 k9s: 0.25.8 -> 0.25.12 2021-12-15 11:30:27 -03:00
R. Ryantm d5c449261b k9s: 0.25.7 -> 0.25.8 2021-12-07 07:34:07 +00:00
Bryan A. S 974271a5e6 k9s: fix for sandbox mode 2021-12-03 10:56:38 -03:00
Bryan A. S cea2e32bca k9s: 0.24.15 -> 0.25.7 2021-12-03 10:02:50 -03:00
zowoq 13ea123c74 treewide: buildFlagsArray -> ldflags 2021-08-26 21:35:06 +10:00
R. RyanTM c19127cf93 k9s: 0.24.14 -> 0.24.15 2021-08-07 10:30:13 +00:00
R. RyanTM 2734777ab5 k9s: 0.24.13 -> 0.24.14 2021-07-09 10:26:30 +00:00
R. RyanTM a7a7be8b94 k9s: 0.24.12 -> 0.24.13 2021-07-07 10:03:46 -07:00
R. RyanTM e005fe68e0 k9s: 0.24.11 -> 0.24.12 2021-07-01 13:12:18 -07:00
R. RyanTM 40db7836fe k9s: 0.24.10 -> 0.24.11 2021-06-29 00:05:57 +00:00
R. RyanTM bf95eaf623 k9s: 0.24.9 -> 0.24.10 2021-06-23 09:44:41 -07:00
R. RyanTM 164f8530a9 k9s: 0.24.8 -> 0.24.9 2021-05-17 19:23:09 +02:00
R. RyanTM 332402884f k9s: 0.24.6 -> 0.24.8 2021-04-30 02:11:38 +00:00
R. RyanTM 7853cfc847 k9s: 0.24.5 -> 0.24.6 2021-03-30 13:38:35 +00:00
R. RyanTM b7e18a3c4f k9s: 0.24.3 -> 0.24.5 2021-03-27 14:41:31 +00:00
R. RyanTM 2fc0c3ea3b k9s: 0.24.2 -> 0.24.3 2021-03-22 10:14:27 +00:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +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
R. RyanTM 489da9af2d k9s: 0.24.1 -> 0.24.2 2020-12-05 22:11:52 +00:00
Florian Klink 0a1c0fe658 k9s: 0.23.10 -> 0.24.1 2020-11-24 18:38:23 +01:00
R. RyanTM 473f39b65b k9s: 0.23.3 -> 0.23.10 2020-11-11 14:36:15 -08:00
R. RyanTM 49531d9f6e k9s: 0.22.1 -> 0.23.3 2020-11-02 06:33:01 +00:00
Ben Siraphob 683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
R. RyanTM c16c21cb84 k9s: 0.21.7 -> 0.22.1 2020-09-25 11:28:11 +00:00
R. RyanTM d2cb83d72c k9s: 0.21.2 -> 0.21.7 2020-08-26 04:52:10 +00:00
zowoq cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
Markus Hauck e87961242f k9s: 0.19.4 -> 0.21.2 2020-07-08 18:16:04 +02:00
Colin L Rice d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
R. RyanTM bab472ba39 k9s: 0.18.1 -> 0.19.4 2020-05-02 12:37:14 +00:00
R. RyanTM e1aa19654c
k9s: 0.17.7 -> 0.18.1 2020-04-01 13:41:04 +00:00
Jörg Thalheim 066db11215
Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"
This reverts commit 4e6bf03504, reversing
changes made to afd997aab6.

Instead we propagate those frameworks from the compiler again
2020-03-27 07:33:21 +00:00
Mario Rodas c47833f379 k9s: fix build on darwin 2020-03-21 05:31:00 -05:00
R. RyanTM fd9a2e7e38 k9s: 0.13.8 -> 0.17.7 2020-03-14 21:18:27 +00:00
R. RyanTM 1652fbccd7 k9s: 0.13.6 -> 0.13.8 2020-02-07 11:51:05 +00:00
Robert Helgesson a6e9b59633
k9s: 0.9.3 -> 0.13.6
PR #79031
2020-02-01 23:09:56 +01:00
José Luis Lafuente 848e0d3045 k9s: 0.8.4 -> 0.9.3
Also add missed build flags
2019-12-08 15:00:53 +01:00