Commit Graph

96 Commits

Author SHA1 Message Date
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
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
Nick Cao
70b6609a24
kubedock: 0.17.0 -> 0.17.1 (#358067) 2024-11-22 08:45:13 -05:00
R. Ryantm
bd16ea0630 kubedock: 0.17.0 -> 0.17.1 2024-11-22 05:44:47 +00:00
OTABI Tomoya
b3150cd737
kubevirt: 1.3.1 -> 1.4.0 (#355706) 2024-11-22 09:50:34 +09:00
Luflosi
fba84616e5
kubo: 0.30.0 -> 0.32.1
https://github.com/ipfs/kubo/releases/tag/v0.31.0
https://github.com/ipfs/kubo/releases/tag/v0.32.0
https://github.com/ipfs/kubo/releases/tag/v0.32.1
2024-11-21 19:12:28 +01:00
Luflosi
5742cb2a48
kubo: 0.29.0 -> 0.30.0
https://github.com/ipfs/kubo/releases/tag/v0.30.0
2024-11-21 19:12:27 +01:00
Luflosi
ca26219ba6
kubo-migrator: add migration from 15 to 16 2024-11-20 16:17:15 +01:00
Luflosi
9e2866d215
kubo-migrator: rewrite
- Migrate to pkgs/by-name
- Format with nixfmt-rfc-style
- Make it possible to remove support for very old migrations in the future by increasing the `minRepoVersion` parameter
- Rename kubo-migrator-all-fs-repo-migrations to kubo-fs-repo-migrations since it may no longer include all migrations
- Add an alias for kubo-migrator-all-fs-repo-migrations to keep backwards compatibility
- Update descriptions to differentiate between kubo-migrator and kubo-migrator-unwrapped and better describe the purpose of the migrator
- Add a description to every individual migration
- Add a description to kubo-fs-repo-migrations
- Fetch the source code of the individual migrations from their specific Git tags, like upstream intends
- Enable tests for some migrations
- Check that the migrations don't crash on startup
- Mark two broken migrations as broken. They are not compatible with the latest Go versions and upstream is not interested in fixing this
- Change code to allow most updates to be done by only changing three lines (add new version and change git tag and hash)
- Add a stub for any disabled or broken migration to prevent downloading unsigned binaries from the internet, see https://github.com/ipfs/fs-repo-migrations/issues/148#issuecomment-2351355627 and https://github.com/ipfs/fs-repo-migrations/issues/188
- Use `lib.getExe` instead of hardcoding the binary name in the kubo NixOS module
- Use `substituteInPlace` with `--replace-fail` instead of `--replace`
2024-11-20 16:17:14 +01:00
Masum Reza
e13831335f
treewide: stdenv.is -> stdenv.hostPlatform.is (#356363)
* treewide: stdenv.is -> stdenv.hostPlatform.is

* treewide: nixfmt due to ci error
2024-11-17 16:11:54 +05:30
R. Ryantm
e354bc49d5 kubectl-explore: 0.9.3 -> 0.10.0 2024-11-15 19:57:03 +00:00
R. Ryantm
8a5d8a9818 kubeshark: 52.3.82 -> 52.3.89 2024-11-13 18:44:40 +00:00
R. Ryantm
df1d58c214 kubevirt: 1.3.1 -> 1.4.0 2024-11-13 16:57:36 +00:00
Nick Cao
35f27405c7
kubescape: 3.0.18 -> 3.0.19 (#355632) 2024-11-13 08:39:47 -05:00
R. Ryantm
9f44eeafb5 kubescape: 3.0.18 -> 3.0.19 2024-11-13 09:06:57 +00:00
R. Ryantm
9bc7167c19 kubectl-node-shell: 1.10.1 -> 1.10.2 2024-11-13 03:21:22 +00:00
Kalle Fagerberg
fa0ba6f156
kubectl-klock: 0.7.0 -> 0.7.2
https://github.com/applejag/kubectl-klock/releases/tag/v0.7.1
https://github.com/applejag/kubectl-klock/releases/tag/v0.7.2
2024-11-11 13:22:46 +01:00
Aleksana
f257cb5e5e
kubectl-graph: init at 0.7.0, add maintainer rksm (#348297) 2024-11-11 11:03:08 +08:00
Nick Cao
b1d782c6fb
kube-state-metrics: 2.13.0 -> 2.14.0 (#354503) 2024-11-10 08:48:22 -05:00