From e052113817ed8ed1b18d453d5b3a17b7c6a7c08b Mon Sep 17 00:00:00 2001 From: Mike Goldsmith Date: Thu, 25 Apr 2024 15:16:30 +0100 Subject: [PATCH] maint: Move project to sunset (#354) ## Which problem is this PR solving? Updates project to reflect the project moving status to sunset. ## Short description of the changes - Update README and OSSMETADATA --- OSSMETADATA | 2 +- README.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/OSSMETADATA b/OSSMETADATA index 026faa13..b7826075 100755 --- a/OSSMETADATA +++ b/OSSMETADATA @@ -1 +1 @@ -osslifecycle=experimental +osslifecycle=sunset diff --git a/README.md b/README.md index ecab994b..94e2ba63 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ [![OSS Lifecycle](https://img.shields.io/osslifecycle/honeycombio/honeycomb-network-agent)](https://github.com/honeycombio/home/blob/main/honeycomb-oss-lifecycle-and-practices.md) +**STATUS: this project is being sunset.** See https://github.com/honeycombio/honeycomb-network-agent/issues/353 + The Honeycomb Network Agent is a low effort, no-code, language agnostic solution to getting telemetry of your applications running in Kubernetes. Docker images are found in [`ghcr.io/honeycombio/network-agent:latest`](https://github.com/honeycombio/honeycomb-network-agent/pkgs/container/network-agent).