Skip to content

Commit d8a1d84

Browse files
authored
Merge branch 'master' into master
2 parents 09863fa + d3820f5 commit d8a1d84

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

95 files changed

+2377
-774
lines changed

plugins/ai.yaml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: Plugin
33
metadata:
44
name: ai
55
spec:
6-
version: v0.0.28
6+
version: v0.0.31
77
homepage: https://github.com/GoogleCloudPlatform/kubectl-ai
88
shortDescription: AI-powered Kubernetes assistant
99
description: |
@@ -24,41 +24,41 @@ spec:
2424
matchLabels:
2525
os: linux
2626
arch: amd64
27-
uri: https://github.com/GoogleCloudPlatform/kubectl-ai/releases/download/v0.0.28/kubectl-ai_Linux_x86_64.tar.gz
28-
sha256: d2d423401778509f9ee60c64dcf8d3ff7c0ababa66a9e45accb3a8a19b8c887f
27+
uri: https://github.com/GoogleCloudPlatform/kubectl-ai/releases/download/v0.0.31/kubectl-ai_Linux_x86_64.tar.gz
28+
sha256: 872ef891232b01772c46a54b1866b383e043100e3806835158187c603eb490d1
2929
bin: kubectl-ai
3030
- selector:
3131
matchLabels:
3232
os: linux
3333
arch: arm64
34-
uri: https://github.com/GoogleCloudPlatform/kubectl-ai/releases/download/v0.0.28/kubectl-ai_Linux_arm64.tar.gz
35-
sha256: 50c2b07e6222f61a5b2c6e1aa8fcb7814617b3d75e7d035bd219727cb2101ecd
34+
uri: https://github.com/GoogleCloudPlatform/kubectl-ai/releases/download/v0.0.31/kubectl-ai_Linux_arm64.tar.gz
35+
sha256: c2eb7fb99bf5217968a505ab38b0a230d86d1581957ccdda66167020b114d90d
3636
bin: kubectl-ai
3737
- selector:
3838
matchLabels:
3939
os: darwin
4040
arch: amd64
41-
uri: https://github.com/GoogleCloudPlatform/kubectl-ai/releases/download/v0.0.28/kubectl-ai_Darwin_x86_64.tar.gz
42-
sha256: fd32a72663b972db4195cf050dd93784bc524d21d2f95e76f61682c809386047
41+
uri: https://github.com/GoogleCloudPlatform/kubectl-ai/releases/download/v0.0.31/kubectl-ai_Darwin_x86_64.tar.gz
42+
sha256: 7dc5f921063b74122f935e8f730cbe763bf868495b7cea03017f404ce7dd4de0
4343
bin: kubectl-ai
4444
- selector:
4545
matchLabels:
4646
os: darwin
4747
arch: arm64
48-
uri: https://github.com/GoogleCloudPlatform/kubectl-ai/releases/download/v0.0.28/kubectl-ai_Darwin_arm64.tar.gz
49-
sha256: 51c3a158e7090ef726ceb6b1d145ff5b8c6dfd56c3ba2b17141660107297ddad
48+
uri: https://github.com/GoogleCloudPlatform/kubectl-ai/releases/download/v0.0.31/kubectl-ai_Darwin_arm64.tar.gz
49+
sha256: dded8831a44bdfa29304b5872ece3ec9976f852a3f1b97777ba31d5bb60095d7
5050
bin: kubectl-ai
5151
- selector:
5252
matchLabels:
5353
os: windows
5454
arch: amd64
55-
uri: https://github.com/GoogleCloudPlatform/kubectl-ai/releases/download/v0.0.28/kubectl-ai_Windows_x86_64.zip
56-
sha256: c413757c5d4f2b1503b191957609386297914a98ad01dad2c717b6cb6fb97d7b
55+
uri: https://github.com/GoogleCloudPlatform/kubectl-ai/releases/download/v0.0.31/kubectl-ai_Windows_x86_64.zip
56+
sha256: 8e987c1fad80ec6d5a4e8688ed096506fb422e7cf4789f83edf3fab9a5f5c8ff
5757
bin: kubectl-ai.exe
5858
- selector:
5959
matchLabels:
6060
os: windows
6161
arch: arm64
62-
uri: https://github.com/GoogleCloudPlatform/kubectl-ai/releases/download/v0.0.28/kubectl-ai_Windows_arm64.zip
63-
sha256: 564c3569561f5f5fc75fdeadf7da29676000a0bdd70ff6f73946bc52ae3897a7
62+
uri: https://github.com/GoogleCloudPlatform/kubectl-ai/releases/download/v0.0.31/kubectl-ai_Windows_arm64.zip
63+
sha256: 3ca01aa4210f7be1d686fdda9b8855da555e0625b044a4fd80c1c4e8f41270eb
6464
bin: kubectl-ai.exe

