Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

k9s-0.32.4-1.1 RPM for riscv64

From OpenSuSE Ports Tumbleweed for riscv64

Name: k9s Distribution: openSUSE Tumbleweed
Version: 0.32.4 Vendor: openSUSE
Release: 1.1 Build date: Thu Mar 21 20:53:59 2024
Group: Unspecified Build host: reproducible
Size: 97818591 Source RPM: k9s-0.32.4-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/derailed/k9s
Summary: Curses based terminal UI for Kubernetes clusters
K9s provides a curses based terminal UI to interact with your Kubernetes
clusters. The aim of this project is to make it easier to navigate, observe
and manage your applications in the wild. K9s continually watches Kubernetes
for changes and offers subsequent commands to interact with observed
Kubernetes resources.

Provides

Requires

License

Apache-2.0

Changelog

* Thu Mar 21 2024 opensuse_buildservice@ojkastl.de
  - Update to version 0.32.4:
    * K9s/release v0.32.4 (#2637)
    * fix build snap (#2621)
    * Bump k8s.io/apiextensions-apiserver from 0.29.2 to 0.29.3
      (#2627)
    * Bump helm.sh/helm/v3 from 3.14.2 to 3.14.3 (#2628)
    * Bump k8s.io/kubectl from 0.29.2 to 0.29.3 (#2630)
    * Bump actions/checkout from 4.1.1 to 4.1.2 (#2632)
    * fix: match node label kubernetes.io/role as suffix (#2606)
    * Update brew install steps (#2611)
    * Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#2614)
    * fix: pass set retries to transfer command (#2596)
* Sat Mar 16 2024 opensuse_buildservice@ojkastl.de
  - Update to version 0.32.3:
    * #2584 Transfer of file doesn't detect corruption (with
      feelings!)
* Sat Mar 16 2024 opensuse_buildservice@ojkastl.de
  - Update to version 0.32.2:
    * #2582 Slowness due to client-side throttling in v0.32.0
      (Maybe??)
    * #2593 Popeye not working in 0.32.X
* Sat Mar 16 2024 opensuse_buildservice@ojkastl.de
  - Update to version 0.32.1:
    * #2584 Transfer of file doesn't detect corruption
    * #2579 Default sorting behavior changed to descending sort
      bug
    * #2586 Properly initialize key actions in picker
* Sat Mar 16 2024 opensuse_buildservice@ojkastl.de
  - Update to version 0.32.0:
    * #2569 k9s panics on start if the main config file (config.yml)
      is owned by root
    * #2568 kube context in running k9s is no longer sticky, during
      kubectx context switch
    * #2560 Namespace/Settings keeps resetting
    * #2557 [Feature]: Sort CRDs by their group
    * #1462 k9s running very slowly when opening namespace with 13k
      pods (maybe??)
    * #2564 Add everforest skins
    * #2558 feat: sort by role in node list view
    * #2554 Added context to the debug command for debug-container
      plugin
    * #2554 Correctly respect the KUBECACHEDIR env var
    * #2546 Use configured log fgColor to print log markers
* Mon Feb 19 2024 opensuse_buildservice@ojkastl.de
  - Update to version 0.31.9:
    * K9s/release v0.31.9 (#2543)
    * Add moon and dawn variants (#2537)
    * fix: issue 2175 - fallback to env names when cannot get
      username from user.Current() (#2505)
    * fix the --write flag (#2531)
    * Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (#2534)
    * Bump helm.sh/helm/v3 from 3.14.0 to 3.14.1 (#2541)
    * feat: allow override of plugins & hotkeys shortcuts (#2510)
    * Add liveMigration example to plugins (#2522)
* Wed Feb 07 2024 opensuse_buildservice@ojkastl.de
  - Update to version 0.31.8:
    * Resolved Issues
    - #2527 Multiple k9s panels open in parallel for the same
      cluster breaks config.yaml
    - #2520 pods with init container with restartPolicy: Always
      stay in Init status
    - #2501 Cannot add plugins to helm scope bug
    - #2492 API Resources "carry over" between contexts, causing
      errors if they share shortnames
    - #1158 Removing a helm release incorrectly determines the
      namespace of resources
    - #1033 Helm delete deletes only the helm entry but not the
      deployment
* Thu Jan 18 2024 opensuse_buildservice@ojkastl.de
  - Update to version 0.31.7:
    * Resolved Issues
    - [#2488](https://github.com/derailed/k9s/issues/2488)
      linux_amd64 "--kubeconfig" not working on v0.31.6
* Thu Jan 18 2024 opensuse_buildservice@ojkastl.de
  - Update to version 0.31.6:
    * K9s/release v0.31.6 (#2487)
    * Adding system arch to nodes view (#2480)
    * shell autocomplete for k8s flags (#2477)
    * Bump k8s.io/klog/v2 from 2.110.1 to 2.120.0 (#2474)
* Mon Jan 15 2024 opensuse_buildservice@ojkastl.de
  - Update to version 0.31.5:
    * Resolved Issues
    - #2466 Panic: index out of range [0] with length 0
    - #2465 v0.31.4 - panic; no client connection detected - with
      feelings!!
* Mon Jan 15 2024 opensuse_buildservice@ojkastl.de
  - Update to version 0.31.4:
    * Resolved Issues
    - #2463 v0.31.3 (Linux_amd64) gives runtime error on startup
* Wed Jan 10 2024 opensuse_buildservice@ojkastl.de
  - Update to version 0.31.3:
    * Resolved Issues
    - #2459 No permission to see deployments/statefulsets even
      though I have them
    - #2458 panic on run without current context
    - #2454 Invoking K9s ends in panic question
    - #2435 "yaml: line 15: could not find expected ':'" error bug
      question (May be??)
* Tue Jan 09 2024 opensuse_buildservice@ojkastl.de
  - Update to version 0.31.2:
    * Resolved Issues
    - #2449 [Bug]: views.yaml columns not respected on startup
    - #2448 Missing '.thresholds' in config.yaml result in
      'assignment to entry in nil map'
    - #2446 Context Switch unreliable/not working
* Tue Jan 09 2024 opensuse_buildservice@ojkastl.de
  - Update to version 0.31.1:
    * With this release, k9s may not start correctly if the
      config.yaml configurations are incorrect!
      Configuration changes:
    - DRY fullScreenLogs -> fullScreens (k9s root config.yaml)
    - Views Configuration.
      To match other configurations the root is now views: vs
      k9s: views:
    * Serenity Now!
      You can now opt in/out of the reactive ui feature. This feature
      enable users to make change to some configurations and see
      changes reflected live in the ui. This feature is now disabled
      by default and one must opt-in to enable via k9s.UI.reactive
      Reactive UI provides for monitoring various config files on
      disk and update the UI when changes to those files occur. This
      is handy while tuning skins, plugins, aliases, hotkeys and
      benchmarks parameters.
    * Resolved Issues
    - #2434 readOnly: true in config.yaml doesnt get overriden by
      readOnly: false in cluster config
    - #2430 Referencing a namespace with the name of an alias
      inside an alias causes infinite loop
    - #2428 Boom!! runtime error: invalid memory address or nil
      pointer dereference - v0.30.8
    - #2421 k9s/config.yaml configuration file is overwritten on
      launch
* Tue Jan 09 2024 opensuse_buildservice@ojkastl.de
  - Update to version 0.31.0:
    * [Bug] Fix #2428
    * K9s/release v0.31.0 (#2440)
    * Bump github.com/anchore/grype from 0.73.5 to 0.74.0 (#2439)
    * Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#2438)
    * switch contexts only when needed (#2433)
    * README update (#2429)
    * chore: rebasing off main and resolving conflicts (#2314)
    * fix typo (#2419)
    * Update carvel plugin kick to shift K (#2426)
    * supports referencing envs in hotkeys (#2420)
* Thu Jan 04 2024 opensuse_buildservice@ojkastl.de
  - Update to version 0.30.8:
    * K9s/release v0.30.8 (#2427)
    * fix the check for whether the cluster supports metrics (#2424)
* Thu Jan 04 2024 opensuse_buildservice@ojkastl.de
  - Update to version 0.30.7:
    * K9s/release v0.30.7 (#2416)
    * Use dash as a standard word separator in skin names (#2411)
    * Add support for resource recommendations using Robusta KRR
      (#2399)
    * add boundary check for args parser (#2415)
* Thu Jan 04 2024 opensuse_buildservice@ojkastl.de
  - Update to version 0.30.6:
    * K9s/release v0.30.6 (#2403)
    * add kubectl-blame plugin (#2338)
* Thu Jan 04 2024 opensuse_buildservice@ojkastl.de
  - Update to version 0.30.5:
    * K9s/release v0.30.5 (#2397)
    * fix: create user tmp directory before the app one (#2395)
    * feat: allow to customize logs dir through environment variable
      (#2396)
    * Add plugin to remove finalizers (#2359)
* Thu Jan 04 2024 opensuse_buildservice@ojkastl.de
  - Update to version 0.30.4:
    * K9s/release v0.30.4 (#2392)
    * case sensitive for specific command args and flags (#2390)
    * v0.30.3 version update (#2383)
    * fix #2382 (#2386)
    * Bump helm.sh/helm/v3 from 3.13.2 to 3.13.3 (#2384)
    * Bump github.com/anchore/grype from 0.73.4 to 0.73.5 (#2385)
* Thu Jan 04 2024 opensuse_buildservice@ojkastl.de
  - Update to version 0.30.3:
    * K9s/release v0.30.3 (#2381)
    * Update build v0.30.2 (#2380)
* Thu Jan 04 2024 opensuse_buildservice@ojkastl.de
  - Update to version 0.30.2:
    * K9s/release v0.30.2 (#2376)
    * get node filtering params from matching context values (#2375)
    * fix cmdline flags not working (#2373)
* Thu Jan 04 2024 opensuse_buildservice@ojkastl.de
  - Update to version 0.30.1:
    * K9s/release v0.30.1 (#2369)
    * adding cancelable launch prompts to NodeShell (#2360)
* Thu Jan 04 2024 opensuse_buildservice@ojkastl.de
  - Update to version 0.30.0:
    * K9s/rel v0.30.0 (#2361)
    * Added ln check for snap (#2357)
    * Bump helm.sh/helm/v3 from 3.13.2 to 3.13.3 (#2353)
    * Bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#2355)
    * Bump github.com/containerd/containerd from 1.7.8 to 1.7.11
      (#2358)
    * adding value, yaml and describe views to helm-history (#2341)
    * #1873 add symlink into snap (#2350)
    * fix(misc plugins): split up multiline commands, use less -K
      everywhere (#2348)
    * Bump alpine from 3.18.5 to 3.19.0 (#2337)
    * add pkgx to installation section (#2340)
    * Bump actions/setup-go from 4.1.0 to 5.0.0 (#2339)
    * passing on the correct suggestion parameters (#2343)
    * adding a default value for the AGE field (#2320)
    * fix fuzzy matching not working properly (#2321)
    * Bump alpine from 3.18.4 to 3.18.5 (#2325)
    * update container revs
* Thu Dec 07 2023 kastl@b1-systems.de
  - Update to version 0.29.1:
    * [HotFix] Fix issues #2330 #2329 #2327
* Thu Dec 07 2023 kastl@b1-systems.de
  - Update to version 0.29.0:
    * K9s Release v0.29.0 (#2326)
    * check if the service provides selectors (#2322)
    * proper handling of help commands (fixes #2154) (#2319)
    * fix namespace suggestion error on context switch (#2315)
    * Bump github.com/derailed/tview from 0.8.1 to 0.8.2 (#2316)
    * Bump k8s.io/kubectl from 0.28.3 to 0.28.4 (#2318)
    * add suggestions for context and resources on the command bar
      (#2285)
    * Allow both .yaml and .yml yaml config files (#2284)
    * chore: use k8s.io/kubernetes as a dependency is unsupported and
      not recommended (#2310)
    * should not be clear screen when exeuting plugin (#2313)
    * feat: add imagePullSecrets and imagePullPolicy configuration
      for shellpod (#2301)
    * Bump helm.sh/helm/v3 from 3.13.1 to 3.13.2 (#2293)
    * Bump k8s.io/cli-runtime from 0.28.3 to 0.28.4 (#2306)
    * Bump k8s.io/client-go from 0.28.3 to 0.28.4 (#2305)
    * Clean up items... (#2303)
    * Bump k8s.io/klog/v2 from 2.100.1 to 2.110.1 (#2294)
    * Bump golang.org/x/text from 0.13.0 to 0.14.0 (#2295)
    * Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 (#2296)
    * add flux plugin image reconciliation commands (#1445)
    * added flux suspended resources retrieval plugin (#1584)
    * Provide white blur so images work in dark modes (#1597)
    * Add context to get-all (#1701)
    * fix brew command in the readme (#2012)
    * Add support for using custom kubeconfig with log_full plugin
      (#2014)
    * feat: allow for multiple plugin files in
      $XDG_DATA_DIRS/k9s/plugins (#2029)
    * Clean up issues introduced by #2125 (#2289)
    * Pod view resembles more the output of kubectl get pods -o wide
      (#2125)
    * Update README.md with snap install (#2262)
    * Add snapcraft config (#2123)
    * storageclasses view keeps the same output as kubectl get sc
      (#2132)
    * Fix merge issues with PR #2168 (#2288)
    * Add colour config for container picker (#2140)
    * Add env var to disable node pod counts (#2168)
    * Use current k9s NS if new context has no default NS (#2197)
    * Bump actions/setup-go from 4.0.1 to 4.1.0 (#2200)
    * fix: trigger a single log refresh after changing 'since'
      (#2202)
    * Add crossplane plugin (#2204)
    * fix(#1359): add option to keep missing clusters in config
      (#2213)
* Mon Nov 13 2023 kastl@b1-systems.de
  - Update to version 0.28.2:
    * K9s release v0.28.2
    * restore delete shortcut
* Mon Nov 13 2023 kastl@b1-systems.de
  - Update to version 0.28.1:
    * try to get the os name form the pod assigned node (#2282)
    * Add sanitize command (#2286)
    * Delete port forwards when pods get deleted or killed (#2247)
    * Add prompt border color customization (#2234)
    * check if the Node already cordoned when executing Drain (#2275)
    * README.md: fix typo in netshoot URL (#2278)
    * chore: replace `github.com/ghodss/yaml` with `sigs.k8s.io/yaml`
      (#2280)
    * feat: add autoRefresh config field (#2256) (#2257)
    * return the correct benchamrk path (#2272)
    * K9s/rel v0.28.0 (#2274)
    * chore(deps): bump github.com/fatih/color from 1.15.0 to 1.16.0
      (#2269)
    * chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0
      (#2270)
    * chore(deps): bump k8s.io/klog/v2 from 2.100.1 to 2.110.1
      (#2271)
* Tue Nov 07 2023 kastl@b1-systems.de
  - BuildRequire go1.21
  - Update to version 0.28.0:
    * release v0.28.0
    * Introduce File transfer command
    * Various fixes and clean up
    * check for plausible overflow when seting up env
    * fix manual sorting not working when sortColumn is configured
      (#2253)
    * chore(deps): bump github.com/rs/zerolog from 1.29.1 to 1.31.0
      (#2241)
    * chore(deps): bump github.com/docker/docker (#2266)
    * fix fsnotify not fully working (#2258)
    * chore(deps): bump github.com/fsnotify/fsnotify from 1.6.0 to
      1.7.0 (#2259)
    * chore(deps): bump actions/checkout from 4.1.0 to 4.1.1 (#2260)
    * chore(deps): bump google.golang.org/grpc from 1.54.0 to 1.56.3
      (#2263)
    * chore(deps): bump k8s.io/metrics from 0.28.2 to 0.28.3 (#2254)
    * chore(deps): bump helm.sh/helm/v3 from 3.13.0 to 3.13.1 (#2250)
    * consider units when sorting capacity (#2252)
    * fix: honor defaults from drain dialog in request (#2239)
    * chore(deps): bump golang.org/x/text from 0.12.0 to 0.13.0
      (#2242)
    * chore(deps): bump golang.org/x/net from 0.13.0 to 0.17.0
      (#2245)
    * fix(typo): pdb header typo (#2243)
    * docs: add plugin.yml JSON schema (#2235)
    * fix(log): clear bold log format after timestamp (#2229)
    * Bump actions/checkout from 3.5.2 to 4.1.0 (#2232)
    * Bump helm.sh/helm/v3 from 3.12.0 to 3.13.0 (#2236)
    * Bump alpine from 3.18.3 to 3.18.4 (#2237)
    * Bump k8s.io/metrics from 0.27.1 to 0.27.4 (#2172)
    * chore(skins): add solarized-16 (dark/light) (#2176)
    * Bump golang.org/x/text from 0.11.0 to 0.12.0 (#2191)
    * Bump alpine from 3.18.2 to 3.18.3 (#2192)
    * Update flux.yml with shortcuts for helm repo and oci repos
      (#2141)
    * feat: Added support for arm in dockerfile (#2180)
    * feat(alias): add `qa` for quit (#2188)
    * Focus command bar if active on startup (#2179)
    * Bump golang.org/x/text from 0.9.0 to 0.11.0 (#2182)
    * Bump alpine from 3.18.0 to 3.18.2 (#2142)
    * Bump k8s.io/cli-runtime from 0.27.2 to 0.27.4 (#2174)
    * Show the default container as the first entry (#2158)
    * Changed checksums extension to checksums.sha256 (#2153)
    * Only apply keyConv to mnemonic in menus (#2161)
    * Add namespace for rolebinding on a clusterrole (#2170)
    * feat: plugin for adding an ephemeral debug container (#2147)
    * chore: pkg imported more than once (#2151)
    * Remove unsupported key binding on users view (#2134)
    * Correctly display the numbers in the Ready column of the pods
      view (#2137)
    * Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#2110)
    * Bump helm.sh/helm/v3 from 3.11.1 to 3.12.0 (#2116)
    * Fix for styles (#2112)
    * Add instruction how to install k9s through winget (#2117)
    * fix: add correct flags when deleting resources from Dir (#2124)
    * Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#2111)
    * Bump github.com/fvbommel/sortorder from 1.0.2 to 1.1.0 (#2080)
    * Bump github.com/cenkalti/backoff/v4 from 4.2.0 to 4.2.1 (#2081)
    * Bump github.com/docker/distribution (#2088)
    * Bump k8s.io/cli-runtime from 0.26.1 to 0.27.2 (#2102)
    * Bump alpine from 3.17.3 to 3.18.0 (#2093)
    * Add get-all plugin specific for namespace view (#2091)
    * Bump k8s.io/client-go from 0.27.0 to 0.27.2 (#2101)
    * Update carvel.yml to include contexts (#2103)
    * Fix the wrong/redundant icon in the prompt bar (#2105)
    * fix: (config) only respect the --command flag once (#2096)
    * Bump actions/setup-go from 4.0.0 to 4.0.1 (#2092)
    * Bump golang from 1.20.3-alpine3.16 to 1.20.4-alpine3.16 (#2078)
    * Fix typo introduced in #2045 (#2082)
* Mon May 08 2023 kastl@b1-systems.de
  - Update to version 0.27.4:
    * Rel v0.27.4 (#2075)
    * feat: allow customization of log indicator toggles closes #2024
      (#2041)
    * Create narsingh.yml (#2067)
    * fix: (views) use saved context view when switching (#2045)
    * Unify all go version to 1.20 (#2069)
    * Bump github.com/rs/zerolog from 1.29.0 to 1.29.1 (#2060)
    * Bump helm.sh/helm/v3 from 3.11.1 to 3.11.3 (#2059)
    * Fix for missing Job annotations created from CronJob (#2073)
    * Roles are rendered using same colorer function from skin
      (#2027)
    * Bump github.com/fatih/color from 1.14.1 to 1.15.0 (#2023)
    * Updated monokai skin with help styles, and more monokai
      appropriate colors (#2030)
    * Bump alpine from 3.17.2 to 3.17.3 (#2040)
    * Bump github.com/docker/docker (#2044)
    * Bump actions/checkout from 3.3.0 to 3.5.2 (#2058)
    * Bump golang from 1.20.2-alpine3.16 to 1.20.3-alpine3.16 (#2049)
    * Update setup-go action, with caching (#2054)
    * Convert command to lowercase in the command palette (#1432)
    * Allowing a few hard coded colors to be configurable (#1405)
    * fix: multiple matches in a single line. (#1876)
    * generated binary zip for windows (#1972)
    * feat: add support for renaming contexts. (#2006)
    * Fix accessing nil map (#1996)
    * Sort by view default only if sort not currently set (#1962)
    * fix: fix outdated stern links (#1990)
    * Update k8s matrix (#1979)
    * Bump github.com/containerd/containerd from 1.6.15 to 1.6.18
      (#1981)
    * Bump github.com/derailed/popeye from 0.11.0 to 0.11.1 (#1986)
    * adding instruction to install in FreeBSD via pkg (#1991)
    * Bump k8s.io/metrics from 0.26.1 to 0.26.2 (#1998)
    * added full logs viewing (#2002)
    * Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#1993)
    * Bump k8s.io/client-go from 0.26.1 to 0.26.2 (#1999)
    * Bump golang.org/x/net from 0.5.0 to 0.7.0 (#2000)
    * Bump golang from 1.20.0-alpine3.16 to 1.20.2-alpine3.16 (#2008)
    * Fix #2007: Remove debug command (#2011)
    * Bump alpine from 3.17.1 to 3.17.2 (#1974)
    * Bump golang.org/x/text from 0.6.0 to 0.7.0 (#1976)
    * Bump github.com/derailed/popeye from 0.10.1 to 0.11.0 (#1975)
    * Add missing help menu to one_dark skin (#1973)
* Sun Feb 12 2023 kastl@b1-systems.de
  - Update to version 0.27.3 (bsc#1208087, CVE-2023-25165):
    * Release v0.27.3 (#1970)
    * Add sort by pod count on node view (#1961)
    * fix: Show meaningful error message when kubectl exec fails (#1966)
    * set default sinceSeconds to 300 (#1965)
    * Match ${XXX} environment variables (#1896)
    * Bump github.com/cenkalti/backoff/v4 from 4.1.3 to 4.2.0 (#1957)
    * Bump k8s.io/klog/v2 from 2.80.1 to 2.90.0 (#1958)
    * Bump golang from 1.19.5-alpine3.16 to 1.20.0-alpine3.16 (#1956)
    * Bump github.com/fatih/color from 1.13.0 to 1.14.1 (#1959)
    * Added Nightfox theme (#1960)
    * fix: Add missing help menu to gruvbox-dark skin (#1969)
    * Bump helm.sh/helm/v3 from 3.11.0 to 3.11.1 (#1963)
    * update docs
    * fix: acessing clusters with private dns (#1903)
    * Bump actions/setup-go from 3.3.1 to 3.5.0 (#1899)
    * Bump helm.sh/helm/v3 from 3.10.1 to 3.11.0 (#1928)
    * Bump github.com/rs/zerolog from 1.28.0 to 1.29.0 (#1942)
  - BuildRequire go1.19
* Wed Feb 01 2023 kastl@b1-systems.de
  - Update to version 0.27.2:
    * fix brew installer
    * bring out the duds
* Tue Jan 31 2023 kastl@b1-systems.de
  - Update to version 0.27.1:
    * release v0.27.1 (#1945)
    Resolved Issues
    * [Issue #1943](https://github.com/derailed/k9s/issues/1943) k9s display is broken after switching to v0.27.0
    * [Issue #1935](https://github.com/derailed/k9s/issues/1935) Active namespace is dropped after accessing forbidden resources
    * [Issue #1913](https://github.com/derailed/k9s/issues/1913) Exit edit mode deadlock
    * [Issue #1895](https://github.com/derailed/k9s/issues/1895) AWS workspace. K9s fails on startup with unknown userid error
    * [Issue #1842](https://github.com/derailed/k9s/issues/1842) Strange one - brew installed k9s
* Fri Jan 27 2023 kastl@b1-systems.de
  - Update to version 0.27.0:
    * K9s/rel v0.27.0 (#1932)
    * Bump alpine from 3.16.2 to 3.17.1 (#1907)
    * Replace x86_64 to amd64 build (#1910)
    * Bump actions/checkout from 3.1.0 to 3.3.0 (#1908)
    * Bump golang from 1.19.2-alpine3.16 to 1.19.5-alpine3.16 (#1915)
    * Use default terminal colors for better readability (#1290) (#1837)
    * Add labels configuration to Shell node pod (#1847)
    * Set build date on macos (#1849)
    * Update ScanSA calls to account for blank service accounts (#1871)
    * Add k8s client compatibility matrix (#1872)
    * bugfix for port forward custom containers not showing #1844 (#1877)
    * feat: add noLatestRevCheck config option (#1874)
    * Add policy view to serviceAccounts (#1840)
    * Add VIM-like quit force option. (#1859)
    * Fix order of arguments for `CanI` function call (#1866)
    * Update README.md (#1696)
    * Bump all references of github.com/cenkalti/backoff to v4 (#1821)
    * Plugin support for carvel kapp CR (#1830)
    * flux.yml plugin now displays stderr messages (#1829)
    * Bump actions/setup-go from 3.1.0 to 3.3.1 (#1817)
* Tue Oct 18 2022 kastl@b1-systems.de
  - Update to version 0.26.7:
    * K9s/rel v0.26.7 (#1816)
    * Bump k8s.io/klog/v2 from 2.70.1 to 2.80.1 (#1779)
    * Bump github.com/rs/zerolog from 1.27.0 to 1.28.0 (#1780)
    * Bump golang from 1.19.1-alpine3.16 to 1.19.2-alpine3.16 (#1796)
    * Bump actions/checkout from 2 to 3.1.0 (#1795)
    * Bump github.com/mattn/go-runewidth from 0.0.13 to 0.0.14 (#1813)
    * Bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (#1814)
    * Allow multiple port forwards for a single Pod (#1804)
    * Bump k8s.io/kubectl from 0.25.1 to 0.25.3 (#1809)
    * Bump golang.org/x/text from 0.3.7 to 0.4.0 (#1812)
    * Bump github.com/fsnotify/fsnotify from 1.5.4 to 1.6.0 (#1810)
    * Bump k8s.io/cli-runtime from 0.25.1 to 0.25.3 (#1811)
    * use go install (#1797)
    * Bump k8s.io/client-go from 0.25.1 to 0.25.3 (#1806)
    * Bump k8s.io/metrics from 0.25.1 to 0.25.3 (#1807)
    * Bump k8s.io/apimachinery from 0.25.1 to 0.25.3 (#1808)
    * Update CronJob version to v1 (#1793)
* Tue Sep 27 2022 kastl@b1-systems.de
  - Update to version 0.26.6:
    * K9s/rel v0.26.6 (#1784)
    * fix #1773
    * Fix directory path when viewing ScreenDump (#1777)
    * docs: update homebrew installation note (#1772)
    * Log toggles: add a space after "On" in logs view (#1775)
    * Add a closing tag when showing timestamp in log view (#1776)
* Sun Sep 25 2022 kastl@b1-systems.de
  - Update to version 0.26.5:
    * release v0.26.5 (#1771)
* Sun Sep 25 2022 kastl@b1-systems.de
  - Update to version 0.26.4:
    * clean up test
    * K9s/rel v0.26.4 (#1767)
    * Replace clipboard package (#868) (#1721)
    * List all helm releases (#1755)
    * Fix GracePeriodSeconds (#1739)
    * Plugin for opening a root shell to k3d containter (#1709)
    * Fix  Get CustomResourceDefinition(#1711) (#1722)
    * Fix flux plugin to properly handle trace (#1753)
    * README : correct (auto-)port-forwards annotations (#1744)
    * Fix typo in cronjob (#1759)
    * Bump golang from 1.19.0-alpine3.16 to 1.19.1-alpine3.16 (#1754)
    * fix redundant type conversion code (#1725)
    * update tag
* Wed Sep 07 2022 kastl@b1-systems.de
  - Update to version 0.26.3:
    * hotfix: windoze
* Wed Sep 07 2022 kastl@b1-systems.de
  - Update to version 0.26.2:
    * K9s/rel v0.26.2 (#1691)
* Wed Sep 07 2022 kastl@b1-systems.de
  - Update to version 0.26.1:
    * K9s/rel v0.26.1 (#1685)
    * Fix persistentvolumes not showing terminating status (#1682)
    * Show UsedBy for PriorityClasses (#1666)
    * feat: allow disable CTRL-C behavior (#1672)
    * Fix PF delete with no container (#1668)
* Mon Jul 18 2022 kastl@b1-systems.de
  - Update to version 0.26.0:
    * cleaning up deprecation
    * K9s/rel v0.26.0 (#1660)
    * Fix PF and RS colors (#1656)
    * Fix #1636: can't switch context with --kubeconfig flag (#1638)
* Fri Jul 01 2022 kastl@b1-systems.de
  - Update to version 0.25.21:
    * K9s rel v0.25.21 (#1635)
    * Fix delete dialog dropdown styling (#1632)
    * Fix TestToAge (#1627)
    * Fix reference to base image in Dockerfile (#1629)
    * [FIX] chg makefile version (#1624)
* Tue Jun 28 2022 kastl@b1-systems.de
  - Update to version 0.25.20:
    * K9s release v0.25.20 (#1621)
    * Issue #1620 popeye view shows duplicate pdb
    * Issue #1616 Age in nodes view are n/a
* Tue Jun 28 2022 Johannes Kastl <kastl@b1-systems.de>
  - BuildRequire go1.18, as upstream says in go.mod
* Tue Jun 28 2022 kastl@b1-systems.de
  - Update to version 0.25.19:
    * update deps
    * K9s release v0.25.19 (#1610)
    * Fix typo in FastForwards annotation name (#1600)
    * Capitalise true/false when checking suspension (#1601)
    * Allow all deletion propagation policies (#1553)
    * fix: correct typo (#1566)
    * Add Helm values support (#1518)
    * Add locking favorite namespaces (#1449) (#1519)
    * plugin to allow default chart values retrieval (#1539)
    * fix view details secret fullscreen padding to 0 (#1493)
    * Fix the flux plugin to use the context of the currently running instance (#1366)
    * Fix Typo (#1422)
* Wed Jan 05 2022 kastl@b1-systems.de
  - Update to version 0.25.18:
    * Issue #1402 Sort functionality does not work properly on v0.25.16. With Feelings!
* Wed Jan 05 2022 kastl@b1-systems.de
  - Update to version 0.25.17:
    * Issue #1402 Sort functionality does not work properly on v0.25.16
    * Issue #1401 Nothin selected when last item deleted
* Wed Jan 05 2022 kastl@b1-systems.de
  - Update to version 0.25.16:
    * Issue #1398 Pod logs containing brackets not in k9s logs output
    * Issue #1397 Regression: k9s no longer starts in current context namespace since v0.25.12
    * Issue #1358 Namespaces list is empty
    * Issue #956 Feature request : Default column sort (by resource view)
* Wed Jan 05 2022 kastl@b1-systems.de
  - Update to version 0.25.15:
    * Issue #1384 Leaving Logs View Causes Crash: "panic: send on closed channel" - with feelings!
* Wed Jan 05 2022 kastl@b1-systems.de
  - Update to version 0.25.14:
    * Issue #1384 Leaving Logs View Causes Crash: "panic: send on closed channel"
* Wed Jan 05 2022 kastl@b1-systems.de
  - Update to version 0.25.13:
    * Issue #1382 Watcher failed for screendumps
    * Issue #1381 --request-timeout affects logs streaming
    * Issue #1380 :pulse returning error: expecting a TableRow but got *v1.Table
    * Issue #1376 Events are not sorted correctly by dates - with feelings...
    * Issue #1291 K9s do not show any error when is unable to get logs, just do not show anything.
* Wed Jan 05 2022 kastl@b1-systems.de
  - Update to version 0.25.12:
    * Issue #1378 Regression: Namespace filters are no longer applied on startup
    * Issue #1376 Events not sorted correctly by dates
    * Issue #1375 Unable to show port forwards
    * Issue #1374 --all-namespaces does not work v0.25.10
    * Issue #1373 change namespace not possible
* Wed Jan 05 2022 kastl@b1-systems.de
  - Update to version 0.25.10:
    * update rev
    * must get moore sleep!
    * k9s: release v0.25.9 (#1364)
    * Add customizable dump directory property (#1321)
    * Add flux trace shortcut to flux plugin (#1356)
    * Add rose-pine skin (#1363)
* Sun Dec 05 2021 dmueller@suse.com
  - Update to version 0.25.8:
    * release v0.25.8 (#1354)
    * add logFile flag to change the default log file path (#1336)
    * Support colors on Windows (#1312)
* Sun Nov 28 2021 Lingchao Xin <douglarek@gmail.com>
  - Update to version 0.25.7:
    - Bug fixes
    * Issue #1341 Colored container logs are not displayed correctly
    See more: https://github.com/derailed/k9s/releases/tag/v0.25.7
* Fri Nov 26 2021 douglarek@gmail.com
  - Update to version 0.25.6:
    - Bug fixes
    * Log level not showing in k9s
    * Namespace filter automatically applied after viewing a deployment
    See more: https://github.com/derailed/k9s/releases/tag/v0.25.6
* Fri Aug 13 2021 alexandre.vicenzi@suse.com
  - Update to version 0.24.15:
    - Breaking changes
    * K9s home directory is now configurable via XDG
    - Bug fixes
    * Popeye run instructions
    * K9s does not remember last view when switching contexts
    * Cannot list roles
* Fri Jul 23 2021 alexandre.vicenzi@suse.com
  - Update to version 0.24.14:
    * Bug fixes
  - Drop Makefile.patch as new build variables were added to the Makefile
* Tue May 25 2021 alexandre.vicenzi@suse.com
  - Update to version 0.24.10:
    * Bug fixes
  - Update Makefile.patch to version 0.24.10
* Fri May 07 2021 dmueller@suse.com
  - Update to version 0.24.9:
    * fix shell issue + bugz
    * Dynamically load style for help from skin (#1113)
    * Solarized light skin (#1114)
    * Update docs
    * add rel notes
    * when k9s --insecure-skip-tls-verify is set, kubectl would set the same (#1101)
    * Add Nord skin (#1103)
    * wins palette
    * Spelling (#1089)
    * Allow to override build date with SOURCE_DATE_EPOCH (#1099)
    * Create axual.yml (#934)
    * Add gruvbox skins (#1088)
* Sat Apr 10 2021 dmueller@suse.com
  - Update to version 0.24.7:
    * cleaning up
    * bump rev
    * maintenance #1067 #1061 #1060
    * rev up
    * merge prs + dep updates
    * ISSUE-957 - Add a simple pause button to stop auto-refresh on ConfigMap and Secrets (#1062)
    * bugs #1063 #1061 #1059 #177
    * Add release tag (#1058)
    * fix #1056 #1024
    * fix po feature col + lockouts?
* Mon Mar 29 2021 alexandre.vicenzi@suse.com
  - Update to version 0.24.6:
    * rev up
    * merge prs + dep updates
    * ISSUE-957 - Add a simple pause button to stop auto-refresh on ConfigMap and Secrets (#1062)
    * bugs #1063 #1061 #1059 #177
    * Add release tag (#1058)
    * fix #1056 #1024
    * fix po feature col + lockouts?
    * fix #1024
    * update deps and image
  - Rename Makefile.diff to Makefile.patch
* Fri Jan 08 2021 rbrown@suse.com
  - Update to version 0.24.2:
    * add rel notes
    * cleanup + rel notes
    * fix typo and clean up prs
    * Add OneDark color theme.
    * handling non json lines as raw with red color
    * Disable filtering on the Help screen
    * Handle Empty Port List in PortForward View

Files

/usr/bin/k9s
/usr/share/doc/packages/k9s
/usr/share/doc/packages/k9s/README.md
/usr/share/licenses/k9s
/usr/share/licenses/k9s/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 23:58:22 2024