docs: remove 'production ready' marketing speak
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 <noreply@anthropic.com> Co-Authored-By: Happy <yesreply@happy.engineering>
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
[](headlamp-sealed-secrets/)
|
[](headlamp-sealed-secrets/)
|
||||||
[](https://www.typescriptlang.org/)
|
[](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.
|
> 🔐 **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
|
- **WCAG 2.1 AA Compliant**: Semantic HTML, ARIA labels, keyboard navigation
|
||||||
- **Screen Reader Support**: Descriptive labels and live regions
|
- **Screen Reader Support**: Descriptive labels and live regions
|
||||||
|
|
||||||
### 🎯 Production Ready
|
### 🎯 Built for Reliability
|
||||||
- **Health Monitoring**: Real-time controller status checks
|
- **Health Monitoring**: Real-time controller status checks
|
||||||
- **Input Validation**: Kubernetes-compliant name/value validation
|
- **Input Validation**: Kubernetes-compliant name/value validation
|
||||||
- **Retry Logic**: Exponential backoff with jitter for resilient API calls
|
- **Retry Logic**: Exponential backoff with jitter for resilient API calls
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ version: 0.2.0
|
|||||||
name: headlamp-sealed-secrets
|
name: headlamp-sealed-secrets
|
||||||
displayName: Sealed Secrets Plugin for Headlamp
|
displayName: Sealed Secrets Plugin for Headlamp
|
||||||
createdAt: "2026-02-11T00:00:00Z"
|
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
|
logoURL: https://raw.githubusercontent.com/bitnami-labs/sealed-secrets/main/docs/sealed-secrets.png
|
||||||
license: Apache-2.0
|
license: Apache-2.0
|
||||||
homeURL: https://github.com/cpfarhood/headlamp-sealed-secrets-plugin
|
homeURL: https://github.com/cpfarhood/headlamp-sealed-secrets-plugin
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ version: 0.2.0
|
|||||||
name: headlamp-sealed-secrets
|
name: headlamp-sealed-secrets
|
||||||
displayName: Sealed Secrets Plugin for Headlamp
|
displayName: Sealed Secrets Plugin for Headlamp
|
||||||
createdAt: "2026-02-11T00:00:00Z"
|
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
|
logoURL: https://raw.githubusercontent.com/bitnami-labs/sealed-secrets/main/docs/sealed-secrets.png
|
||||||
license: Apache-2.0
|
license: Apache-2.0
|
||||||
homeURL: https://github.com/cpfarhood/headlamp-sealed-secrets-plugin
|
homeURL: https://github.com/cpfarhood/headlamp-sealed-secrets-plugin
|
||||||
|
|||||||
Reference in New Issue
Block a user