Skip to content
#

function

Here are 1,003 public repositories matching this topic...

evankanderson
evankanderson commented Mar 3, 2022

What version of Knative?

v1.0 at least

Expected Behavior

When creating a Revision with a pod which exits immediately, the Revision should (fairly quickly) report that Ready is False and terminate the Pods.

Actual Behavior

The pods stick around

kind/bug help wanted good first issue
akshit-sharma
akshit-sharma commented Aug 23, 2021

It will be useful to have the help specific to use case.

Existing Behavior:
uftrace --help and uftrace replay --help gives the same help prompt.

New Behavior:
uftrace --help can give the help for entire application.
uftrace replay --help can give the help for uftrace replay only.

Reason:

  1. This will help narrow down the options available for subprogra

Improve this page

Add a description, image, and links to the function topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the function topic, visit your repo's landing page and select "manage topics."

Learn more