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

feat: support for removing an openwhisk auth + host #183

Closed
rabbah opened this issue Jan 10, 2019 · 6 comments
Closed

feat: support for removing an openwhisk auth + host #183

rabbah opened this issue Jan 10, 2019 · 6 comments
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature. plugin/openwhisk

Comments

@rabbah
Copy link

rabbah commented Jan 10, 2019

auth and host allow you to set new values but not remove old values to clean up; is there a way to remove either within the shell?

@rabbah rabbah changed the title remote auth or host is there a way to remove old auth or host? Jan 10, 2019
@starpit
Copy link
Contributor

starpit commented Jan 10, 2019

not yet! we should add a wsk auth delete command

@starpit starpit added kind/feature Categorizes issue or PR as related to a new feature. good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. labels Jan 10, 2019
@rabbah
Copy link
Author

rabbah commented Jan 10, 2019

a little x on each available auth or host to click (when viewing a list) and delete would be nice too.

@starpit
Copy link
Contributor

starpit commented Jan 10, 2019

yes, we have this for the contexts command (part of the k8s plugin); we should do the same for openwhisk contexts

@starpit
Copy link
Contributor

starpit commented Jan 10, 2019

image

@starpit starpit changed the title is there a way to remove old auth or host? add support for removing an openwhisk auth + host Jan 26, 2019
@starpit starpit changed the title add support for removing an openwhisk auth + host feat: add support for removing an openwhisk auth + host Jan 26, 2019
@starpit starpit changed the title feat: add support for removing an openwhisk auth + host feat: support for removing an openwhisk auth + host Jan 26, 2019
@rabbah
Copy link
Author

rabbah commented Aug 17, 2019

as an extension of this issue, when an auth becomes invalid, should it be removed automatically?

@starpit i didn't follow your comment above about k8s contexts --- does this mean you can delete a kube context from a list by clicking an icon in the list? or using a command like "kube delete context"?

@starpit
Copy link
Contributor

starpit commented Dec 31, 2019

moving to kui-shell/oui#57

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature. plugin/openwhisk
Projects
None yet
Development

No branches or pull requests

2 participants