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.
Chris Farhood a8e16c93ee fix: remove Flux validation and fix YAML linting
- Remove Flux validation job (repo doesn't contain Flux resources)
- Fix trailing spaces in best-practices workflow
- Add missing newline at end of znc/statefulset.yaml

Flux validates Kustomization CRDs, not plain manifests. Since this
repo only contains the manifests deployed by Flux (not the Flux
resources themselves), the validation doesn't apply.

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:09:28 -05:00
2026-01-18 08:36:54 -05:00
2026-01-17 13:36:02 +00:00

irc

Kubernetes manifests for IRC applications, deployed via Flux CD.

Applications

  • The Lounge - Modern web IRC client
  • ZNC - IRC bouncer

Deployment

This repository is deployed to Kubernetes using Flux CD with variable substitution. Configuration variables (e.g., hostnames) are provided via ConfigMaps at deployment time.

CI/CD

Automated validation and security scanning via Gitea Actions:

  • YAML linting and Kustomize validation
  • Kubernetes schema validation (kubeconform)
  • Security scanning (Trivy, Checkov)
  • Best practices analysis (kube-score, Polaris)
S
Description
No description provided
Readme Unlicense 114 KiB
Languages
Markdown 100%