From 38e0d53fa311a553dcdecf0089248aef44db3303 Mon Sep 17 00:00:00 2001 From: David Gannon <19214156+dgannon991@users.noreply.github.com> Date: Tue, 13 Jan 2026 19:47:14 +0000 Subject: [PATCH 1/2] #398: Added a note about the archival of the repo Signed-off-by: David Gannon <19214156+dgannon991@users.noreply.github.com> --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e7228139..2114bd0a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ [![Build Status](https://github.com/getporter/operator/workflows/build/badge.svg)](https://github.com/getporter/operator/actions?query=workflow:pr) +> [!WARNING] +> This repository has been archived and is no longer actively maintained. The code remains available under its existing license — please feel free to fork, reuse, or adapt it for your own use. If you do build on this work, we'd love to hear about it. + # Porter Operator 🚨 **This is a new project; the goals below are aspirational and not all implemented yet.** From 5198bfc8e2432ca25001a61ae479f0d63bb79a68 Mon Sep 17 00:00:00 2001 From: David Gannon <19214156+dgannon991@users.noreply.github.com> Date: Tue, 13 Jan 2026 19:50:16 +0000 Subject: [PATCH 2/2] #398" Fixed missing image Signed-off-by: David Gannon <19214156+dgannon991@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2114bd0a..9b1657c6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - + [![Build Status](https://github.com/getporter/operator/workflows/build/badge.svg)](https://github.com/getporter/operator/actions?query=workflow:pr)