plugins/auth-proxy.yaml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -16,46 +16,46 @@ spec:
1616
You need to configure authentication in the kubeconfig.
1717
See https://github.com/int128/kauthproxy for more.
1818
19-
version: v1.2.4
19+
version: v1.2.5
2020
platforms:
2121
- bin: kauthproxy
22-
uri: https://github.com/int128/kauthproxy/releases/download/v1.2.4/kauthproxy_linux_amd64.zip
23-
sha256: aed6eba1e88676f72426649259e60198e278f8c5c7208314483e2c744edecc87
22+
uri: https://github.com/int128/kauthproxy/releases/download/v1.2.5/kauthproxy_linux_amd64.zip
23+
sha256: 95251c4914224eef3307ff96fe24aab343e4420c4c38b7165ddd3fa921dcd169
2424
selector:
2525
matchLabels:
2626
os: linux
2727
arch: amd64
2828
- bin: kauthproxy
29-
uri: https://github.com/int128/kauthproxy/releases/download/v1.2.4/kauthproxy_linux_arm64.zip
30-
sha256: fcb015f904052ca3207c3f388736511a3d8a1e775816d9334afcd3febcee23ca
29+
uri: https://github.com/int128/kauthproxy/releases/download/v1.2.5/kauthproxy_linux_arm64.zip
30+
sha256: ae5cfa8a23ab21e7c0fa8a60b2f256adcb493caf20f1666b3808fa46d84f64a8
3131
selector:
3232
matchLabels:
3333
os: linux
3434
arch: arm64
3535
- bin: kauthproxy
36-
uri: https://github.com/int128/kauthproxy/releases/download/v1.2.4/kauthproxy_linux_arm.zip
37-
sha256: f9d75d7e95606871afcfa8fc534fd7f1e224f6413b69d75acf088509cc22644b
36+
uri: https://github.com/int128/kauthproxy/releases/download/v1.2.5/kauthproxy_linux_arm.zip
37+
sha256: 135c2fc5e47c4996689294c52aac08b9538e43ae67c57f064fd38d693d3bab69
3838
selector:
3939
matchLabels:
4040
os: linux
4141
arch: arm
4242
- bin: kauthproxy
43-
uri: https://github.com/int128/kauthproxy/releases/download/v1.2.4/kauthproxy_darwin_amd64.zip
44-
sha256: 84f8189f8371114302e900783e52b0150d51a8f73dbfce6fec87561eee776f7c
43+
uri: https://github.com/int128/kauthproxy/releases/download/v1.2.5/kauthproxy_darwin_amd64.zip
44+
sha256: 9d037d43851c904e6a2784bdf2a37299646beda3dde005e6aa5a8db9f1649d2b
4545
selector:
4646
matchLabels:
4747
os: darwin
4848
arch: amd64
4949
- bin: kauthproxy
50-
uri: https://github.com/int128/kauthproxy/releases/download/v1.2.4/kauthproxy_darwin_arm64.zip
51-
sha256: a936fd852ff76f762665d8728724da2845e6f2de1a2923dfdbb231fc1df4704f
50+
uri: https://github.com/int128/kauthproxy/releases/download/v1.2.5/kauthproxy_darwin_arm64.zip
51+
sha256: db3d6d164337dde39c59a0832decde9db3afec2e7648422db22702aca637dfa8
5252
selector:
5353
matchLabels:
5454
os: darwin
5555
arch: arm64
5656
- bin: kauthproxy.exe
57-
uri: https://github.com/int128/kauthproxy/releases/download/v1.2.4/kauthproxy_windows_amd64.zip
58-
sha256: 23707ed03c79e95081ec512540f3cf13f2e4bedb0186309f4fbbb02acf142ca0
57+
uri: https://github.com/int128/kauthproxy/releases/download/v1.2.5/kauthproxy_windows_amd64.zip
58+
sha256: 4a3e3e926b88b83ca5bdb662dd6165c6dcfdf6de153866949832f81f85f44328
5959
selector:
6060
matchLabels:
6161
os: windows

plugins/aws-auth.yaml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: Plugin
33
metadata:
44
name: aws-auth
55
spec:
6-
version: v0.6.1
6+
version: v0.7.0
77
homepage: https://github.com/keikoproj/aws-auth
88
shortDescription: Manage aws-auth ConfigMap
99
description: |
@@ -15,34 +15,34 @@ spec:
1515
matchLabels:
1616
os: darwin
1717
arch: amd64
18-
uri: https://github.com/keikoproj/aws-auth/releases/download/v0.6.1/aws-auth_v0.6.1_darwin_amd64.tar.gz
19-
sha256: 3c89b51e110217873a14ae55bc5d62c713d6e8dea16ea45927be3413240ae419
18+
uri: https://github.com/keikoproj/aws-auth/releases/download/v0.7.0/aws-auth_v0.7.0_darwin_amd64.tar.gz
19+
sha256: 47b1b3458c2b1bd99125a7e38a0a93959fea073bf9b6e8d53722bbdef9e96bc0
2020
bin: aws-auth
2121
- selector:
2222
matchLabels:
2323
os: darwin
2424
arch: arm64
25-
uri: https://github.com/keikoproj/aws-auth/releases/download/v0.6.1/aws-auth_v0.6.1_darwin_arm64.tar.gz
26-
sha256: d418f7593b55c3f2b4aed51cc450669df757b3039a45814bc0ee30416165e337
25+
uri: https://github.com/keikoproj/aws-auth/releases/download/v0.7.0/aws-auth_v0.7.0_darwin_arm64.tar.gz
26+
sha256: 3d4331000605cd281e31a01806124a4e04a4c5d856502659ecc1055f22315317
2727
bin: aws-auth
2828
- selector:
2929
matchLabels:
3030
os: linux
3131
arch: amd64
32-
uri: https://github.com/keikoproj/aws-auth/releases/download/v0.6.1/aws-auth_v0.6.1_linux_amd64.tar.gz
33-
sha256: acc3efa3cd62021104963a6c45300e5c0307e5a56fd2b527fae2877cbf316c3a
32+
uri: https://github.com/keikoproj/aws-auth/releases/download/v0.7.0/aws-auth_v0.7.0_linux_amd64.tar.gz
33+
sha256: 4dd4a0698b352c44b342acbf468ea1c3eba6c8104b5d6ff3d62a8e959e1b958d
3434
bin: aws-auth
3535
- selector:
3636
matchLabels:
3737
os: linux
3838
arch: arm64
39-
uri: https://github.com/keikoproj/aws-auth/releases/download/v0.6.1/aws-auth_v0.6.1_linux_arm64.tar.gz
40-
sha256: a11eb969a1ef855925811f68dd26efad5947704bcd2a4af76898007de925553c
39+
uri: https://github.com/keikoproj/aws-auth/releases/download/v0.7.0/aws-auth_v0.7.0_linux_arm64.tar.gz
40+
sha256: 4f503e55ad3350b750d6ccbb3249be52f9518d251df3ba46341ce2b80cb0eb1d
4141
bin: aws-auth
4242
- selector:
4343
matchLabels:
4444
os: windows
4545
arch: amd64
46-
uri: https://github.com/keikoproj/aws-auth/releases/download/v0.6.1/aws-auth_v0.6.1_windows_amd64.tar.gz
47-
sha256: 2f0ce13b1a882f667daabc6f380ab53d8d52e63cf667a513146aae9d3d1e2db2
46+
uri: https://github.com/keikoproj/aws-auth/releases/download/v0.7.0/aws-auth_v0.7.0_windows_amd64.tar.gz
47+
sha256: 24bb960e2f69ee83503214ce899f0b6c6a8201bbcb41d1bcdd212bb5c13135cd
4848
bin: aws-auth.exe

