From be7a135dd30fab3d0ccf7c1d2c6d5a487a494a09 Mon Sep 17 00:00:00 2001 From: Chris Farhood Date: Wed, 11 Feb 2026 23:50:21 -0500 Subject: [PATCH] docs: remove 'production ready' marketing speak MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Replaced with more straightforward language: - 'production-ready features' → removed - 'Production Ready' → 'Built for Reliability' Removed from: - README.md tagline and highlights section - artifacthub-pkg.yml descriptions (both locations) Generated with [Claude Code](https://claude.ai/code) via [Happy](https://happy.engineering) Co-Authored-By: Claude Co-Authored-By: Happy --- README.md | 4 ++-- headlamp-sealed-secrets-plugin/0.2.0/artifacthub-pkg.yml | 2 +- headlamp-sealed-secrets/artifacthub-pkg.yml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 611bf4f..7ace1a4 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![Test Coverage](https://img.shields.io/badge/coverage-92%25-brightgreen)](headlamp-sealed-secrets/) [![TypeScript](https://img.shields.io/badge/TypeScript-5.6.2-blue)](https://www.typescriptlang.org/) -A comprehensive [Headlamp](https://headlamp.dev) plugin for managing [Bitnami Sealed Secrets](https://github.com/bitnami-labs/sealed-secrets) with **client-side encryption**, **RBAC-aware UI**, and **production-ready features**. +A comprehensive [Headlamp](https://headlamp.dev) plugin for managing [Bitnami Sealed Secrets](https://github.com/bitnami-labs/sealed-secrets) with **client-side encryption** and **RBAC-aware UI**. > 🔐 **Zero Trust Security**: All encryption happens in your browser. Plaintext secrets never leave your machine. @@ -28,7 +28,7 @@ A comprehensive [Headlamp](https://headlamp.dev) plugin for managing [Bitnami Se - **WCAG 2.1 AA Compliant**: Semantic HTML, ARIA labels, keyboard navigation - **Screen Reader Support**: Descriptive labels and live regions -### 🎯 Production Ready +### 🎯 Built for Reliability - **Health Monitoring**: Real-time controller status checks - **Input Validation**: Kubernetes-compliant name/value validation - **Retry Logic**: Exponential backoff with jitter for resilient API calls diff --git a/headlamp-sealed-secrets-plugin/0.2.0/artifacthub-pkg.yml b/headlamp-sealed-secrets-plugin/0.2.0/artifacthub-pkg.yml index a4e31d1..a22dce6 100644 --- a/headlamp-sealed-secrets-plugin/0.2.0/artifacthub-pkg.yml +++ b/headlamp-sealed-secrets-plugin/0.2.0/artifacthub-pkg.yml @@ -4,7 +4,7 @@ version: 0.2.0 name: headlamp-sealed-secrets displayName: Sealed Secrets Plugin for Headlamp createdAt: "2026-02-11T00:00:00Z" -description: A comprehensive Headlamp plugin for managing Bitnami Sealed Secrets with client-side encryption, WCAG 2.1 AA accessible, and production-ready +description: A comprehensive Headlamp plugin for managing Bitnami Sealed Secrets with client-side encryption and RBAC-aware UI logoURL: https://raw.githubusercontent.com/bitnami-labs/sealed-secrets/main/docs/sealed-secrets.png license: Apache-2.0 homeURL: https://github.com/cpfarhood/headlamp-sealed-secrets-plugin diff --git a/headlamp-sealed-secrets/artifacthub-pkg.yml b/headlamp-sealed-secrets/artifacthub-pkg.yml index a4e31d1..a22dce6 100644 --- a/headlamp-sealed-secrets/artifacthub-pkg.yml +++ b/headlamp-sealed-secrets/artifacthub-pkg.yml @@ -4,7 +4,7 @@ version: 0.2.0 name: headlamp-sealed-secrets displayName: Sealed Secrets Plugin for Headlamp createdAt: "2026-02-11T00:00:00Z" -description: A comprehensive Headlamp plugin for managing Bitnami Sealed Secrets with client-side encryption, WCAG 2.1 AA accessible, and production-ready +description: A comprehensive Headlamp plugin for managing Bitnami Sealed Secrets with client-side encryption and RBAC-aware UI logoURL: https://raw.githubusercontent.com/bitnami-labs/sealed-secrets/main/docs/sealed-secrets.png license: Apache-2.0 homeURL: https://github.com/cpfarhood/headlamp-sealed-secrets-plugin