-
This issue will be used for tracking, discussing and sharing the dependencies versions.
> Please note these versions are subject to agreement of all WG and the release team, and may suffer changes in…
-
# Knative를 다뤄보자! (Serving, Eventing 실습) - 호롤리한 하루
OverviewKnative의 Serving기능과 Eventing기능을 실습을 통해 더 자세히 알아보겠습니다.
[https://gruuuuu.github.io/cloud/knative-hands-on/](https://gruuuuu.github.io/cloud/kn…
-
With 1.16 I get:
```
Warning: sources.knative.dev/v1beta2 PingSource is deprecated; see https://knative.dev/docs/eventing/sources/ping-source/ for instructions to migrate to sources.knative.dev/v1…
-
On Power 9 OCP, installed Open Liberty Operator 1.4.0, install RH Serverless operator and Knative serving using script https://github.ibm.com/websphere/operators/tree/main/scripts/configure-cluster/se…
-
when running the archetype like:
```
mvn archetype:generate \
-DarchetypeGroupId=dev.knative.eventing \
-DarchetypeArtifactId=kn-connector-archetype-sink \
-DarchetypeVersio…
-
With the Knative mascot being finalized as Kuack the Knative Duck, we should create a design which can be printed onto some fun new Knative stickers!
I think it would be good to have a variant wi…
-
When no registry is set, and then doing a `kn func deploy` I am asked for the registry name. However, I see the following error there:
```
9:02 ➜ kn func deploy --verbose
A registry for functi…
rhuss updated
2 weeks ago
-
We are trying to use our own builder image, and it fails with following error:
```
[detector] ERROR: failed to write group file: open /layers/group.toml: permission denied
```
We noticed that …
yozel updated
21 hours ago
-
Hi,
I'm experiencing challenges with Knative Serving upgrades, I had to upgrade multiple minor versions, which proved complicated, leading me to completely remove Knative Serving and the Operator, as…
-
https://github.com/knative-extensions/net-istio/blob/d5104e5c265274c7d85b53b1472714706aafaa39/third_party/library.sh#L17
This breaks https://github.com/knative/client/pull/1953 integration test: ht…