-
Notifications
You must be signed in to change notification settings - Fork 261
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
Go panic from kn service delete command #72
Comments
knative-prow-robot
pushed a commit
that referenced
this issue
Apr 15, 2019
This patch uses GetNamespace() utils in service delete command. Fixes #72
rhuss
pushed a commit
to rhuss/knative-client
that referenced
this issue
Apr 24, 2019
This patch uses GetNamespace() utils in service delete command. Fixes knative#72
navidshaikh
added a commit
to navidshaikh/client
that referenced
this issue
Sep 27, 2019
Updates OLM namespace for OCP 4.2
coryrc
pushed a commit
to coryrc/client
that referenced
this issue
May 14, 2020
* Create a tool to properly list changed files in a PR This will make the "no testing necessary" checking more reliable. Fixes knative#72 * Assorted nits.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version: 9c21b8d
Steps to produce:
1. Create knative service
(e.g)
2. Delete the service by kn service delete command
Actual result
Proposal patch
#73
The text was updated successfully, but these errors were encountered: