Commit Graph

71 Commits

Author SHA1 Message Date
nixpkgs-merge-bot[bot]
af7318fcb1
kubectl-gadget: 0.33.0 -> 0.34.0 (#358667) 2024-11-25 03:45:54 +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
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
Yongun Seong
9b6dabf3f2
kubelogin-oidc: switch to recommended pattern for implicit attr defaults 2024-11-10 00:00:39 +09:00
Yongun Seong
4d089cffa9
kubelogin-oidc: 1.30.1 -> 1.31.0 2024-11-09 23:55:36 +09:00
aleksana
571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00
R. Ryantm
ee27c02106 kube-state-metrics: 2.13.0 -> 2.14.0 2024-11-08 14:29:10 +00:00
Bruno Bigras
c5edbce75d kubetrim: init at 0.0.1
Co-authored-by: Austin Horstman <khaneliman12@gmail.com>
2024-11-07 14:09:08 -05:00
Robert Krahn
9b7877aa1f kubectl-graph: init at 0.7.0 2024-11-03 14:30:07 +01:00
superherointj
9ec4be8cea kubent: add meta.changelog 2024-10-14 12:21:29 -03:00
superherointj
32695b3686 kubent: migrate to pkgs/by-name 2024-10-14 12:17:39 -03:00
R. Ryantm
1451e665c4 kubectl-gadget: 0.32.0 -> 0.33.0 2024-10-07 14:22:47 +00:00
Ivan Kovnatsky
f3f69171dd
treewide: migrate packages maintained by ivankovnatsky to by-name 2024-10-04 16:31:04 +03:00
Yongun Seong
40d78f5d7b
kubelogin-oidc: 1.30.0 -> 1.30.1 (#346100)
- Diff: https://github.com/int128/kubelogin/compare/v1.30.0...v1.30.1
- Pinned buildGo123Module to fix build
- Added version in ldflags for correct version reporting
- Run all package tests during build
- Moved to by-name
- Added myself as maintainer
2024-10-03 11:44:57 -04:00
wxt
c4fc0521a9 kubetui: init at 1.5.3 2024-09-26 14:28:27 +08:00
R. Ryantm
f8262abfe0 kulala-fmt: 1.3.2 -> 1.4.0 2024-09-23 21:06:23 +00:00
nicoo
2641d97cbf pkgs/by-name: Convert hashes to SRI format
Reproduction script:
	# Bulk rewrite
	./maintainers/scripts/sha-to-sri.py pkgs/by-name
	# Revert some packages which will need manual intervention
	for n in amdvlk azure-cli cargo-profiler corefonts flatito fluxcd gist perf_data_converter protoc-gen-js solana-cli swt verible; do
		git checkout -- "pkgs/by-name/${n:0:2}/${n}"
	done
2024-09-15 11:24:31 +02:00
R. Ryantm
c5d1842f48 kulala-fmt: 1.3.1 -> 1.3.2 2024-09-14 01:34:49 +00:00
Morgan Helton
7a41a8c71d
kubectl-gadget: add version test 2024-09-02 12:09:16 -05:00
Morgan Helton
a4ffcf5664
kubectl-gadget: 0.31.0 -> 0.32.0 2024-09-02 12:08:08 -05:00
Morgan Helton
c7188fe301
kubectl-gadget: move to by-name 2024-09-02 12:05:20 -05:00
R. Ryantm
f898739804 kulala-fmt: 1.3.0 -> 1.3.1 2024-08-31 13:28:39 +00:00
R. Ryantm
640a3c8e27 kulala-fmt: 1.2.0 -> 1.3.0 2024-08-13 14:50:48 +00:00
Sandro
2503ce7ec6
Merge pull request #328036 from jemand771/init-kubectl-df-pv 2024-08-09 15:12:55 +02:00
CnTeng
d385090a85
kulala-fmt: 1.1.0 -> 1.2.0 2024-08-07 00:16:52 +08:00
Sandro
3b615c0507
Merge pull request #328558 from r-ryantm/auto-update/kube-state-metrics
kube-state-metrics: 2.12.0 -> 2.13.0
2024-08-03 18:22:16 +02:00
Aleksana
3862db8a01
Merge pull request #329830 from CnTeng/kulala-fmt
kulala-fmt: init at 1.1.0
2024-08-03 20:24:34 +08:00
zimbatm
7724b648cf kubectl-doctor: move to by-name 2024-07-31 09:10:31 +02:00