Knative Revision Delete should not suggest removing current revisions
maschmid opened this issue · 2 comments
Describe the bug
The tutorial suggests deleting the current revision and says that this will revert the state to the previous revision. Such behaviour is not defined, and doesn't work that way in current knative serving (as of Serverless 1.5.0)
"kn revision delete" should perhaps be used to delete the old revision instead.
To Reproduce
Follow the tutorial with Serverless 1.5.0 installed, up to https://redhat-developer-demos.github.io/knative-tutorial/knative-tutorial-serving/knative-client.html#kn-revisions-delete
Notice the revision will be automatically restored when deleting the current revision.
Hi, could you describe what would be the right behaviour , I'm not sure to fully understand what the problem is. Thanks :)
fixed in the upcoming release