plugins/beam.yaml

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
apiVersion: krew.googlecontainertools.github.com/v1alpha2
2+
kind: Plugin
3+
metadata:
4+
name: beam
5+
spec:
6+
version: v0.1.0
7+
platforms:
8+
- selector:
9+
matchExpressions:
10+
- {key: os, operator: In, values: [darwin, linux]}
11+
uri: https://github.com/codeadict/kubectl-beam/releases/download/v0.1.0/kubectl-beam.tar.gz
12+
sha256: 064957862d8a927351c49c7581f7de0e623d6c3323e71b904391f7aeb9e52a72
13+
bin: kubectl-beam
14+
shortDescription: Connect to BEAM (Erlang VM) nodes in Kubernetes
15+
homepage: https://github.com/codeadict/kubectl-beam
16+
description: |
17+
kubectl-beam is a kubectl plugin for connecting to BEAM (Erlang/Elixir)
18+
nodes running in Kubernetes pods with full TTY support and optional
19+
Observer GUI integration.
20+
21+
Features:
22+
- Connect to Erlang nodes using erl or Elixir nodes using iex
23+
- Support for both short names and long names
24+
- Automatic cookie detection from common paths
25+
- Erlang Observer GUI support
26+
- Full TTY support with proper terminal handling
27+
caveats: |
28+
For IEx shells, your local Erlang/Elixir versions should match the
29+
deployed pod versions to avoid compatibility issues. The erl command
30+
is more forgiving with version mismatches.
31+
32+
Requirements:
33+
- For IEx shells: Elixir installed locally
34+
- For Erlang shells: Erlang/OTP installed locally
35+
- For Observer mode: Erlang/OTP with wx support

plugins/blame.yaml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: Plugin
33
metadata:
44
name: blame
55
spec:
6-
version: v0.0.12
6+
version: v0.1.1
77
homepage: https://github.com/knight42/kubectl-blame
88
shortDescription: Show who edited resource fields.
99
description: |
@@ -14,34 +14,34 @@ spec:
1414
matchLabels:
1515
os: darwin
1616
arch: amd64
17-
uri: https://github.com/knight42/kubectl-blame/releases/download/v0.0.12/kubectl-blame-v0.0.12-darwin-amd64.tar.gz
18-
sha256: 12459ebbf19e8dd90fd8cf58a025528c7cce3da47b7f5ad64484ff0fc1c12ec3
17+
uri: https://github.com/knight42/kubectl-blame/releases/download/v0.1.1/kubectl-blame-v0.1.1-darwin-amd64.tar.gz
18+
sha256: fd7539ee3c471f5ca3facf0b05787dd56e03da2b2b624a62cee84475834ca60a
1919
bin: kubectl-blame
2020
- selector:
2121
matchLabels:
2222
os: darwin
2323
arch: arm64
24-
uri: https://github.com/knight42/kubectl-blame/releases/download/v0.0.12/kubectl-blame-v0.0.12-darwin-arm64.tar.gz
25-
sha256: b39813153d2268f82f59c3fc9f7e026dafb95e0b1bdc7dd305fb943240a5518f
24+
uri: https://github.com/knight42/kubectl-blame/releases/download/v0.1.1/kubectl-blame-v0.1.1-darwin-arm64.tar.gz
25+
sha256: a1c8d537c0d2b72f21fcd5b1d3edd33819490fd94dd51b0f05a61c71bdfaa28b
2626
bin: kubectl-blame
2727
- selector:
2828
matchLabels:
2929
os: linux
3030
arch: amd64
31-
uri: https://github.com/knight42/kubectl-blame/releases/download/v0.0.12/kubectl-blame-v0.0.12-linux-amd64.tar.gz
32-
sha256: 47a625857480ec2a7a9e729d9c271711911105b29ef4338a69a731ff5fd50d7b
31+
uri: https://github.com/knight42/kubectl-blame/releases/download/v0.1.1/kubectl-blame-v0.1.1-linux-amd64.tar.gz
32+
sha256: e20fad89ac3faa4e7032aead252dc0666bccdf2033fd6964eda4b6803ac5a2d0
3333
bin: kubectl-blame
3434
- selector:
3535
matchLabels:
3636
os: linux
3737
arch: arm64
38-
uri: https://github.com/knight42/kubectl-blame/releases/download/v0.0.12/kubectl-blame-v0.0.12-linux-arm64.tar.gz
39-
sha256: a4808671c95abd15d5fd4211be322437294c14bc25c53dd4e5cb343c8b28dc06
38+
uri: https://github.com/knight42/kubectl-blame/releases/download/v0.1.1/kubectl-blame-v0.1.1-linux-arm64.tar.gz
39+
sha256: 03f78d59ff898e2daace6ef1b232a3df77990cdacd440c11557a435257c5bf75
4040
bin: kubectl-blame
4141
- selector:
4242
matchLabels:
4343
os: windows
4444
arch: amd64
45-
uri: https://github.com/knight42/kubectl-blame/releases/download/v0.0.12/kubectl-blame-v0.0.12-windows-amd64.tar.gz
46-
sha256: b290cf4c358af00f1714947219e171f6ec812a65f609e2506320d634d43c1ac0
45+
uri: https://github.com/knight42/kubectl-blame/releases/download/v0.1.1/kubectl-blame-v0.1.1-windows-amd64.tar.gz
46+
sha256: a4200d417e94a1e53858d9a6ee4943580089960d076b93ab1aa18ca6637636a9
4747
bin: kubectl-blame.exe

