-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Embark actions for pods #98
Comments
This is a great idea. I really like the direction this project is going! An Embark action for port-forwarding would be another good use-case. At the moment, Embark seems to consider Kele completion candidates as a generic |
Absolutely. I haven't had the chance to explore this in-depth, but my thinking is very aligned w/ your idea here. Basically:
|
Deprioritizing Embark integrations in favor of fleshing out Transient-based usage first. Transient is in core Emacs while Embark is not, which means that improvements we make to Transient usage will have broader reach and appeal. |
In this particular case, I suspect we'll be able to reap much of the same benefits of specialized Embark keymaps with resource-specific suffixes on |
Can start with a map that only binds
kele-get
. This would be a little contrived, sincekele-get
is the only resource-related command at the moment, but it'd give us a springboard to start implementing and binding other pod-related functionality, e.g. fetching and following logs.The text was updated successfully, but these errors were encountered: