Commit Graph

315 Commits (9027acac22882ff379ed2d77db5a3e78e56fb939)

Author SHA1 Message Date
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
Gustavo Paiva 70603d9ec7 change ExtFields to value instead of Pointer. 2019-10-09 01:18:01 -03: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
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
Gustavo Paiva 50cc3dc4bf use cached discovery client in more places. 2019-10-04 12:24:46 -03:00
derailed 87fbc9c9aa update docs + fix all ns issue #326 2019-10-04 08:30:12 -06:00
derailed 332b62f4c1 ensure the correct active ns is listed when in node view 2019-10-03 14:23:47 -06:00
derailed 11a0d1bb28 cleaning up 2019-10-03 12:09:44 -06:00
derailed b93030b09b added extra env vars 2019-10-03 11:09:13 -06:00
derailed ffd1c61c8c bug fixes + cleanup 2019-10-02 14:52:15 -06:00
derailed 8778305bf2 cleaning up deps 2019-10-01 23:48:50 -06:00
derailed 92a5d2a636 added subcommands 2019-10-01 23:34:52 -06:00
derailed 5baa447e46 added toggle header + alias command fixes 2019-10-01 15:31:17 -06:00
derailed 7d05e4401e update registrar 2019-09-26 17:20:54 -06:00
derailed a630a95606 migrate to k8s 1.16 2019-09-26 17:17:39 -06:00
Fernand Galiana 07ce879806
Merge pull request #316 from paivagustavo/command-aliases
add canonical full and short names for objects
2019-09-26 17:02:49 -06:00
Michael Cristina 8bd13a02b1 fix: wrap namespace properly in message flash 2019-09-24 13:21:33 -05:00
Gustavo Paiva 3c83c37d03 add canonical full and short names for objects commands 2019-09-21 17:14:15 -03:00
Fernand Galiana b87c6bc0b7
Merge pull request #311 from fridokus/master
Implement storageclass view
2019-09-20 06:46:46 -06:00
fridokus 8c5ffd5d6f Implement storageclass view 2019-09-20 13:27:04 +02:00
Gustavo Paiva e2f8a70077 simplify flash 2019-09-19 02:48:18 -03:00
Gustavo Paiva d027211ded compact if err 2019-09-19 00:34:14 -03:00
Gustavo Paiva 7907f14d08 Print error when trying to copy to clipboard. 2019-09-19 00:27:30 -03:00
fridokus 680aa30933 Fix typo Peristent -> Persistent 2019-09-18 09:06:09 +02:00
derailed e270fba554 Oops! missed a file 2019-08-28 07:17:15 -06:00
derailed fe93bd229b Bogz fixes: #295,#294,#291,#289,#288,#283,#275 2019-08-27 15:25:24 -06:00
derailed c742e2e848 changed menu shortcut 2019-08-13 23:46:42 -06:00
derailed c34994bcbf add rx filter + headless 2019-08-12 22:14:04 -06:00
derailed 9c919943c8 fix typo 2019-08-09 23:58:44 -06:00
derailed 2255d29a82 cleaning up 2019-08-09 23:56:10 -06:00
derailed c9d01234ff added custom plugins support 2019-08-09 23:45:59 -06:00
derailed 67884d1735 checkpoint 2019-08-09 13:43:56 -06:00
derailed 4bf67dd4e1 checkpoint 2019-08-09 13:42:37 -06:00
derailed 5c21f3586e checkpoint 2019-08-09 13:42:37 -06:00
derailed 0c5d0bcafd update to k8s 1.15.1 2019-08-09 13:40:04 -06:00
Nathan Piper 23fffea2ab Fixed code quality issues. 2019-08-04 17:00:34 +10:00
Nathan Piper 302cd7ce8d Added a scale action to scale deployments, replication controllers and stateful sets. 2019-08-03 16:08:04 +10:00
derailed 147a646e6a cleaning up 2019-07-19 20:26:49 -06:00
derailed c456fb1cfb Merge branch 'hpa' 2019-07-19 20:18:38 -06:00
derailed 9eeab319ec fix hpa rev + sts delete 2019-07-19 17:37:53 -06:00
Michael Cristina 861b440de0 fix(describe): Dont panic when trying to describe an unknown resource 2019-07-17 12:40:31 -05:00
derailed fe11d334c7 Merge branch 'master' of github.com-derailed:derailed/k9s 2019-07-12 08:21:47 -06:00
derailed 970ab18637 bug fixes + maintenance items 2019-07-11 23:47:03 -06:00
Michael Cristina c15db446b0 fix(styling): Properly colorize yaml KVs with '/' 2019-07-09 13:41:56 -05:00
afkham 84133ca92a Fix typo 2019-07-02 15:13:21 +05:30
derailed 9b7ef3dc6d refact keyboard 2019-06-22 00:01:25 -06:00
derailed 68b45fa6ec refact metrics 2019-06-21 23:49:19 -06:00
derailed 1ffb11dbd6 refact app view 2019-06-21 23:08:50 -06:00
derailed 8515f70fbf refactor table 2019-06-21 22:29:49 -06:00
derailed d6d5f32672 refactor list 2019-06-21 22:08:53 -06:00
derailed eac37bbe6b refact clusterinfo 2019-06-21 18:59:08 -06:00
derailed b77661a0cb refactor cfg validate 2019-06-21 18:45:05 -06:00
derailed 076da42919 add pf navigation 2019-06-21 18:35:08 -06:00
derailed 8de177ab0d refact registration 2019-06-21 17:54:03 -06:00
derailed 8a517db7e0 refac tables 2019-06-21 17:49:03 -06:00
derailed ad1aadd0a7 refact table 2019-06-21 17:48:13 -06:00
derailed cab842c510 fix busted logger ;( 2019-06-21 16:27:54 -06:00
derailed f0df99c488 bump view rev 2019-06-21 11:40:22 -06:00
derailed d0bb31399a add rel notes 2019-06-21 09:59:35 -06:00
derailed b723bd6a65 updates 2019-06-21 09:53:14 -06:00
derailed 947af513ff refact menu 2019-06-20 23:37:50 -06:00
derailed 71a0ebc3bf refact ep 2019-06-20 20:02:54 -06:00
derailed 2c2de7b269 refact logs 2019-06-20 19:40:57 -06:00
derailed d3478d9c63 refact pdb 2019-06-20 19:29:53 -06:00