Commit Graph

283 Commits (b8b3c9dc8345ee21d4c843f8b893811b079a2740)

Author SHA1 Message Date
Gavin b8b3c9dc83 Add ability to set theme colors by hex code 2019-12-16 00:38:33 -05:00
derailed 9b15803117 add CLI flag to show all namespaces 2019-11-08 17:16:50 -07:00
Fernand Galiana 46cfe8a7d7
Merge pull request #412 from paivagustavo/refactor-list-options
Simplify Cruder Interface
2019-11-08 15:58:52 -08:00
Gustavo Silva Paiva 307502a73a
change import alias to metav1 2019-11-08 14:03:58 -03:00
Fernand Galiana 3d0de988ca
Merge pull request #354 from bkmeneguello/mark
Allow to select multiple resources and add support to Delete/Kill all together
2019-11-08 08:17:01 -08:00
Bruno Meneguello b73bd7cecf
Move mark logic to Table 2019-11-08 09:58:30 -03:00
Bruno Meneguello 9307f42842
Replace mark shortcut to space 2019-11-07 18:33:41 -03:00
Bruno Meneguello b48aa70c06
Fix delete command prompt and flash 2019-11-07 18:18:49 -03:00
Bruno Meneguello 52aa4a122a
Convert marks from slice to map 2019-11-07 18:14:11 -03:00
IgorRamalho fb55fc5013 use the table's filtered data when saving to file (#400) 2019-11-07 01:37:27 -03:00
Gustavo Paiva 914ce348dc refactor list options. 2019-11-07 01:02:17 -03:00
derailed abab960612 update test to use dictionary 2019-10-30 21:34:24 -06:00
derailed 90161d6e39 describe resource fix #393 2019-10-30 16:27:35 -06:00
Fernand Galiana ebbda14404
Merge pull request #391 from sap-nocops/master
Cpu% and Memory% based on requests rather than limits
2019-10-30 07:58:36 -06:00
Lorenzo Torracchi b84dfff458 Test refactored using table testing 2019-10-30 10:59:31 +01:00
derailed 1a9a83b34c Merge branch 'master' of github.com-derailed:derailed/k9s 2019-10-29 18:03:44 -06:00
derailed f25f5afdcb resolve issues #392, #389, #386, #383, #382, #336 2019-10-29 18:02:59 -06:00
Lorenzo Torracchi 82b5a9cee7 Cpu% and Memory% based on requests rather than limits 2019-10-29 11:32:55 +01:00
Fernand Galiana acd7702cdf
Merge pull request #384 from paivagustavo/invalidate-cache-when-changing-context
invalidate cache when switching context
2019-10-25 10:05:58 -06:00
Gustavo Paiva 7751531d0d remove unnecessary call to autoscaling/v2beta2/hpa api. 2019-10-24 00:06:00 -03:00
Gustavo Paiva 2cb7116fae invalidate cache when switching context 2019-10-23 23:01:41 -03:00
derailed 4c0b02e9d2 Merge branch 'master' of github.com-derailed:derailed/k9s 2019-10-23 13:15:31 -04:00
derailed a55963606b Fix issues #380 #381 2019-10-23 13:15:22 -04: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
Bruno Meneguello 42e5793438
allow to mark multiple resources to act upon 2019-10-18 10:24:21 -03: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
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
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 0332375c15 Change "Terminated" to "Terminating" 2019-10-16 20:34:54 -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
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