knative
Here are 232 public repositories matching this topic...
Initial Revisions (at least) with crash-looping pods take a long time to terminate/clean up Pods
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
-
Updated
Apr 22, 2022 - HTML
-
Updated
Apr 23, 2022 - Go
Docs broken links
Describe the bug
There are broken links in documentation markdown files.
Expected behavior
No broken link in documentation
To Reproduce
https://gist.github.com/ahuret/4529b7c50eeff488d4e06b2a1bfdf644
Knative release version
Additional context
Add any other context about the problem here such as proposed priority
-
Updated
Mar 11, 2022 - Scala
Once an integration is built and the kit is available, kamel run --dev should start up really fast, in the order of seconds. E2E test should cover this scenario.
-
Updated
Apr 19, 2022 - C++
Description
https://openfunction.dev/docs/user-guide/use-events/use-event-bus-and-trigger/#create-an-eventbus-and-an-eventsource
Using EventBus to build EventSource according to the official documentation causes openfunction-controller-manager to exit with an exception.
Environmental
+------------------+---------+
| COMPONENT | VERSION |
+------------------+---------+
| Ope
-
Updated
Feb 11, 2022 - C#
-
Updated
Apr 21, 2022 - Java
-
Updated
Dec 14, 2021 - HTML
-
Updated
Apr 23, 2022 - Java
Currently, the source for Azure Service Bus Topics always manages its own Subscription to the selected Topic.
Similarly to the Google Pub/Sub source, we should allow users to manage the Subscription themselves if they prefer to, and simply give us the name of that Subscription so we can consume messages from it without reconciling it:
-
Updated
Mar 27, 2022 - Java
-
Updated
Mar 31, 2022 - Python
-
Updated
May 24, 2021 - Makefile
-
Updated
Apr 23, 2022 - Java
-
Updated
Apr 22, 2022 - Go
-
Updated
Jun 17, 2019 - Go
The javadocs for the Java API are missing. The API methods reflect the same logic as in the Python API, such that much text can be borrowed from there.
-
Updated
Apr 2, 2022 - Go
Currently, ctriface/ doesn't pick up environment variables from the knative manifests. Firecracker-containerd supports it at a the container creation time as a runtime argument to the corresponding API call.
Example:
container, err := o.client.NewContainer(
ctx,
vmID,
containerd.WithSnapshotter(o.snapshotter),
containerd.WithNewSnapshot(vmID, *vm.Image),
containerd.With
-
Updated
Apr 23, 2022 - Go
-
Updated
Aug 25, 2021 - Go
-
Updated
Apr 11, 2022 - Go
Improve this page
Add a description, image, and links to the knative topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the knative topic, visit your repo's landing page and select "manage topics."
Summary
We could add a beacon endpoint that could by the UI to track usage of the UI
This just makes a HTTP request to
/api/v1/collect?t=trackEvent&event=viewNodeSummary, similar to:https://developers.google.com/analytics/devguides/collection/protocol/v1/reference
This event could be logged, with the SSO subject/email so Splunk