-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Remove API for listing all entities in namespace #3167
Conversation
3767528
to
61b97bb
Compare
189f133
to
3c34608
Compare
e6291d8
to
62749c4
Compare
@csantanapr The node runtimes have been updated, and the CLI as well. I think this is ready then. |
pg5/104 🏃 |
@cbickel can you review this one when you have chance? |
In general this PR looks good to me. |
@cbickel https://lists.apache.org/thread.html/d49727a3057759bd2879b5b4e37a63e3b6d9b916143f9d315e20d2dc@%3Cdev.openwhisk.apache.org%3E also I've already updated the CLI and npm openwhisk to sugar the call (and make 4 calls instead). |
See PR: apache/openwhisk-cli#191 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@cbickel OK to merge this? |
@csantanapr As you are the only Assignee and not one of the Reviewers, you can decide. |
Support for "all" view was removed with apache#3167
Support for "all" view was removed with apache#3167
Proposed patch for #3153.