plugins/browse-pvc.yaml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kind: Plugin
44
metadata:
55
name: browse-pvc
66
spec:
7-
version: "v1.3.0"
7+
version: "v1.4.2"
88
homepage: https://github.com/clbx/kubectl-browse-pvc
99
shortDescription: "Browse PVC contents from the command line."
1010
description: "Browse PVCs from the command line. Creates a job thats binds an unbound PVC and execs into it."
@@ -14,30 +14,30 @@ spec:
1414
matchLabels:
1515
os: darwin
1616
arch: arm64
17-
uri: https://github.com/clbx/kubectl-browse-pvc/releases/download/v1.3.0/kubectl-browse-pvc-darwin-arm.zip
18-
sha256: ca8e33f6e3e0aac7bd1f092f0b2f8c7948dc34bd2bc5c9c1b4da955d72cc6edd
17+
uri: https://github.com/clbx/kubectl-browse-pvc/releases/download/v1.4.2/kubectl-browse-pvc-darwin-arm.zip
18+
sha256: b1d6705fafd940b3a5597643339ff3b7af01ced205ef3374cffc49a5883a6b08
1919
bin: kubectl-browse-pvc
2020
# macOS x86_64
2121
- selector:
2222
matchLabels:
2323
os: darwin
2424
arch: amd64
25-
uri: https://github.com/clbx/kubectl-browse-pvc/releases/download/v1.3.0/kubectl-browse-pvc-darwin-x86_64.zip
26-
sha256: 655af310ef596dffc7113480b70d02329cb7c89e5be854e3ad9d8de9884580df
25+
uri: https://github.com/clbx/kubectl-browse-pvc/releases/download/v1.4.2/kubectl-browse-pvc-darwin-x86_64.zip
26+
sha256: 64bce90bf1c84ad4f9f41adca6a8c98457320d86766c22f7635c21eb5fd51e7e
2727
bin: kubectl-browse-pvc
2828
# linux x86_64
2929
- selector:
3030
matchLabels:
3131
os: linux
3232
arch: amd64
33-
uri: https://github.com/clbx/kubectl-browse-pvc/releases/download/v1.3.0/kubectl-browse-pvc-linux-x86_64.zip
34-
sha256: 3b6125703bf38635ec8b8d192edae593dd66c74180bb22c76ba32d4f4a4c56ce
33+
uri: https://github.com/clbx/kubectl-browse-pvc/releases/download/v1.4.2/kubectl-browse-pvc-linux-x86_64.zip
34+
sha256: 9baf8613fa04320a0f0ac92e012b154972a31f1131f8e9064f856bd796edef87
3535
bin: kubectl-browse-pvc
3636
# linux ARM
3737
- selector:
3838
matchLabels:
3939
os: linux
4040
arch: arm64
41-
uri: https://github.com/clbx/kubectl-browse-pvc/releases/download/v1.3.0/kubectl-browse-pvc-linux-arm.zip
42-
sha256: 85123b0bb28f685cf46259c364d29d85f73817d63b6973cb792ed6eab03df5d4
41+
uri: https://github.com/clbx/kubectl-browse-pvc/releases/download/v1.4.2/kubectl-browse-pvc-linux-arm.zip
42+
sha256: 760a618c6fc63786a84ba38b3e1ec381353fd3587bf48f113574ea9aa058f25a
4343
bin: kubectl-browse-pvc

