Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

K9s/rel v0.28.0 #2274

Merged
merged 5 commits into from
Nov 8, 2023
Merged

K9s/rel v0.28.0 #2274

merged 5 commits into from
Nov 8, 2023

Conversation

derailed
Copy link
Owner

@derailed derailed commented Nov 8, 2023

Feature Release

File Transfers in Da House!

Added ability to exchange files from your local machine to a pod or from a pod to your local machine. The pod view now surfaces a new command t to initiate the download/upload file transfers.


Resolved Issues

  • Issue #2249 Sort on the capacity column should consider Gi and Mb also
  • Issue #2225 View logs of all pods of a given deployment
  • Issue #2195 Some pod logs are not displayed. But I can display it when I use the command
  • Issue #2194 0.27.4 broke custom sort orders via views.yml
  • Issue #2185 No binaries for Linux_x86_64
  • Issue #2169 Add namespace name in ServiceAccount view with RoleBinding
  • Issue #2152 Latest opened namespace not being saved between k9s sessions
  • Issue #2131 deployments are not showing up, whereas kubectl gives a list
  • Issue #2130 Pending pods show 0/0 Ready instead of 0/x Ready
  • Issue #2128 k9s command not found after snap install
  • Issue #2121 colors for crds
  • Issue #2120 kustomize deletion not working as expected
  • Issue #2106 k9s delete behaves differently with kubectl
  • Issue #2085 When specifying the context command via the -c flag, selecting a cluster always returns to the context view
  • Issue #658 Feature request: Easy way to copy/download files from a pod/pv to your local PC

Contributed PRs

Please give Big Thanks! and ATTA Girls/Boys! to all the fine contributors for making K9s better for all of us!!

  • PR #2258 fix fsnotify watcher not fully working
  • PR #2253 fix manual sorting not working when sortColumn is configured
  • PR #2252 consider units when sorting capacity of pv and pvc
  • PR #2243 fix(typo): pdb header typo
  • PR #2239 fix: honor defaults from drain dialog in request
  • PR #2235 docs: add plugin.yml JSON schema
  • PR #2229 fix(log): clear bold log format after timestamp
  • PR #2188 Alias qa to quit
  • PR #2180 feat: Added support for arm in dockerfile
  • PR #2179 Focus command bar if active on startup
  • PR #2170 Add namespace for rolebinding on a clusterrole
  • PR #2161 Only apply keyConv to mnemonic in menus
  • PR #2158 Show the default container as the first entry
  • PR #2153 Changed checksums extension to checksums.sha256
  • PR #2158 Show the default container as the first entry
  • PR #2151 chore: pkg imported more than once
  • PR #2147 feat: plugin for adding an ephemeral debug container
  • PR #2141 Update plugin flux.yml with shortcuts for helm repo and oci repos
  • PR #2137 Correctly display the numbers in the Ready column of the pods view
  • PR #2136 Prompt window uses border styles
  • PR #2134 Remove unsupported key binding on users view
  • PR #2124 fix: add correct flags when deleting resources from Dir
  • PR #2119 feat: add indicator to title if toast is toggled
  • PR #2117 Add instruction how to install k9s through winget
  • PR #2112 Fix for styles
  • PR #2105 Fix the wrong/redundant icon in the prompt bar
  • PR #2103 Update carvel.yml to include contexts
  • PR #2096 fix: (config) only respect the --command flag once
  • PR #2091 Add get-all plugin specific for namespace view
  • PR #2089 Resources are rendered using skin.yaml colors
  • PR #2082 Fix typo introduced in fix: (views) use saved context view when switching #2045

@derailed derailed merged commit d19c792 into master Nov 8, 2023
1 of 2 checks passed
@derailed derailed deleted the k9s/rel-v0.28.0 branch November 8, 2023 00:22
thejoeejoee pushed a commit to thejoeejoee/k9s that referenced this pull request Feb 23, 2024
* check for plausible overflow when seting up env

* Various fixes and clean up

* Introduce File transfer command

- Add ability to upload/download files from/to pods

* release v0.28.0
placintaalexandru pushed a commit to placintaalexandru/k9s that referenced this pull request Apr 3, 2024
* check for plausible overflow when seting up env

* Various fixes and clean up

* Introduce File transfer command

- Add ability to upload/download files from/to pods

* release v0.28.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant