Commit Graph

1915 Commits (711a8b8fdf12ee611c8b514c25fb783df2f54372)

Author SHA1 Message Date
Ümüt Özalp f8f112933d
update regex to allow '%' and '/' in column names (#3123) 2025-02-17 08:19:39 -07:00
derailed 5aeb09f72d [hotfix] rel v0.40.3 (with feelings!) 2025-02-16 21:01:21 -07:00
derailed 0e0cdb4187 [hotfix] rel v0.40.2 2025-02-16 20:45:52 -07:00
derailed 61f0f80c4a ensure crd gvr group suffix is trimmed 2025-02-16 11:42:08 -07:00
derailed 19a5fb64ac cleaning up 2025-02-16 11:08:40 -07:00
Fernand Galiana 7603f27c9a
Rel 0.40.1 (#3114)
* add dynamic getter + clean up

* fix#3111

* fix#3113

* rel notes
2025-02-16 11:05:53 -07:00
Jayson Wang 6881892433
allow scaling custom resource (#2833) 2025-02-16 10:46:47 -07:00
Audun Stien bd4a8ca1f6
fix: stop table header cells from being selectable (#2719) 2025-02-15 18:06:25 -07:00
jesko 1118f84417
A modest attempt to improve the logo aesthetics (#2952)
* a modest attempt to improve the logo aesthetics

* removes trailing comma
2025-02-15 17:50:08 -07:00
Albert Gustavsson ea162b06e5
Make menu foreground style configurable through skins (#2965)
* Make menu foreground style configurable through skins

* Added menu fgStyle info to README

---------

Co-authored-by: Fernand Galiana <fernand.galiana@gmail.com>
2025-02-15 17:46:03 -07:00
tyzbit cc1c86ccb4
feat(app): add history navigation with `[` and `]`, most recent command with `-` (#2799)
* feat(app): add Go Back and Last View

Go Back walks back through the history until at the oldest saved view

Last View switches between the current and previous views like how "cd -" works

* feat(history): add keyboard shortcuts to navigate history

* fix(tests): fix history/app tests

* docs(README): update history and last command navigation info

* fix(internal): add missing parameter

* feat(help): add history keybinds

* fix(help): adjust capitalization for history commands

* docs(readme): fix typo

Co-authored-by: merusso <merusso@gmail.com>

---------

Co-authored-by: merusso <merusso@gmail.com>
2025-02-15 17:40:29 -07:00
Ümüt Özalp 4acf9384d9
Feature/DisableAutoscroll (#2865)
* feat: add disableAutoscroll option to logger configuration

* chore: update logger configuration to enable autoscrolling
2025-02-15 17:36:15 -07:00
Federico Nafria 30291081f4
Skip cache invalidation on failed connection (#3033) 2025-02-15 17:23:57 -07:00
Sławek Piotrowski 33d592deb4
Log in as root to the node. (#3094)
This executes simple container in host IPC, network and PID space.
Then is uses nsenter to switch other namespaces and execute BASH.
2025-02-15 17:02:47 -07:00
dependabot[bot] 6894cb3d84
chore(deps): bump k8s.io/kubectl from 0.32.0 to 0.32.1 (#3096)
Bumps [k8s.io/kubectl](https://github.com/kubernetes/kubectl) from 0.32.0 to 0.32.1.
- [Commits](https://github.com/kubernetes/kubectl/compare/v0.32.0...v0.32.1)

---
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>
2025-02-15 17:01:33 -07:00
dependabot[bot] 97b9a4cb3c
chore(deps): bump golang from 1.23.5-alpine3.20 to 1.23.6-alpine3.20 (#3102)
Bumps golang from 1.23.5-alpine3.20 to 1.23.6-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-02-15 17:01:13 -07:00
dependabot[bot] e6fd377fc2
chore(deps): bump golang.org/x/text from 0.21.0 to 0.22.0 (#3103)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.21.0...v0.22.0)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  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-02-15 17:00:54 -07:00
Fernand Galiana c45c44c111
Rel v0.40.0 (#3109)
* misc cleanups

* update vul scans

* update deps

* [custv] config updates

* [custv] dao updates

* [custv] model updates

* [custv] render updates

* [custv] ui updates

* rel notes
2025-02-15 15:33:33 -07:00
dependabot[bot] bccea4bf09
chore(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.3.2 (#3104)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.2.0 to 6.3.2.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6.2.0...v6.3.2)

---
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-02-11 08:22:27 -07:00
Ivan Tarasov e27e293eb1
fix: CRD loading: trim group suffix from CRD name (#3045)
* Fix CRD loading: trim group suffix from CRD name

* gofmt
2025-02-02 09:06:33 -07:00
Johannes 18b2ada6a6
Rename "delete local data" checkbox description in drain dialog (#3060)
* Rename DeleteEmptyDirData checkbox to properly reflect the kubectl drain cli option

* Fix capitalization
2025-02-01 08:53:54 -07:00
dependabot[bot] 2754d8f188
chore(deps): bump actions/setup-go from 5.2.0 to 5.3.0 (#3081)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v5.2.0...v5.3.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-02-01 08:50:16 -07:00
dependabot[bot] 2c50cbe049
chore(deps): bump k8s.io/metrics from 0.32.0 to 0.32.1 (#3083)
Bumps [k8s.io/metrics](https://github.com/kubernetes/metrics) from 0.32.0 to 0.32.1.
- [Commits](https://github.com/kubernetes/metrics/compare/v0.32.0...v0.32.1)

---
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>
2025-02-01 08:49:32 -07:00
dependabot[bot] 01fd7ee180
chore(deps): bump github.com/anchore/syft from 1.17.0 to 1.19.0 (#3084)
Bumps [github.com/anchore/syft](https://github.com/anchore/syft) from 1.17.0 to 1.19.0.
- [Release notes](https://github.com/anchore/syft/releases)
- [Changelog](https://github.com/anchore/syft/blob/main/.goreleaser.yaml)
- [Commits](https://github.com/anchore/syft/compare/v1.17.0...v1.19.0)

---
updated-dependencies:
- dependency-name: github.com/anchore/syft
  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-02-01 08:49:16 -07:00
dependabot[bot] 99a5ce90f4
chore(deps): bump k8s.io/apiextensions-apiserver from 0.32.0 to 0.32.1 (#3085)
Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) from 0.32.0 to 0.32.1.
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](https://github.com/kubernetes/apiextensions-apiserver/compare/v0.32.0...v0.32.1)

---
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>
2025-02-01 08:48:53 -07:00
Nathan Papapietro 43408da812
Updating CVE dependencies (#3063)
* Updating CVE dependencies

* review pass 1

* Closing store
2025-01-28 08:23:04 -07:00
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