plugins/cilium-policy-gen.yaml

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
apiVersion: krew.googlecontainertools.github.com/v1alpha2
2+
kind: Plugin
3+
metadata:
4+
name: cilium-policy-gen
5+
spec:
6+
version: v1.5.0
7+
homepage: https://github.com/SoulKyu/cpg
8+
shortDescription: "Generate CiliumNetworkPolicy from Hubble flows"
9+
description: |
10+
Watches dropped network flows in real-time via Hubble Relay and
11+
automatically generates CiliumNetworkPolicy YAML files that would
12+
allow them. Useful for clusters with a default-deny posture where
13+
writing policies manually is tedious and error-prone.
14+
15+
Supports TCP/UDP ports, ICMP, reserved entities, and CIDR rules.
16+
Merges with existing policies on disk and writes only on changes.
17+
18+
Usage:
19+
kubectl cilium-policy-gen generate -n <namespace>
20+
kubectl cilium-policy-gen generate --server <relay-addr>
21+
kubectl cilium-policy-gen generate --cluster-dedup -n <namespace>
22+
caveats: |
23+
Requires a running Cilium cluster with Hubble Relay enabled.
24+
The plugin auto port-forwards to hubble-relay by default.
25+
platforms:
26+
- selector:
27+
matchLabels:
28+
os: linux
29+
arch: amd64
30+
uri: https://github.com/SoulKyu/cpg/releases/download/v1.5.0/cilium-policy-gen_linux_amd64.tar.gz
31+
sha256: 27c123a9a912ff746e49a6d91496f072dee75349c1f1109fd6d1793d8f025d7b
32+
bin: kubectl-cilium_policy_gen
33+
- selector:
34+
matchLabels:
35+
os: linux
36+
arch: arm64
37+
uri: https://github.com/SoulKyu/cpg/releases/download/v1.5.0/cilium-policy-gen_linux_arm64.tar.gz
38+
sha256: d9bda12d8b5143f35373b47b9e04b467867d0bf68af976c9241fed0a58bcc0b6
39+
bin: kubectl-cilium_policy_gen
40+
- selector:
41+
matchLabels:
42+
os: darwin
43+
arch: amd64
44+
uri: https://github.com/SoulKyu/cpg/releases/download/v1.5.0/cilium-policy-gen_darwin_amd64.tar.gz
45+
sha256: 45c6003fb5c65034a7ecd62d1aecb4ae5de7f701ff526e586631eee2c1b91780
46+
bin: kubectl-cilium_policy_gen
47+
- selector:
48+
matchLabels:
49+
os: darwin
50+
arch: arm64
51+
uri: https://github.com/SoulKyu/cpg/releases/download/v1.5.0/cilium-policy-gen_darwin_arm64.tar.gz
52+
sha256: 9679a3a28430d5c4f9bfce1db9a0e697d0d5e8654ddade99ee9acf6f55672356
53+
bin: kubectl-cilium_policy_gen

0 commit comments

Comments
 (0)