-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Comparing changes
Open a pull request
base repository: derailed/k9s
base: v0.50.15
head repository: derailed/k9s
compare: v0.50.16
- 8 commits
- 26 files changed
- 7 contributors
Commits on Oct 9, 2025
-
fix: resolve UTF-8 character encoding issues in log search and highli…
…ghting (#3557) * fix: find all match str index * fix: resolve UTF-8 character encoding issue in log search highlighting * feat: optimize search logic * feat: add test * fix: filter code logic clean * remove: garbge test code * golangci: remove unused colorizeByte func * feat: add test * fix: golangci --------- Co-authored-by: tianbaosha <tianbaosha@tencent.com>
Configuration menu - View commit details
-
Copy full SHA for e762cc6 - Browse repository at this point
Copy the full SHA e762cc6View commit details
Commits on Oct 10, 2025
-
feat: plugin to list all resources by namespace (#3619)
* Plugin to list all resources by namespace (closes #3618) * add get-all-namespace-resources.yaml plugin to plugins table
Configuration menu - View commit details
-
Copy full SHA for b97885c - Browse repository at this point
Copy the full SHA b97885cView commit details
Commits on Oct 14, 2025
-
chore(deps): bump golang.org/x/text from 0.29.0 to 0.30.0 (#3628)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.29.0 to 0.30.0. - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.29.0...v0.30.0) --- updated-dependencies: - dependency-name: golang.org/x/text dependency-version: 0.30.0 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>
Configuration menu - View commit details
-
Copy full SHA for 453e0ce - Browse repository at this point
Copy the full SHA 453e0ceView commit details -
chore(deps): bump alpine from 3.22.1 to 3.22.2 (#3627)
Bumps alpine from 3.22.1 to 3.22.2. --- updated-dependencies: - dependency-name: alpine dependency-version: 3.22.2 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>
Configuration menu - View commit details
-
Copy full SHA for e5786e9 - Browse repository at this point
Copy the full SHA e5786e9View commit details -
chore(deps): bump golang from 1.25.1-alpine3.21 to 1.25.2-alpine3.21 (#…
…3626) Bumps golang from 1.25.1-alpine3.21 to 1.25.2-alpine3.21. --- updated-dependencies: - dependency-name: golang dependency-version: 1.25.2-alpine3.21 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>
Configuration menu - View commit details
-
Copy full SHA for 4cadf28 - Browse repository at this point
Copy the full SHA 4cadf28View commit details
Commits on Oct 18, 2025
-
fix:
debug-containerplugin when KUBECONFIG has multiple files (#3625)Also, - bump netshoot image - add `--profile=sysadmin` to create a privileged pod
Configuration menu - View commit details
-
Copy full SHA for ea2b624 - Browse repository at this point
Copy the full SHA ea2b624View commit details -
bugfix: fix panic in BenchmarkPodRender by using NewPod() constructor (…
…#3623) Signed-off-by: cuishuang <imcusg@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 26ab3fc - Browse repository at this point
Copy the full SHA 26ab3fcView commit details
Commits on Oct 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3c37ca2 - Browse repository at this point
Copy the full SHA 3c37ca2View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.50.15...v0.50.16