Commit Graph

1032 Commits (7a920a4ed6d288248db7d0af6f08f9135aab2fc6)

Author SHA1 Message Date
derailed 7a920a4ed6 checkpoint 2020-10-26 21:28:36 -06:00
derailed 81820b6459 checkpoint 2020-10-26 21:05:25 -06:00
derailed ffc31f856a checkpoint 2020-10-26 16:49:28 -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
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
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
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
Antoine Meausoone 7665af1c6f chore: tiny changes 2020-08-20 22:07:37 +02:00
Antoine Meausoone 3905ef7d02 feat(set_image): add set image feature for statefulset 2020-08-20 21:57:41 +02:00
Antoine Meausoone b00c77f477 feat(set_image): add set image feature for pod 2020-08-20 13:58:06 +02:00
Antoine Meausoone a892c0a0aa chore(set_image): fix logs 2020-08-20 13:56:58 +02:00
Antoine Meausoone e75bf0acfa feat(set_image): implement set_image for daemonset 2020-08-20 12:42:29 +02:00
Antoine Meausoone 612148debb chore: move some code 2020-08-20 12:41:26 +02:00
Antoine Meausoone 41e9d691b7 feat(image extender): set image for init container 2020-08-18 22:19:07 +02:00
Fernand Galiana 29f99ad097
Merge pull request #841 from umi0410/fix-typo
Fix a typo in bug report issue template
2020-08-17 07:35:32 -06:00
Fernand Galiana 9d23e5b457
Merge pull request #834 from romch007/master
docs(installation): add Chocolatey installation way
2020-08-17 07:35:06 -06:00
Jinsu Park 9c6e860819 Fix a typo in bug report issue template 2020-08-15 23:43:33 +09:00
Antoine Meausoone 8cb9da07b1 feat(dao/dp): use external patch method to create json patch 2020-08-12 21:27:31 +02:00
Romain Chardiny a9a56af25b
docs(installation): add Chocolatey installation way 2020-08-11 14:30:57 +02:00
Antoine Meausoone c534fbb75e feat(podspec): add possibility to set container image in Deployment 2020-08-11 12:22:40 +02:00
derailed cc0e8e88d3 fix #281 2020-08-02 09:42:32 -06:00
derailed 7bfcbc092b add dialog skins 2020-08-02 09:13:58 -06:00