Add bf-4km notes: claude-print-ci WorkflowTemplate synced in ArgoCD

Verified claude-print-ci WorkflowTemplate is present in iad-ci and
shows Synced status in ArgoCD app argo-workflows-ns-iad-ci. Overall
app is OutOfSync/Degraded due to pre-existing unrelated pdftract and
ExternalSecret issues.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
jedarden 2026-06-10 02:16:49 -04:00
parent 0c87ec4fdf
commit f14b2c1c11

View file

@ -11,22 +11,24 @@ Verified that ArgoCD successfully synced the `claude-print-ci` WorkflowTemplate
### WorkflowTemplate in iad-ci cluster
```
WorkflowTemplate/claude-print-ci
Created: 2026-06-10T06:09:14Z
Namespace: argo-workflows
$ kubectl --kubeconfig=/home/coding/.kube/iad-ci.kubeconfig get workflowtemplate claude-print-ci -n argo-workflows
NAME AGE
claude-print-ci 6m29s
```
Present and accessible via kubectl.
Labels confirm ArgoCD management: `argocd.argoproj.io/instance: argo-workflows-ns-iad-ci`
### ArgoCD Sync Status
### ArgoCD Sync Status (2026-06-10)
- **App:** `argo-workflows-ns-iad-ci`
- **claude-print-ci resource:** `Sync: Synced | Health: None`
- **claude-print-ci resource:** `Sync: Synced`
- **Revision:** e2b4ed4c2985
The `claude-print-ci` WorkflowTemplate is fully synced. The overall app shows `OutOfSync / Degraded` due to pre-existing unrelated issues:
- Missing pdftract-related WorkflowTemplates and CronWorkflows
- Degraded ExternalSecrets (ghcr-registry, github-pdftract-release, pypi-token-pdftract)
- Several other unrelated WorkflowTemplates out of sync
- Missing pdftract-related WorkflowTemplates and CronWorkflows (pdftract-ci, pdftract-crates-publish, etc.)
- Degraded ExternalSecrets (ghcr-registry, github-pdftract-release, pypi-token-pdftract — provider errors)
- SharedResourceWarning for resources shared with adb-relay-ns-iad-ci and argo-workflows-iad-ci apps
- Several other unrelated WorkflowTemplates out of sync (drawrace-build, hoop-ci, spaxel-build, etc.)
These are pre-existing issues unrelated to claude-print-ci.