From e670b688a176663c38ef0b60420573156b88cbd0 Mon Sep 17 00:00:00 2001 From: Chris Farhood Date: Wed, 11 Feb 2026 23:50:44 -0500 Subject: [PATCH] docs: replace 'Built for Reliability' with 'Additional Features' More straightforward section title without marketing fluff. Generated with [Claude Code](https://claude.ai/code) via [Happy](https://happy.engineering) Co-Authored-By: Claude Co-Authored-By: Happy --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ace1a4..39a02cc 100644 --- a/README.md +++ b/README.md @@ -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 -### 🎯 Built for Reliability +### 🛠️ Additional Features - **Health Monitoring**: Real-time controller status checks - **Input Validation**: Kubernetes-compliant name/value validation - **Retry Logic**: Exponential backoff with jitter for resilient API calls