derailed
|
7a89c4c1e4
|
checkpoint
|
2019-11-12 22:45:26 -07: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 |
Gustavo Silva Paiva
|
5f9fd36f9b
|
Merge pull request #411 from weshouman/patch-1
Update help target
|
2019-11-08 01:45:04 -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 |
Roey Darwish Dror
|
8f64ee3b41
|
Add :ns to the readme (#405)
|
2019-11-07 01:33:55 -03:00 |
Gustavo Paiva
|
914ce348dc
|
refactor list options.
|
2019-11-07 01:02:17 -03:00 |
Walid Shouman
|
5fd477ad01
|
Update help target
Allow showing help for included of custom Makefiles
|
2019-11-06 10:44:00 +01: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 |
Fernand Galiana
|
7ea5252497
|
Merge pull request #385 from paivagustavo/fix-hpa
remove unnecessary call to autoscaling/v2beta2/hpa api.
|
2019-10-25 09:45:18 -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 |
Fernand Galiana
|
8f46b9421e
|
Merge pull request #362 from brunohms/add-print-short-version
Print short version (ansible friendly)
|
2019-10-23 13:13:47 -04:00 |
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 |