This repository has been archived on 2026-05-26. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
irc/.gitea/workflows
Chris Farhood 956c39c1c5 fix: add remaining kube-score ignores for valid patterns
Add ignores for:
- container-security-context-user-group-id (UID 1000 is standard non-root)
- statefulset-has-servicename (serviceName is correctly set)
- probe-not-identical (ZNC has no HTTP endpoint for different probe types)

These are industry-standard patterns that kube-score flags unnecessarily.

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>
2026-02-08 10:34:35 -05:00
..