Skip to content
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

AttachParams tweaks #364

Merged
merged 4 commits into from
Jan 3, 2021
Merged

AttachParams tweaks #364

merged 4 commits into from
Jan 3, 2021

Conversation

clux
Copy link
Member

@clux clux commented Jan 2, 2021

found one inconsistency in the way the parameters were being built, and created a shorthand ctor for the exec -it equivalent.

@clux clux requested a review from kazk January 2, 2021 18:45
@clux
Copy link
Member Author

clux commented Jan 2, 2021

Btw, minified exec -it example after this (which i'll probably post elsewhere after tokio 1):
kube_exec_it

@kazk
Copy link
Member

kazk commented Jan 2, 2021

minified exec -it example

Looks nice 👍 Just one thing, missing .unwrap(); inside spawn.

@clux
Copy link
Member Author

clux commented Jan 3, 2021

Ah, yeah, I hid the unwrap (to absolutely minify the example), but it does issue a warning.

@clux clux merged commit e4d999b into master Jan 3, 2021
@clux clux deleted the attach-tweaks branch January 3, 2021 00:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants