20 Commits

Author SHA1 Message Date
claude-code 9321c6e4e8 olallalab/oligo-tools: imagen -> :20260705-2 (optimización perf, PR #2)
Lookup O(1) + sin pd.concat cuadrático. Secuencias largas de ~1s a ms.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0152b5oYwKsQrzKPyTziHgqG
2026-07-05 11:13:35 +00:00
claude-code 3248270e5e olallalab/oligo-tools: imagen -> GHCR con los fixes (PR #1)
- image: ghcr.io/alexandrev/oligo-tools:20260705 (antes Docker Hub :20231223)
- imagePullSecrets: ghcr-pull-secret (creado en el namespace)

La nueva imagen incluye los fixes de seguridad/perf/bugs mergeados en main.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0152b5oYwKsQrzKPyTziHgqG
2026-07-05 10:03:59 +00:00
claude-code 09dc4b6746 olallalab/oligo-tools: fix probes, resources, replicas y DNS target
- startupProbe: tcpSocket period=240s (bloqueaba readiness hasta 4min) -> httpGet /:8080 period=5s failureThreshold=12
- liveness/readiness: timeoutSeconds 1 (defecto, falsos positivos) -> 5s/3s + failureThreshold 3
- resources: add requests 100m/128Mi (QoS BestEffort -> Burstable)
- replicas 1 -> 2 (HA, spec original)
- ingress .cloud: external-dns target 192.168.1.10 (NPM) para pasar por proxy con cert valido

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0152b5oYwKsQrzKPyTziHgqG
2026-07-05 09:27:05 +00:00
claude-code 6d37f53774 xslt-lab: bump chart to 0.4.0 (dashboard CM in observability ns) 2026-06-17 16:48:56 +02:00
claude-code 29478748cf xslt-lab: bump chart to 0.3.0 (fix ServiceMonitor target selection) 2026-06-17 15:50:10 +02:00
claude-code 705635b001 xslt-lab: bump chart to 0.2.0 (Prometheus metrics + Grafana dashboard) 2026-06-17 15:34:10 +02:00
alexandrev-tibco a10e2e174c feat(observability): grant GrafanaAdmin to Authentik admins group
Members of the 'admins' group in Authentik get GrafanaAdmin role.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-13 19:34:44 +02:00
alexandrev-tibco 8d023cd1be feat(observability): add Authentik OIDC login to Grafana
Configures generic_oauth in Grafana to authenticate via Authentik.
Client secret loaded from grafana-oidc K8s secret.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-13 17:17:57 +02:00
alexandrev-tibco 539df114a0 feat: add Radar K8s dashboard with Authentik OIDC 2026-05-12 15:40:34 +02:00
alexandrev-tibco 88fcce4962 feat(observability): add Alertmanager email alerts + disk usage PrometheusRules
- Configure Alertmanager SMTP via Mailcow (192.168.1.30:587)
- Route critical/warning alerts to alexandre.vazquez@gmail.com
- Add DiskUsageHigh (< 20% free), DiskUsageCritical (< 10%), DiskWillFillIn4Hours rules

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-11 11:53:30 +02:00
claude-code be51b842ff fix: add kyverno ignoreDifferences for webhook caBundles and SkipDryRunOnMissingResource 2026-04-29 15:25:24 +02:00
claude-code 312245ad87 fix: use existingClaim for calibre/portainer PVCs; fix kyverno chart version to 3.7.2 2026-04-29 15:05:09 +02:00
claude-code 44ee16960b feat: add calibre, portainer, egress-gateway, trivy-system, kyverno, olallalab 2026-04-29 15:02:13 +02:00
claude-code 86feb58574 feat: add observability stack to gitops (kube-prom-stack, loki, helm-dashboard, blackbox-exporter) 2026-04-29 13:33:35 +02:00
claude-code befea76e7e fix: add ignoreDifferences for n8n env duplicates; keep xslt-lab firebase disabled 2026-04-29 13:07:27 +02:00
claude-code 2b8775eb18 fix: add firebase.enabled=false to xslt-lab values 2026-04-29 13:04:16 +02:00
claude-code 24e9a653f3 feat: add GitOps structure for kubernetes-dashboard, n8n, xslt-lab
- apps/kubernetes-dashboard: raw manifests (namespace, rbac, deployment, service, ingress)
- apps/n8n: Helm values referencing existing n8n-postgresql secret (no password in git)
- apps/xslt-lab: Helm values for xslt-playground chart
- argocd/applications: ArgoCD Application CRDs for all three apps
2026-04-29 12:58:28 +02:00
Flux 666f430509 Add Flux sync manifests 2025-09-23 10:01:53 +02:00
Flux ba249c15d9 Add Flux v2.6.4 component manifests 2025-09-23 10:01:47 +02:00
alexandrev dba4dfbb83 Init 2025-09-23 09:59:25 +02:00