dependabot[bot]
9aff93eeae
chore(deps): bump alpine from 3.21.0 to 3.21.2 ( #3069 )
...
Bumps alpine from 3.21.0 to 3.21.2.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-22 23:30:46 -07:00
dependabot[bot]
61fce040e0
chore(deps): bump golang from 1.23.3-alpine3.20 to 1.23.5-alpine3.20 ( #3068 )
...
Bumps golang from 1.23.3-alpine3.20 to 1.23.5-alpine3.20.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-22 23:30:27 -07:00
dependabot[bot]
a68c02bf19
chore(deps): bump github.com/mattn/go-colorable from 0.1.13 to 0.1.14 ( #3070 )
...
Bumps [github.com/mattn/go-colorable](https://github.com/mattn/go-colorable ) from 0.1.13 to 0.1.14.
- [Commits](https://github.com/mattn/go-colorable/compare/v0.1.13...v0.1.14 )
---
updated-dependencies:
- dependency-name: github.com/mattn/go-colorable
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-22 23:30:10 -07:00
dependabot[bot]
347b39c507
chore(deps): bump helm.sh/helm/v3 from 3.16.3 to 3.17.0 ( #3071 )
...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.16.3 to 3.17.0.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.16.3...v3.17.0 )
---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-22 23:29:54 -07:00
dependabot[bot]
88a1d9fec8
chore(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 ( #3072 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 6.1.1 to 6.2.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6.1.1...v6.2.0 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-22 23:29:36 -07:00
dependabot[bot]
eb52991700
chore(deps): bump k8s.io/cli-runtime from 0.31.3 to 0.32.1 ( #3067 )
...
Bumps [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime ) from 0.31.3 to 0.32.1.
- [Commits](https://github.com/kubernetes/cli-runtime/compare/v0.31.3...v0.32.1 )
---
updated-dependencies:
- dependency-name: k8s.io/cli-runtime
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-19 16:44:03 -07:00
Fabian
0d5bb5c8b6
fix: coloring of rose-pine for values of log options ( #3018 )
2025-01-19 10:22:39 -07:00
dependabot[bot]
4afae04459
chore(deps): bump k8s.io/client-go from 0.31.3 to 0.32.0 ( #3058 )
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.31.3 to 0.32.0.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.31.3...v0.32.0 )
---
updated-dependencies:
- dependency-name: k8s.io/client-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-19 10:21:17 -07:00
Zadkiel AHARONIAN
de9a118d43
feat: use kubectl events for plugin `watch-events` ( #3062 )
2025-01-19 10:20:59 -07:00
assert-0
4636a4d3bc
Fixed trimming of favorite namespaces in Config ( #3065 )
...
Co-authored-by: Fernand Galiana <fernand.galiana@gmail.com>
2025-01-19 09:55:33 -07:00
Fernand Galiana
d72467a582
Fix lint build ( #3066 )
...
* clean up
* fix bug computing resource limits
* update rs rendering to match kubectl
* display ctx view if all hell fails
* clean ups and refactors
* fix linter issues
2025-01-19 09:47:29 -07:00
Alexandru Placinta
4642077975
Dialog boxes use dialog style ( #2150 )
2025-01-12 09:27:49 -07:00
Alexandru Placinta
b3bd60b67f
Add proxy configuration at the context level ( #2675 )
2025-01-12 09:17:19 -07:00
dependabot[bot]
388df15dd6
chore(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 ( #3024 )
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.9.0...v1.10.0 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-12 09:08:27 -07:00
dependabot[bot]
4b272091d5
chore(deps): bump alpine from 3.20.3 to 3.21.0 ( #3020 )
...
Bumps alpine from 3.20.3 to 3.21.0.
---
updated-dependencies:
- dependency-name: alpine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-12 09:07:58 -07:00
dependabot[bot]
e3f6cffb71
chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 ( #3029 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.29.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.29.0...v0.31.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-12 09:07:39 -07:00
Alexandre Veyrenc
4f78ab77ec
Fix Flux trace plugin command ( #3041 )
2025-01-12 08:41:12 -07:00
dependabot[bot]
90f027c0bc
chore(deps): bump golang.org/x/net from 0.31.0 to 0.33.0 ( #3055 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.31.0 to 0.33.0.
- [Commits](https://github.com/golang/net/compare/v0.31.0...v0.33.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-12 08:32:04 -07:00
dependabot[bot]
a0e55bc5d6
chore(deps): bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.0 ( #3056 )
...
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git ) from 5.12.0 to 5.13.0.
- [Release notes](https://github.com/go-git/go-git/releases )
- [Commits](https://github.com/go-git/go-git/compare/v5.12.0...v5.13.0 )
---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-12 08:31:47 -07:00
alingse
287adc3a6a
fix check e != nil but return a nil value error err ( #3038 )
...
the err has been checked in line 199
2025-01-12 08:28:03 -07:00
dependabot[bot]
951b6c0118
chore(deps): bump actions/setup-go from 5.1.0 to 5.2.0 ( #3034 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v5.1.0...v5.2.0 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-12 08:21:09 -07:00
Alexandru Placinta
31f8aa6334
Fix K9S_EDITOR ( #3043 )
2025-01-08 11:14:57 -07:00
bluesky6529
520e96a2ae
feat: add helm diff plugin ( #3017 )
...
* feat: add helm diff plugin
* feat: Add helm-diff to plugin readme and sort items alphabetically
* chore: Adjust plugin README format
2025-01-06 10:01:32 -07:00
Bernd Schorgers
356a09dcfc
Strict unmarshal for plugin files ( #3046 )
2025-01-03 11:33:48 -07:00
Nathan Baulch
420a53317e
Fix typos ( #3026 )
2024-12-16 09:09:22 -07:00
dependabot[bot]
9b0ffb87be
chore(deps): bump helm.sh/helm/v3 from 3.16.2 to 3.16.3 ( #3006 )
...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.16.2 to 3.16.3.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.16.2...v3.16.3 )
---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-07 08:33:10 -07:00
dependabot[bot]
6311fe29c1
chore(deps): bump k8s.io/kubectl from 0.31.1 to 0.31.3 ( #3007 )
...
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl ) from 0.31.1 to 0.31.3.
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.31.1...v0.31.3 )
---
updated-dependencies:
- dependency-name: k8s.io/kubectl
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-07 08:32:53 -07:00
dependabot[bot]
851fd14b98
chore(deps): bump github.com/anchore/grype from 0.84.0 to 0.85.0 ( #3008 )
...
Bumps [github.com/anchore/grype](https://github.com/anchore/grype ) from 0.84.0 to 0.85.0.
- [Release notes](https://github.com/anchore/grype/releases )
- [Changelog](https://github.com/anchore/grype/blob/main/.goreleaser.yaml )
- [Commits](https://github.com/anchore/grype/compare/v0.84.0...v0.85.0 )
---
updated-dependencies:
- dependency-name: github.com/anchore/grype
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-07 08:32:37 -07:00
davefu113
7230fdbb33
fix(argo-rollouts plugin): resolve improper piping in watch command ( #3009 )
...
The `-w` or `--watch` flag is designed for continuous monitoring
and should not pipe to `less` to avoid unnecessary screen rolling.
2024-12-07 08:32:14 -07:00
nagytiboradam
c07ea1dd54
Fix README.md typos ( #2859 )
2024-11-29 11:14:21 -07:00
Varun Rathod
c9ad95ab0c
k9s doesn't honor KUBECONFIG environment variable when replacing value for plugin ( #2862 )
2024-11-28 11:21:03 -07:00
dependabot[bot]
4ef39f512b
chore(deps): bump github.com/fsnotify/fsnotify from 1.7.0 to 1.8.0 ( #2975 )
...
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify ) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/fsnotify/fsnotify/releases )
- [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fsnotify/fsnotify/compare/v1.7.0...v1.8.0 )
---
updated-dependencies:
- dependency-name: github.com/fsnotify/fsnotify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-28 10:56:40 -07:00
dependabot[bot]
ce0e974cd0
chore(deps): bump k8s.io/cli-runtime from 0.31.1 to 0.31.3 ( #2992 )
...
Bumps [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime ) from 0.31.1 to 0.31.3.
- [Commits](https://github.com/kubernetes/cli-runtime/compare/v0.31.1...v0.31.3 )
---
updated-dependencies:
- dependency-name: k8s.io/cli-runtime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-28 10:56:08 -07:00
winstona
2932eb6489
fix kubectl url and fail build on download errors ( #2994 )
2024-11-28 10:55:49 -07:00
Guilherme Bravi
afa27f3899
feat: change to crossplane cli & add crossplane-watch ( #2985 )
2024-11-28 10:42:36 -07:00
Florian Geyer
fd439bd8de
Bump version of netshoot image in debug-container plugin ( #2996 )
...
Latest version of netshoot image is 0.13, see https://github.com/nicolaka/netshoot/pkgs/container/netshoot/216758080?tag=v0.13
and https://hub.docker.com/layers/nicolaka/netshoot/v0.13/images/sha256-5a21d467fed653554bdc483ca5e7e866805c5b4c8f7ecb195a43f778c8d02fb8?context=explore .
2024-11-28 10:41:15 -07:00
Qasim Sarfraz
1c388066c0
plugin/trace-dns: Trace DNS requests using Inspektor Gadget ( #2986 )
...
Signed-off-by: Qasim Sarfraz <qasimsarfraz@microsoft.com>
2024-11-28 10:40:58 -07:00
dependabot[bot]
f716bf466e
chore(deps): bump k8s.io/apiextensions-apiserver from 0.31.1 to 0.31.3 ( #2993 )
...
Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver ) from 0.31.1 to 0.31.3.
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases )
- [Commits](https://github.com/kubernetes/apiextensions-apiserver/compare/v0.31.1...v0.31.3 )
---
updated-dependencies:
- dependency-name: k8s.io/apiextensions-apiserver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-28 10:38:29 -07:00
dependabot[bot]
c2e86f21a6
chore(deps): bump github.com/fatih/color from 1.17.0 to 1.18.0 ( #2976 )
...
Bumps [github.com/fatih/color](https://github.com/fatih/color ) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/fatih/color/releases )
- [Commits](https://github.com/fatih/color/compare/v1.17.0...v1.18.0 )
---
updated-dependencies:
- dependency-name: github.com/fatih/color
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-23 09:12:20 -07:00
Lars Sjöström
c2f0962cfc
feat: support portforwarding over websocket ( #2894 )
...
* feat: support portforwarding over websocket
* replicating kubectl implementation
* update readme
2024-11-22 11:00:39 -07:00
Fernand Galiana
6b5d24f574
Rel v0.32.7 ( #2971 )
...
* update deps + vulscan
* fix #2961
* fix #2970 #2962 #2966
* fix #2958
* fix #2969
* fix #2945
* update rel notes
2024-11-16 13:21:23 -07:00
Tom McTiernan
554f63a1e2
Put log levels in order in cmd help ( #2960 )
2024-11-16 12:50:29 -07:00
Atrestis Karalis
6f42d966e3
Update go version to 1.23.X in README ( #2968 )
2024-11-16 10:20:33 -07:00
Jonas Badstübner
4c4381b834
feat(dao,used-by-cmd): check imagePullSecrets as well ( #2964 )
2024-11-16 10:20:19 -07:00
Eric Bitencourt de Santana
92ff64eac3
Feature: add pod last restart column to pod section ( #2946 )
...
* feat: create ToRestartAge helper function to calculate last restart age
* feat: add Last Restart column to pod view
* test: add TestPodLastRestart to pod tests
* test: add TestToRestartAge tests
* test: fix all initial row states on table tests
* chore: remove TestToRestartAge changes
* refactor: move LastRestart pod function to internal function
* refactor: update to new go 1.22 range over map syntax
2024-11-14 08:56:52 -07:00
Fernand Galiana
9984e3f4bf
Release v0.32.6 ( #2955 )
...
* update releaser
* fix err messages
* make pf display the correct address
* fix regex filters
* fix cust res loading
* add container index
* update deps + clean up
* release v0.32.6
2024-11-10 10:08:54 -07:00
Zak Cook
99d47ab7e7
Fix "Mark Range": reduce maximum namespaces in `favorites`, fix shadowing of ctrl+space ( #2927 )
...
* fix: avoid creating a ctrl+space key when index out of range
* fix: reduce maximum favorite namespaces to 9, making space for "all"
* fix: correct index incrementation
* refactor: remove usage of NumKeys
* feat: check for favorite namespace index in NumKeys
* feat: break when out of number keys, increment index when slot found
2024-11-09 12:26:36 -07:00
Daniel Gomes-Sebastiao
59918d0e89
feat: add irregular pod terminations to Faults view ( #2738 ) ( #2935 )
2024-11-03 08:56:43 -07:00
dependabot[bot]
faa7a1dfd6
chore(deps): bump k8s.io/metrics from 0.31.0 to 0.31.2 ( #2941 )
...
Bumps [k8s.io/metrics](https://github.com/kubernetes/metrics ) from 0.31.0 to 0.31.2.
- [Commits](https://github.com/kubernetes/metrics/compare/v0.31.0...v0.31.2 )
---
updated-dependencies:
- dependency-name: k8s.io/metrics
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-03 08:54:17 -07:00
David Mealo
baa4ea5397
Adding Argo Rollouts plugin version for PowerShell ( #2937 )
...
* Update argo-rollouts.yaml with commented version for PowerShell
* Update argo-rollouts.yaml
* Moving Plugin - Argo Rollouts for Powershell - to separate file
2024-11-03 08:23:12 -07:00