Fernand Galiana
|
705174cc6f
|
Merge pull request #909 from michaeljohnalbers/inverse-filter
Fix #848 Add inverse filtering
|
2020-10-26 21:04:32 -06:00 |
Fernand Galiana
|
98c30d38da
|
Merge pull request #908 from wi1dcard/bugfix/trim-delta-sign-of-scale-replicas
[BUGFIX] Remove the trailing delta sign from the default replicas of scale form.
|
2020-10-26 21:02:40 -06:00 |
Fernand Galiana
|
bef956189b
|
Merge pull request #907 from SaskiaKeil/improve-documentation-on-since-seconds
Improve documentation on sinceSeconds in logging config
|
2020-10-26 20:51:39 -06:00 |
Fernand Galiana
|
8b9b9083b3
|
Merge pull request #904 from openkitchen/statefulset_fix
FIX: PVC's "Usedby" list irrelavant statefulsets if they are using the same volumeclaimtemplates name
|
2020-10-26 20:49:25 -06:00 |
Fernand Galiana
|
6f1b18fba6
|
Merge pull request #898 from parente/config-timeout-check-connectivity
Use config.CallTimeout() in APIClient
|
2020-10-26 20:38:18 -06:00 |
Fernand Galiana
|
e752cc1433
|
Merge pull request #897 from tlipinski/aliases-colorer
Use DefaultColorer for aliases rendering
|
2020-10-26 20:33:51 -06:00 |
Fernand Galiana
|
e78ad92f0f
|
Merge pull request #896 from emeric-martineau/master
Fix #374 allow remove crumbs
|
2020-10-26 20:31:37 -06:00 |
Fernand Galiana
|
19383a273f
|
Merge pull request #894 from blaggacao/patch-1
Execute plugins and pass context
|
2020-10-23 06:50:26 -06:00 |
Fernand Galiana
|
ca51ce547b
|
Merge pull request #847 from Ameausoone/feat/setImageFeature
Feat/set image feature
|
2020-10-23 06:02:52 -06:00 |
Antoine Meausoone
|
27b1bba671
|
fix: replace unordered map by ImageSpec array
fix comments issues
Co-authored-by: Sylvain Dumas <sylvain.dumas@ext.leroymerlin.fr>
|
2020-10-18 22:09:16 +02:00 |
Michael Albers
|
a5aebb746d
|
Fix #848 Add inverse filtering
|
2020-10-17 09:51:01 -06:00 |
wi1dcard
|
b92820a631
|
Remove the trailing delta sign from the default replicas of scale form.
|
2020-10-17 14:20:30 +08:00 |
Saskia Keil
|
81bd600192
|
Improve documentation on sinceSeconds in logging config
|
2020-10-16 00:08:30 +02:00 |
Xiao Wei
|
1d5dea6df5
|
FIX: Statefulset's PVC's name is <pvctemplate name>-<pod name>
|
2020-10-14 00:02:44 +08:00 |
Peter Parente
|
ce0afa539e
|
Use config.CallTimeout() in APIClient
- CheckConnectivity()
- HasMetrics()
|
2020-10-05 15:36:30 -04:00 |
tlipinski
|
ce92b8bf60
|
Fixed invalid expected colors
|
2020-10-03 14:42:49 +02:00 |
tlipinski
|
e0921d8348
|
Use DefaultColorer for aliases rendering
|
2020-10-03 14:03:04 +02:00 |
Fernand Galiana
|
9406d0821d
|
Merge pull request #891 from eldada/master
Add command to get the latest stable kubectl version and support for KUBECTL_VERSION as Dockerfile ARG
|
2020-10-02 08:49:46 -06:00 |
Emeric MARTINEAU
|
0b675861f7
|
Add missing tests update
|
2020-10-01 14:58:40 +02:00 |
Emeric MARTINEAU
|
6b27c91168
|
Fix #374 allow remove crumbs
|
2020-10-01 14:17:03 +02:00 |
Eldad Assis
|
61cd0a379d
|
Add option to get latest kubectl stable version and README to describe building local Docker image
Signed-off-by: Eldad Assis <eldada@jfrog.com>
|
2020-09-30 14:22:39 +03:00 |
David Arnold
|
7000568dc9
|
Execute plugins and pass context
https://golang.org/pkg/os/exec/#CommandContext
|
2020-09-29 16:15:20 -05:00 |
Antoine Meausoone
|
6f9f9ccea5
|
feat: add error if try to set image on managed pod
remove usage of v1.PodSpec for patch resources
|
2020-09-28 14:14:55 +02:00 |
derailed
|
d7b933553c
|
cleaning up
|
2020-09-19 11:24:12 -06:00 |
derailed
|
2e04a846e6
|
fix issues #882,881,880
|
2020-09-18 13:51:37 -06:00 |
derailed
|
58d2bfe9e3
|
bump version
|
2020-09-15 09:40:24 -06:00 |
derailed
|
99e2a988e6
|
fix broken tests
|
2020-09-15 09:16:39 -06:00 |
derailed
|
9c84e651ec
|
fix #874
|
2020-09-15 09:10:29 -06:00 |
derailed
|
da95841f81
|
configure mouse support
|
2020-09-15 08:49:10 -06:00 |
Fernand Galiana
|
8f7640a759
|
Merge pull request #877 from torjue/patch-1
Change character used for X in RBAC view
|
2020-09-14 18:31:28 -06:00 |
Fernand Galiana
|
b0ecd84ea0
|
Merge pull request #876 from fvbommel/migrate-sortorder
Migrate to new sortorder import path
|
2020-09-14 18:28:34 -06:00 |
Torjus Eidet
|
6f0f69302f
|
Update policy_test.go
Updated test too
|
2020-09-14 20:53:16 +02:00 |
Torjus Eidet
|
7c1fc76878
|
Changed character used for X
The character used as an X in the RBAC overview does not work on Windows, even with patched powerline/nerd fonts.
|
2020-09-14 20:48:06 +02:00 |
Frits van Bommel
|
59f9fd435e
|
Migrate to new sortorder import path
See fvbommel/util#7
|
2020-09-13 15:49:32 +02:00 |
Fernand Galiana
|
211f7b4823
|
Merge pull request #873 from darklore/since-seconds
Fix default value of k9s.logger.sinceSeconds same as readme
|
2020-09-11 06:50:39 -06:00 |
darklore
|
e93209a548
|
Fix default value of k9s.logger.sinceSeconds same as readme
|
2020-09-11 16:39:51 +09:00 |
derailed
|
b391feec3a
|
aftermath v0.21.8 patch
|
2020-09-10 18:30:46 -06:00 |
derailed
|
b8f5cf2087
|
the aftermath... with feeling on #871, #849
|
2020-09-10 18:29:31 -06:00 |
derailed
|
f52cd8220f
|
resolve conflicts
|
2020-09-10 14:37:52 -06:00 |
derailed
|
3d4726d726
|
maintenance drop for v0.21.8
|
2020-09-10 14:36:00 -06:00 |
Fernand Galiana
|
dc0d5ef339
|
Merge pull request #864 from runlevel5/patch-1
Add ppc64le target
|
2020-09-10 10:04:27 -06:00 |
Fernand Galiana
|
3185303365
|
Merge pull request #863 from petersutter/patch-1
Update images in Dockerfile
|
2020-09-10 09:58:40 -06:00 |
Peter Sutter
|
db20f29523
|
Update alpine images
|
2020-09-10 15:04:17 +02:00 |
Trung Lê
|
bb5088beef
|
Merge branch 'master' of https://github.com/derailed/k9s into patch-1
|
2020-09-10 01:44:24 +10:00 |
Fernand Galiana
|
03bd49b93e
|
Merge pull request #866 from runlevel5/patch-2
Convert int to string using rune()
|
2020-09-09 09:23:30 -06:00 |
Trung Lê
|
0e6a76b21b
|
Testing against go 1.15
|
2020-09-08 01:50:53 +10:00 |
Trung Lê
|
43351ae8a5
|
Convert int to string using rune()
|
2020-09-08 00:24:19 +10:00 |
Trung Lê
|
0c8ef05393
|
Update go version
|
2020-09-07 23:59:54 +10:00 |
Trung Lê
|
2f680f92fc
|
Add linux ppc64le job on TravisCI
|
2020-09-07 23:53:20 +10:00 |
Trung Lê
|
6bd53c7cd4
|
Add ppc64le target
|
2020-09-07 23:45:17 +10:00 |