-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add key action for +
to do kubectl apply -f
#1443
base: master
Are you sure you want to change the base?
Conversation
Maybe a cure for #1323? |
@yeahdongcn Thank you for this PR. Do you know the |
Oh, I didn't realize there was a similar command already implemented. |
@yeahdongcn Thank you for the clarification! Good point. Looks like we have some conflicts. Could you update? |
@derailed Done. Please see the latest commit. Thanks. |
learned about also, this PR is super exciting to see for such an amazing tool. |
@derailed It's been quite some time... Could you get this merged? |
@derailed I'm looking for this feature for quite a while. Could you please facilitate to get this PR merged? |
Signed-off-by: Xiaodong Ye <[email protected]>
Code rebased from upstream/main. |
k9s
is such a great tool for my daily work. The only problem is I have to switch to a different terminal tab or window if I want to apply new YAML files.This PR added key action for
+
to dokubectl apply -f
. The process can be described as follows.+
(shift
+=
) to open a temp filekubectl apply -f