Eric Bissonnette
8601560185
fix internal/render/hpa.go merge issue ( #2856 )
2024-08-28 09:26:27 -06:00
dependabot[bot]
35893ce49b
Bump github.com/go-errors/errors from 1.4.2 to 1.5.1 ( #2840 )
...
Bumps [github.com/go-errors/errors](https://github.com/go-errors/errors ) from 1.4.2 to 1.5.1.
- [Release notes](https://github.com/go-errors/errors/releases )
- [Commits](https://github.com/go-errors/errors/compare/v1.4.2...v1.5.1 )
---
updated-dependencies:
- dependency-name: github.com/go-errors/errors
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-08-26 10:44:34 -06:00
dependabot[bot]
ea27e8d002
Bump golang from 1.22-alpine3.20 to 1.23-alpine3.20 ( #2837 )
...
Bumps golang from 1.22-alpine3.20 to 1.23-alpine3.20.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 10:44:12 -06:00
Arthur Coelho
61ea437574
Add color to hpa line when replicas >= maxpods ( #2333 )
...
* feat: paint hpa line when replicas >= maxpods
* chore: add license headers
* refactor: decrease Assignment Branch Condition
* validate IndexOf returns a valid index
2024-08-26 09:08:31 -06:00
daniel
df7f0c9825
Bump required GO version for build ( #2844 )
...
As changed in #2812
2024-08-25 10:22:05 -06:00
Ümüt Özalp
88394a4cc2
Add leading space to Kubernetes context suggestions ( #2791 )
2024-08-18 09:23:56 -06:00
Jayson Wang
64e46b61ad
update tview to fix log escaping problem completely ( #2830 )
2024-08-16 18:27:26 -06:00
Jayson Wang
66f57bebbc
container logs should be escaped when printed ( #2751 )
...
* container logs should be escaped when printed
* reduce additional memory allocation
* upgrade deps and move escape to tview
2024-08-16 10:44:28 -06:00
Thorben Below
2a931b84ab
Fix: ensure correct ns for helm actions ( #2652 )
...
Signed-off-by: Thorben Below <56894536+thorbenbelow@users.noreply.github.com>
2024-08-16 10:15:44 -06:00
Jayson Wang
4b2111e327
should switching ctx before ns ( #2750 )
2024-08-15 18:28:26 -06:00
Brian Dols
37a5f05d17
Loki plugin ( #2755 )
...
* plugin for loki logs
* typo
* COL-NAME -> NAME
2024-08-15 18:12:09 -06:00
dependabot[bot]
cd04b6c9d8
Bump github.com/hashicorp/go-getter from 1.7.4 to 1.7.5 ( #2759 )
...
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter ) from 1.7.4 to 1.7.5.
- [Release notes](https://github.com/hashicorp/go-getter/releases )
- [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml )
- [Commits](https://github.com/hashicorp/go-getter/compare/v1.7.4...v1.7.5 )
---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-getter
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-15 18:10:26 -06:00
Jayson Wang
92bd181ac0
enable "jump to owner" for more kinds ( #2763 )
2024-08-15 18:10:03 -06:00
Chris Werner Rau
b3fbf32522
feat: allow plugins block in plugin files ( #2770 )
2024-08-15 18:01:20 -06:00
Michele Zanotti
8e506b66d9
feat: add duplik8s plugin ( #2771 )
...
Signed-off-by: Michele Zanotti <m.zanotti019@gmail.com>
2024-08-15 17:54:55 -06:00
Guillaume Berche
2a1f4e13b2
Update helm-purge.yaml ( #2787 )
...
* Update helm-purge.yaml
Document prereq to install https://github.com/robertsmieja/kubectl-purge in order for kubectl purge
Otherwise fails with
> $ kubectl purge
> error: unknown command "purge" for "kubectl"
* Update helm-purge.yaml
2024-08-15 17:53:35 -06:00
Guillaume Berche
0cdf0f537c
Update README.md plugin format ( #2788 )
...
* Update README.md plugin for Shortcut and OverwriteOutput
See a07243dbb0/change_logs/release_0.8.0.md (L51) for supported
* Update README.md with plugin dangerous field
Relates to https://github.com/derailed/k9s/issues/2604 introduced in https://github.com/derailed/k9s/pull/2637
2024-08-15 17:52:36 -06:00
Guillaume Berche
a6e7b655bf
Create kubectl-get-in-shell.yaml ( #2789 )
...
* Create kubectl-get-in-shell.yaml
Provide a way to continue working on the currently selected object in a new shell without doing lengthy copy/pastes
* Update kubectl-get-in-shell.yaml
Refine comment
2024-08-15 17:50:57 -06:00
dependabot[bot]
3293ba40eb
Bump actions/setup-go from 5.0.1 to 5.0.2 ( #2796 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v5.0.1...v5.0.2 )
---
updated-dependencies:
- dependency-name: actions/setup-go
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-08-15 17:46:49 -06:00
Alfonso Cobo Canela
9e7b8236df
add new plugin current-ctx-terminal ( #2795 )
...
Co-authored-by: acobo <acobo@opensistemas.com>
2024-08-15 17:46:32 -06:00
dependabot[bot]
54ad9415cc
Bump k8s.io/cli-runtime from 0.30.1 to 0.31.0 ( #2829 )
...
Bumps [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime ) from 0.30.1 to 0.31.0.
- [Commits](https://github.com/kubernetes/cli-runtime/compare/v0.30.1...v0.31.0 )
---
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>
2024-08-15 17:44:33 -06:00
dependabot[bot]
3e6af46787
Bump k8s.io/client-go from 0.30.1 to 0.30.3 ( #2806 )
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.30.1 to 0.30.3.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.30.1...v0.30.3 )
---
updated-dependencies:
- dependency-name: k8s.io/client-go
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-08-15 17:14:53 -06:00
dependabot[bot]
0ce238b8f0
Bump alpine from 3.20.0 to 3.20.2 ( #2807 )
...
Bumps alpine from 3.20.0 to 3.20.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>
2024-08-15 17:14:24 -06:00
Jacob Salway
6096bfa0f9
Add a spark-operator plugin ( #2821 )
2024-08-15 17:10:47 -06:00
Pavan Gudiwada
e7ddea63ef
Adding HolmesGPT plugin ( #2822 )
...
* Adding HolmesGPT plugin
* Updated to use a temporary file
2024-08-15 17:09:44 -06:00
dependabot[bot]
0a76cf78a2
Bump github.com/docker/docker ( #2825 )
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 26.1.4+incompatible to 26.1.5+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v26.1.4...v26.1.5 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-15 17:07:17 -06:00
Daniel Gomes-Sebastiao
8e1a29fe64
fix: align build image Go version with go.mod ( #2812 )
2024-08-07 11:59:40 -06:00
dependabot[bot]
2de726a2fb
Bump github.com/docker/docker ( #2816 )
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 26.0.1+incompatible to 26.1.4+incompatible.
- [Release notes](https://github.com/docker/docker/releases )
- [Commits](https://github.com/docker/docker/compare/v26.0.1...v26.1.4 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-07 11:59:18 -06:00
dependabot[bot]
71338d8a06
Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 ( #2813 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 6.0.1 to 6.1.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6.0.1...v6.1.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>
2024-08-07 11:58:57 -06:00
Caleb Meyer
379ddafdb7
Add comment about Escape keybinding ( #2817 )
...
This was the first question I had, and took me using the `?` hotkey to answer (wasn't in the docs anywhere that I saw)
2024-07-30 13:30:12 -06:00
Jayson Wang
350439b985
proper handle OwnerReference for manually created job ( #2772 )
2024-07-07 08:32:59 -06:00
yjqg6666
8713fba02a
[ #2773 ] fix freebsd build failure ( #2775 )
...
fix build error:
vendor/github.com/knqyf263/go-rpmdb/pkg/ndb/ndb.go:99:8: undefined: syscallFlock
vendor/github.com/knqyf263/go-rpmdb/pkg/ndb/ndb.go:99:37: undefined: syscallLOCK_SH
vendor/github.com/knqyf263/go-rpmdb/pkg/ndb/ndb.go:135:6: undefined: syscallFlock
vendor/github.com/knqyf263/go-rpmdb/pkg/ndb/ndb.go:135:38: undefined: syscallLOCK_UN
Related to issue https://github.com/knqyf263/go-rpmdb/pull/53 .
2024-07-07 08:28:51 -06:00
Adrian Bridgett
3901673dfb
install copyright file into correct location ( #2780 )
2024-07-07 08:15:06 -06:00
Prasad Katti
626bde11f3
fix status for completed pods in workload view ( #2729 )
2024-06-16 09:46:34 -06:00
derailed
f66bcbf993
update deps
2024-06-15 10:19:43 -06:00
derailed
25a310ac96
[Maint] Bump grype rev
2024-06-15 10:17:39 -06:00
Fernand Galiana
3f30a70688
K9s/release v0.32.5 ( #2740 )
...
* [MAINT] Bump grype rev
* add env vars to override pf address and nodeshell
* mv bailout to app view
* rel v0.32.5
2024-06-15 10:14:57 -06:00
dependabot[bot]
14d6bd45f5
--- ( #2707 )
...
updated-dependencies:
- dependency-name: actions/checkout
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-06-15 09:19:57 -06:00
Jayson Wang
7380be9cf8
fix view sorting being reset ( #2736 )
2024-06-15 09:03:13 -06:00
Prasad Katti
c4ff75c81a
use policy/v1 instead of policy/v1beta1 ( #2732 )
2024-06-08 09:39:29 -06:00
dependabot[bot]
8fe7a1ac8c
Bump alpine from 3.19.1 to 3.20.0 ( #2721 )
...
Bumps alpine from 3.19.1 to 3.20.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>
2024-06-01 09:05:20 -06:00
gitolicious
9594065f41
fix: jump to namespaceless owner reference ( #2718 )
2024-05-26 08:56:00 -06:00
Luca Mattiello
0afea245b7
feat: Add plugins for argo-rollouts ( #2711 )
...
Signed-off-by: Luca Mattiello <github@matluca.com>
2024-05-25 09:33:11 -06:00
dependabot[bot]
554360f110
Bump golangci/golangci-lint-action from 5.1.0 to 6.0.1 ( #2702 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 5.1.0 to 6.0.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v5.1.0...v6.0.1 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-18 08:49:56 -06:00
Jayson Wang
f802d3948a
allow jumping to the owner of the resource ( #2700 )
2024-05-18 08:49:41 -06:00
KasperHeyndrickx
2fca1a1655
fix: job color based on failures ( #2686 ) ( #2698 )
...
* fix: job color based on failures (#2686 )
* fix: don't show error when job succeeds in next attempt
2024-05-18 08:49:20 -06:00
dependabot[bot]
d468d4b783
Bump actions/setup-go from 5.0.0 to 5.0.1 ( #2690 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: actions/setup-go
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-05-18 08:48:17 -06:00
dependabot[bot]
3f901df47a
Bump actions/checkout from 4.1.4 to 4.1.5 ( #2691 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4.1.4...v4.1.5 )
---
updated-dependencies:
- dependency-name: actions/checkout
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-05-18 08:48:01 -06:00
Martin Montes
2ff050b7f8
Added cert-manager and openssl plugins. ( #2699 )
...
Signed-off-by: Martin Montes <martin11lrx@gmail.com>
2024-05-18 08:45:02 -06:00
Julien Heroguelle
3ef5415d62
Add kanagawa skin ( #2676 )
2024-05-03 07:32:16 -06:00