misuzu
9b05b570f2
kubefirst: 2.7.3 -> 2.7.7 ( #362892 )
2024-12-11 20:59:34 +02:00
R. Ryantm
045065efb8
kubescape: 3.0.21 -> 3.0.22
2024-12-11 13:32:00 +00:00
Silvan Mosberger
4f0dadbf38
treewide: format all inactive Nix files
...
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.
Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.
A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.
This commit was automatically created and can be verified using
nix-build a08b3a4d19
.tar.gz \
--argstr baseRev b32a094368
result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
Weijia Wang
256591515b
kubernetes-polaris: 9.5.0 -> 9.6.0 ( #360873 )
2024-12-09 20:55:43 +01:00
Weijia Wang
b6bddf1850
kubebuilder: 4.3.0 -> 4.3.1 ( #360848 )
2024-12-09 20:35:28 +01:00
Nick Cao
3767e8e985
kubectl-explore: 0.10.0 -> 0.11.0 ( #363493 )
2024-12-09 08:41:13 -05:00
Nick Cao
f5a88025cd
kubeshark: 52.3.89 -> 52.3.91 ( #363419 )
2024-12-09 08:28:52 -05:00
R. Ryantm
16d0a9cbd1
kubectl-explore: 0.10.0 -> 0.11.0
2024-12-09 07:52:35 +00:00
R. Ryantm
bdeec57ec9
kubeshark: 52.3.89 -> 52.3.91
2024-12-09 00:24:50 +00:00
R. Ryantm
f5e46f6685
kubectl-node-shell: 1.10.2 -> 1.11.0
2024-12-08 23:21:31 +00:00
Wolfgang Walther
6e698297de
kubeone: 1.8.3 -> 1.9.0 ( #358152 )
2024-12-08 17:01:24 +01:00
Wolfgang Walther
f5bf523e2a
kube-router: 2.2.2 -> 2.3.0 ( #360836 )
2024-12-08 14:10:20 +01:00
R. Ryantm
68cec4caf1
kubefirst: 2.7.3 -> 2.7.7
2024-12-07 18:09:50 +00:00
Nick Cao
5afac31ed6
kuttl: 0.19.0 -> 0.20.0 ( #361906 )
2024-12-04 19:44:09 -05:00
R. Ryantm
a8f2acee56
kuttl: 0.19.0 -> 0.20.0
2024-12-04 23:18:28 +00:00
34j
d637b85e25
treewide: replace --enable-wayland-ime
with --enable-wayland-ime=true
for the arguments to properly work ( #361341 )
2024-12-05 00:06:22 +05:30
Sergei Trofimovich
c2e85f96e6
kubernetes-kcp.tests: fix the eval
...
Without the change the eval fails as:
$ nix build --no-link -f. kubernetes-kcp.tests
error:
… while evaluating the attribute 'version'
at pkgs/by-name/ku/kubernetes-kcp/package.nix:52:3:
51|
52| passthru.tests.version = testers.testVersion {
| ^
53| command = "kcp --version";
… from call site
at pkgs/by-name/ku/kubernetes-kcp/package.nix:52:28:
51|
52| passthru.tests.version = testers.testVersion {
| ^
53| command = "kcp --version";
error: function 'testVersion' called without required argument 'package'
at pkgs/build-support/testers/default.nix:66:5:
65| testVersion =
66| { package,
| ^
67| command ? "${package.meta.mainProgram or package.pname or package.name} --version",
2024-12-04 06:13:57 +00:00
Franz Pletz
18e5cdf666
kubelogin: 0.1.4 -> 0.1.5 ( #361236 )
2024-12-03 23:12:34 +01:00
Nick Cao
03f67dc9be
kubeseal: 0.27.1 -> 0.27.2 ( #361312 )
2024-12-03 08:16:34 -05:00
Fabian Affolter
f655752053
kubescape: 3.0.19 -> 3.0.21 ( #361254 )
2024-12-03 09:48:57 +01:00
R. Ryantm
3d2f6c05c9
kubeseal: 0.27.1 -> 0.27.2
2024-12-03 03:03:45 +00:00
Fabian Affolter
ee64502f21
kubescape: 3.0.19 -> 3.0.21
...
Diff: https://github.com/kubescape/kubescape/compare/refs/tags/v3.0.19...v3.0.21
Changelog: https://github.com/kubescape/kubescape/releases/tag/v3.0.21
2024-12-03 00:32:27 +01:00
Fabian Affolter
25df979ed0
kubescape: migrate to versionCheckHook
2024-12-03 00:25:56 +01:00
Maxime Brunet
fe3a65826f
kubelogin: 0.1.4 -> 0.1.5
2024-12-02 19:11:33 -03:00
Weijia Wang
b696e63615
kubernetes-controller-tools: 0.16.4 -> 0.16.5 ( #360127 )
2024-12-02 20:12:04 +01:00
R. Ryantm
5c21bdb944
kubernetes-polaris: 9.5.0 -> 9.6.0
2024-12-01 20:46:03 +00:00
R. Ryantm
2e39633135
kubebuilder: 4.3.0 -> 4.3.1
2024-12-01 19:23:07 +00:00
R. Ryantm
162d28f5f0
kube-router: 2.2.2 -> 2.3.0
2024-12-01 18:45:00 +00:00
Nick Cao
06f65c558d
kubefetch: 0.7.2 -> 0.8.0 ( #360487 )
2024-12-01 09:52:28 -05:00
Nick Cao
139f9542d3
kubedb-cli: 0.48.1 -> 0.49.0 ( #360630 )
2024-12-01 08:57:27 -05:00
Aleksana
382846578c
kubernetes-kcp: init at 0.26.0 ( #357444 )
2024-12-01 18:38:23 +08:00
R. Ryantm
46e556bdd5
kubedb-cli: 0.48.1 -> 0.49.0
2024-12-01 01:09:23 +00:00
R. Ryantm
eb79afa5ff
kubefetch: 0.7.2 -> 0.8.0
2024-11-30 16:39:51 +00:00
Nick Cao
880ca7e7cc
kubecfg: 0.35.0 -> 0.35.1 ( #360358 )
2024-11-30 08:46:30 -05:00
Nick Cao
fa3abc3441
kube-bench: 0.9.0 -> 0.9.2 ( #360257 )
2024-11-30 08:32:17 -05:00
R. Ryantm
425683af2d
kubecfg: 0.35.0 -> 0.35.1
2024-11-30 09:56:50 +00:00
R. Ryantm
50d277f9e7
kube-bench: 0.9.0 -> 0.9.2
2024-11-29 23:23:21 +00:00
Sefa Eyeoglu
01c33fb6d7
treewide: add --enable-wayland-ime
flag to all Electron packages that uses NIXOS_OZONE_WL
( #358620 )
2024-11-29 18:48:23 +01:00
R. Ryantm
195e5ba5a8
kubernetes-controller-tools: 0.16.4 -> 0.16.5
2024-11-29 13:41:17 +00:00
nixpkgs-merge-bot[bot]
af7318fcb1
kubectl-gadget: 0.33.0 -> 0.34.0 ( #358667 )
2024-11-25 03:45:54 +00:00
Ryota
2d04db6ed9
kubernetes-kcp: init at 0.26.0
...
Update pkgs/applications/networking/cluster/kcp/default.nix
Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
Update pkgs/applications/networking/cluster/kcp/default.nix
Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
Update pkgs/applications/networking/cluster/kcp/default.nix
Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
Move package to pkgs/by-name/ku/kubernetes-kcp
Fix format error
2024-11-25 00:36:50 +00:00
Fabian Affolter
7f8b93f1fa
kubesec: 2.14.1 -> 2.14.2 ( #358186 )
2024-11-24 22:38:56 +01:00
R. Ryantm
3469a7c92f
kubectl-gadget: 0.33.0 -> 0.34.0
2024-11-24 10:50:44 +00:00
34j
8ae2932d56
add --enable-wayland-ime
flag to all Electron packages that uses NIXOS_OZONE_WL
2024-11-24 13:34:28 +09:00
Franz Pletz
2e07e3990d
kubo: 0.29.0 -> 0.32.1 ( #357960 )
2024-11-23 18:21:27 +01:00
OTABI Tomoya
39be4840b9
kubeshark: 52.3.82 -> 52.3.89 ( #355731 )
2024-11-24 01:01:12 +09:00
Fabian Affolter
5ab4bf722d
kubesec: refactor
2024-11-23 15:06:36 +01:00
06kellyjac
43988cfb99
kubesec: 2.14.1 -> 2.14.2
...
Diff: https://github.com/controlplaneio/kubesec/compare/v2.14.1...v2.14.2
Changelog: https://github.com/controlplaneio/kubesec/blob/v2.14.2/CHANGELOG.md
2024-11-22 16:37:07 +00:00
06kellyjac
05bfa822d6
kubesec: format
2024-11-22 16:36:31 +00:00
R. Ryantm
ae8aa6f047
kubeone: 1.8.3 -> 1.9.0
2024-11-22 14:22:04 +00:00