Commit Graph

1252 Commits (671f4eab2106b9dfad55456161fa04a2b334d507)

Author SHA1 Message Date
Raul Cabello Martin 671f4eab21
Add s390x support (#1301) 2021-11-16 22:25:06 -07:00
muicoder 5d62fdc425
Fix accessMode getting exception (#1306)
The result obtained in the old way is always the first ReadWriteOnce(RWO)
2021-11-16 18:14:49 -07:00
Fernand Galiana 83b5feeb37
fixed #1308 #1307 #1296 (#1309) 2021-11-16 13:58:51 -07:00
derailed e4eaf4d047 rel 0.25.0 2021-11-15 23:28:03 -07:00
Fernand Galiana 4e20e5f110
K9s: Release v0.25.0 (#1304)
* update rel notes

* release 0.25 checkpoint

* cleaning up
2021-11-15 23:24:51 -07:00
Eng Zer Jun 5166adb7c1
refactor: move from io/ioutil to io and os packages (#1300)
The io/ioutil package has been deprecated as of Go 1.16, see
https://golang.org/doc/go1.16#ioutil. This commit replaces the existing
io/ioutil functions with their new definitions in io and os packages.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2021-11-08 08:47:18 -07:00
Zach Peters 8d47b3dcea
Removed cusor colors that are too light to read (#1271) 2021-10-20 22:39:23 -06:00
Rick 3b28b94bc7
Fix a small typo which comes from the cluster info view (#1284) 2021-10-20 22:23:15 -06:00
Vladimir Varankin 72b466d5ff
skins: add missing directive to kiss (#1287) 2021-10-20 08:04:50 -06:00
Jan-Kees van Andel f682a02ca9
Some small color modifications (#1286)
Because in some situations, the text became invisible
2021-10-20 08:01:51 -06:00
derailed 0059a57abc Merge branch 'master' of github.com-derailed:derailed/k9s 2021-10-02 13:00:54 -06:00
derailed 6980489cef update rel notes 2021-10-02 13:00:50 -06:00
Fernand Galiana a637d494bf
fix #1258 (#1270) 2021-10-02 13:00:05 -06:00
dependabot[bot] 994a6dba65
Bump alpine from 3.14.1 to 3.14.2 (#1245)
Bumps alpine from 3.14.1 to 3.14.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>
2021-10-02 11:17:22 -06:00
dependabot[bot] a0e663c0d7
Bump github.com/rs/zerolog from 1.23.0 to 1.25.0 (#1263)
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.23.0 to 1.25.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.23.0...v1.25.0)

---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
  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>
Co-authored-by: Fernand Galiana <fernand.galiana@gmail.com>
2021-10-02 11:17:04 -06:00
dependabot[bot] 27b1db59b3
Bump github.com/fsnotify/fsnotify from 1.4.9 to 1.5.1 (#1246)
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.4.9 to 1.5.1.
- [Release notes](https://github.com/fsnotify/fsnotify/releases)
- [Changelog](https://github.com/fsnotify/fsnotify/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fsnotify/fsnotify/compare/v1.4.9...v1.5.1)

---
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>
2021-10-02 11:14:12 -06:00
dependabot[bot] fa4081a7a0
Bump github.com/adrg/xdg from 0.3.0 to 0.3.4 (#1254)
Bumps [github.com/adrg/xdg](https://github.com/adrg/xdg) from 0.3.0 to 0.3.4.
- [Release notes](https://github.com/adrg/xdg/releases)
- [Commits](https://github.com/adrg/xdg/compare/v0.3.0...v0.3.4)

---
updated-dependencies:
- dependency-name: github.com/adrg/xdg
  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>
2021-10-02 11:13:59 -06:00
Jacob Dreesen debe2746ec
Improve contrast by changing the table `cursorFgColor` to match the `bgColor` (#1250) 2021-10-02 11:13:12 -06:00
Konstantinos Natsakis 1152133de1
Node shell pods tolerate all taints (#1249) 2021-10-02 11:11:53 -06:00
Fernand Galiana 9a455438d1
#1268 age sorting (#1269)
* #1268 age sorting

* cleaning up
2021-10-02 10:58:08 -06:00
Anthony DeChiaro d739b04fd8
Adding note on popeye config (#1264) 2021-10-02 10:51:42 -06:00
Torjus Eidet 8343f34e7b
Skin to preserve your terminal session background color (#1266) 2021-10-02 10:49:30 -06:00
Diogo Nunes bcf3810a76
feat: replace blurry k8s logo with sharper version (#1261) 2021-09-23 13:45:28 -06:00
derailed 019121c04e update build dependencies 2021-09-23 13:41:44 -06:00
rui e5759218e6
build: bump to use go1.17 (#1232)
Signed-off-by: Rui Chen <rui@chenrui.dev>
2021-08-19 07:47:55 -06:00
Chris Henzie 04e7e28e15
Add abbreviation for ReadWriteOncePod PV access mode (#1227)
* Bump k8s.io dependencies to 0.22.0

* Add abbreviation for ReadWriteOncePod PV access mode
2021-08-19 07:45:39 -06:00
Jan-Kees van Andel 5e914dd44b
Added red skin for production envs (#1236) 2021-08-19 07:42:33 -06:00
derailed 67cf6f855e update docs 2021-08-09 23:05:49 -06:00
derailed 1bd2959529 cleaning up 2021-08-07 07:37:19 -06:00
derailed 7e2dab2a66 cleaning up 2021-08-07 07:29:47 -06:00
derailed 13d52f120f cleaning up 2021-08-07 07:24:34 -06:00
derailed 8e41b76edf Merge branch 'master' of github.com-derailed:derailed/k9s 2021-08-06 15:45:41 -06:00
Fernand Galiana 0bc6179471
K9s: rev 0.24.15 (#1218)
* fix cron triggers

* fix cron triggers again...

* fix #1203 #1206

* cleaning up

* revert persistent flag

* fix #1181 + update docs
2021-08-06 15:43:36 -06:00
Fernand Galiana 495b078f19
Revert "Support bash's process substitution on kubeconfig flag (#1211)" (#1217)
This reverts commit 274d841380.
2021-08-06 06:48:33 -06:00
Takumasa Sakao b232dacf3c
Support GVR environment variables for plugin (#1213)
* Add resource name as plugin environment variable

* Add support of RESOURCE_GROUP & RESOURCE_VERSION too
2021-08-06 05:18:48 -06:00
Takumasa Sakao 274d841380
Support bash's process substitution on kubeconfig flag (#1211) 2021-08-05 17:31:20 -06:00
Arthur 0bc2e1764b
Make k9s configuration compatible with XDG Base Directory Specification to not pollute user home directories. (#1025)
* Make k9s configuration compatible with XDG Base Directory Specification to not pollute user home directories.

* Update readme to include new configuration directory.

* Replace spaces with tabs.. :)

* Remove extra backslash in Windows configuration directory path.

Co-authored-by: Fernand Galiana <fernand.galiana@gmail.com>
2021-08-05 17:04:39 -06:00
derailed a0342516e9 Merge branch 'master' of github.com-derailed:derailed/k9s 2021-07-24 09:05:06 -06:00
fragolinux 66bce23f42
add support for flux reconcile/suspend/resume (#1125)
# Shift-T (with confirmation) to toggle helm releases or kustomizations suspend and resume
# Shift-R (no confirmation) to reconcile a git source or a helm release or a kustomization
2021-07-24 08:22:46 -06:00
Andrii Dembitskyi 4bd31fb8ee
Update copyright year in release note (#1177) 2021-07-24 08:19:18 -06:00
Takumasa Sakao a2fa1ef1b8
Fix environement variable substitution bug at plugin argument (#1198) 2021-07-24 08:06:56 -06:00
David Alger 7bf85a6ba3
Fix info styles in stock them to match defaults in styles.go (#1205) 2021-07-24 07:58:37 -06:00
derailed c30b79d194 Merge branch 'master' of github.com-derailed:derailed/k9s 2021-07-24 07:34:52 -06:00
Daniel Lee Harple 10a52d1241
Disable pod view for ExternalName services (#1196)
Previously all pods in the service's namespace were shown.
2021-07-24 07:33:29 -06:00
derailed dbcf934068 Merge branch 'master' of github.com-derailed:derailed/k9s 2021-07-24 07:33:04 -06:00
Fernand Galiana 026adfbfbf
K9s 1186: prev logs (#1190)
* fix cron triggers

* fix cron triggers again...

* fix #1186

* update rel notes
2021-07-08 07:11:35 -06:00
James Li 97e6c4b75a
fix typo (#1185)
Co-authored-by: James3 Li(李麒傑) <james3_li@asus.com>
2021-07-08 06:45:09 -06:00
derailed 00fa874cd6 Merge branch 'k9s-1167/cronjob-trigger-with-feelings' 2021-07-01 13:51:14 -06:00
derailed 1f6327063e Merge branch 'master' of github.com-derailed:derailed/k9s 2021-07-01 08:30:23 -06:00
derailed a6100ba1f9 update rel notes 2021-07-01 08:30:12 -06:00