Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Add deprecation notice #568

Merged
merged 1 commit into from
Nov 21, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
Loading