Commit Graph

4 Commits

Author SHA1 Message Date
AdamKorcz c6f990956e
knative: move fuzzers to cncf-fuzzing (#9330)
The fuzzers have been moved to cncf-fuzzing:
https://github.com/cncf/cncf-fuzzing/tree/main/projects/knative. This PR
removes them from OSS-Fuzz.
Signed-off-by: AdamKorcz <adam@adalogics.com>

Signed-off-by: AdamKorcz <adam@adalogics.com>
2023-01-02 06:16:04 -08:00
AdamKorcz 9cc1232c07
knative: move fuzzers to cncf-fuzzing (#9282)
Signed-off-by: AdamKorcz <adam@adalogics.com>

Signed-off-by: AdamKorcz <adam@adalogics.com>
2022-12-27 13:38:57 +00:00
Evan Anderson b33da18913
Grant Evan access to Knative fuzzing repots (#9213)
(Both my work and personal email addresses.)

I'm the main recipient of `security@knative.dev` emails at the moment,
and it turns out by using the mailing list we'll need to get each
recipient added here.
2022-12-15 10:47:18 +00:00
AdamKorcz 87f8e9efd7
knative: initial integration (#9074)
Knative is an incubating CNCF project that is the foundation of Googles
Cloud Run:
https://cloud.google.com/blog/products/serverless/knative-based-cloud-run-services-are-ga.

Other cloud providers line IBM Cloud Code Engine and Red Hat Openshift
Serverless offer managed Knative solutions:
https://knative.dev/docs/install/knative-offerings.

Signed-off-by: AdamKorcz <adam@adalogics.com>

Signed-off-by: AdamKorcz <adam@adalogics.com>
2022-12-09 11:07:26 +00:00