-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Comparing changes
Open a pull request
base repository: derailed/k9s
base: v0.32.7
head repository: derailed/k9s
compare: master
- 16 commits
- 76 files changed
- 10 contributors
Commits on Nov 22, 2024
-
feat: support portforwarding over websocket (#2894)
* feat: support portforwarding over websocket * replicating kubectl implementation * update readme
Configuration menu - View commit details
-
Copy full SHA for c2f0962 - Browse repository at this point
Copy the full SHA c2f0962View commit details
Commits on Nov 23, 2024
-
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](fatih/color@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>
Configuration menu - View commit details
-
Copy full SHA for c2e86f2 - Browse repository at this point
Copy the full SHA c2e86f2View commit details
Commits on Nov 28, 2024
-
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](kubernetes/apiextensions-apiserver@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>
Configuration menu - View commit details
-
Copy full SHA for f716bf4 - Browse repository at this point
Copy the full SHA f716bf4View commit details -
plugin/trace-dns: Trace DNS requests using Inspektor Gadget (#2986)
Signed-off-by: Qasim Sarfraz <qasimsarfraz@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 1c38806 - Browse repository at this point
Copy the full SHA 1c38806View commit details -
Bump version of netshoot image in debug-container plugin (#2996)
Configuration menu - View commit details
-
Copy full SHA for fd439bd - Browse repository at this point
Copy the full SHA fd439bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for afa27f3 - Browse repository at this point
Copy the full SHA afa27f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2932eb6 - Browse repository at this point
Copy the full SHA 2932eb6View commit details -
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](kubernetes/cli-runtime@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>
Configuration menu - View commit details
-
Copy full SHA for ce0e974 - Browse repository at this point
Copy the full SHA ce0e974View commit details -
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](fsnotify/fsnotify@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>
Configuration menu - View commit details
-
Copy full SHA for 4ef39f5 - Browse repository at this point
Copy the full SHA 4ef39f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9ad95a - Browse repository at this point
Copy the full SHA c9ad95aView commit details
Commits on Nov 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c07ea1d - Browse repository at this point
Copy the full SHA c07ea1dView commit details
Commits on Dec 7, 2024
-
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.
Configuration menu - View commit details
-
Copy full SHA for 7230fdb - Browse repository at this point
Copy the full SHA 7230fdbView commit details -
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](anchore/grype@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>
Configuration menu - View commit details
-
Copy full SHA for 851fd14 - Browse repository at this point
Copy the full SHA 851fd14View commit details -
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](kubernetes/kubectl@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>
Configuration menu - View commit details
-
Copy full SHA for 6311fe2 - Browse repository at this point
Copy the full SHA 6311fe2View commit details -
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](helm/helm@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>
Configuration menu - View commit details
-
Copy full SHA for 9b0ffb8 - Browse repository at this point
Copy the full SHA 9b0ffb8View commit details
Commits on Dec 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 420a533 - Browse repository at this point
Copy the full SHA 420a533View 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.32.7...master