Commit Graph

624 Commits (95cac2a5119f0275e6d7da08c09ab55253f1f525)

Author SHA1 Message Date
Bruno 77552e3b9a Update description 2019-10-22 20:26:11 -03:00
Fernand Galiana 4a5908446d
Merge pull request #372 from paivagustavo/fix-race-condition-when-switching-ns
fix race condition when switching ns.
2019-10-19 06:39:46 -06:00
Gustavo Paiva 8dcd72b0f7 try to write or quit informer if it has been stopped. 2019-10-19 01:15:59 -03:00
Gustavo Paiva a25be06e4d fix race condition when switching ns. 2019-10-18 22:20:14 -03:00
Fernand Galiana 10680f993a
Merge pull request #367 from finch185277/fix-typos
Update README.md
2019-10-18 08:53:47 -06:00
Bruno Meneguello 42e5793438
allow to mark multiple resources to act upon 2019-10-18 10:24:21 -03:00
finch185277 5184acbf80 Update README.md
- fix typos
2019-10-18 11:26:57 +08:00
derailed d752f9f62e cleaning up 2019-10-17 15:19:33 -06:00
derailed c97ccc06dd added confirm dialog for Michael's rollout restart feature 2019-10-17 15:11:14 -06:00
Fernand Galiana f6f52fb762
Merge pull request #345 from mcristina422/rolloutRestart
feat: Add action to restart rollout of dp, ds, sts
2019-10-17 13:55:43 -06:00
derailed 493675d4fc update docs 2019-10-17 13:51:33 -06:00
Fernand Galiana d9dd2c17d2
Merge pull request #366 from mickaelalibert/search-doggo
💄 Use classy dog for search field
2019-10-17 13:07:01 -06:00
derailed 785bd5ae34 Merge branch 'master' of github.com-derailed:derailed/k9s 2019-10-17 07:25:42 -06:00
derailed 36cdabaccd add release notes 2019-10-17 07:25:14 -06:00
Fernand Galiana 1c35eaf12d
Merge pull request #363 from brunohms/fix-terminated
Change "Terminated" to "Terminating"
2019-10-17 07:12:49 -06:00
Fernand Galiana c557f2d7ee
Merge pull request #360 from paivagustavo/headler-toggle-when-filtering
disable header toggle when buffer is active.
2019-10-17 06:32:45 -06:00
Fernand Galiana 3a258b16e5
Merge pull request #365 from IgorRamalho/fix-alias-sort-actions
fix Aliases sorting actions
2019-10-17 05:28:59 -06:00
Mickaël Alibert 4415399ac3 💄 Use classy dog for search field 2019-10-17 10:04:23 +02:00
Igor a58caf1144 fix Aliases sorting actions 2019-10-17 01:44:31 -03:00
Gustavo Paiva 21df6e5939 disable header toggle when buffer is active. 2019-10-16 21:19:16 -03:00
Bruno 36dbe2eed6 Fix Tests 2019-10-16 21:11:58 -03:00
Bruno 1bfaefbf1c Clean print 2019-10-16 21:01:38 -03:00
Bruno 0332375c15 Change "Terminated" to "Terminating" 2019-10-16 20:34:54 -03:00
Bruno add9c42c21 Printing simplified version (ansible friendly)
solving #355
2019-10-16 19:41:15 -03:00
Fernand Galiana 326c642a2a
Merge pull request #356 from paivagustavo/remove-object-from-crds-describe
remove 'object' field when viewing YAML of CRDs
2019-10-15 18:13:43 -06:00
Fernand Galiana eba9b111cb
Merge pull request #359 from mcristina422/crds
Support v1beta1 CRDs
2019-10-15 18:10:27 -06:00
Michael Cristina 43a7667147 Support v1beta1 CRDs 2019-10-15 14:49:31 -05:00
Fernand Galiana 3f96d15d7b
Merge pull request #347 from paivagustavo/sort-node-roles
sort node roles
2019-10-14 09:36:20 -06:00
Gustavo Paiva 1a2ba2ac2c remove 'object' field when describing CRDs 2019-10-14 02:41:10 -03:00
Gustavo Paiva 616b068c0d receive sets.String as parameter and improve tests. 2019-10-14 01:27:44 -03:00
Michael Cristina 9072a06b00 fix nit, update to ctrl-t 2019-10-09 10:06:24 -05:00
Fernand Galiana 23f61320cb
Merge pull request #346 from paivagustavo/cm-and-sec-custom-list
improve cm and secret speed by fetching tabular data only
2019-10-09 07:44:25 -07:00
Fernand Galiana e5976f9d65
Merge pull request #330 from paivagustavo/dont-override-aliases
don't override aliases
2019-10-09 07:41:25 -07:00
Gustavo Paiva 063f6cd3f0 improve cm and secret speed by fetching tabular data only 2019-10-09 01:55:36 -03:00
Gustavo Paiva a7bfe0e638 sort node roles 2019-10-09 01:47:09 -03:00
derailed 196884a9a8 update test 2019-10-08 21:21:27 -07:00
derailed 5858fb135b change header toggle shortcut for Ctrlh -> h given backspace windows issue 2019-10-08 21:19:29 -07:00
Gustavo Paiva 70603d9ec7 change ExtFields to value instead of Pointer. 2019-10-09 01:18:01 -03:00
Fernand Galiana b0285ca4be
Merge pull request #342 from syvanpera/copy-yaml-to-clipboard
Add copy YAML to clipboard
2019-10-08 20:46:39 -07:00
Gustavo Paiva 9c11343733 change define argument order 2019-10-08 22:41:11 -03:00
Michael Cristina b246ca0752 feat: Add action to restart rollout of dp, ds, sts 2019-10-08 17:00:51 -05:00
Tuomo Syvänperä 23849437ad Remove redundant debug log 2019-10-08 21:58:43 +03:00
Tuomo Syvänperä ea3710545a Change log and flash message to be more accurate 2019-10-08 21:57:04 +03:00
Tuomo Syvänperä 07f4fdca42 Add copy YAML to clipboard 2019-10-08 21:25:17 +03:00
Fernand Galiana ee1b734464
Merge pull request #338 from paivagustavo/escape-describe-text
escape text to not misinterpret it with colors.
2019-10-07 21:30:08 -07:00
Gustavo Paiva 8be34101c6 escape text to not misinterpret it with colors. 2019-10-07 23:13:48 -03:00
Gustavo Paiva 9f941105a0 don't override aliases 2019-10-06 16:24:28 -03:00
Fernand Galiana 7a613255d4
Merge pull request #324 from paivagustavo/cached_discovery_client
use cached discovery client in more places.
2019-10-04 10:05:48 -06:00
Gustavo Paiva 50cc3dc4bf use cached discovery client in more places. 2019-10-04 12:24:46 -03:00
derailed 452a8e4fc7 update rel notes 2019-10-04 08:33:15 -06:00