From f77abe3d17496f082a22d9788da6c75036466875 Mon Sep 17 00:00:00 2001 From: Dave Protasowski Date: Mon, 20 Nov 2023 16:45:19 -0500 Subject: [PATCH] Add deprecation notice --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index af6f60afd..65121c82e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ -# Knative `net-http01` +### :warning: Deprecation Notice :warning: + +This integration is deprecated and this repo will be archived the coming months. See: https://github.com/knative/serving/issues/14640 for the timeline. + +## Knative `net-http01` [![GoDoc](https://godoc.org/knative.dev/net-http01?status.svg)](https://godoc.org/knative.dev/net-http01) [![Go Report Card](https://goreportcard.com/badge/knative/net-http01)](https://goreportcard.com/report/knative/net-http01)