🚨 Kubernetes Container Pipeline Failure
Workflow: Kubernetes Container Pipeline
Run: #349
Commit: 255bdac
Branch/Tag: refs/heads/develop
Author: @ravituringworks
Timestamp: 2025-10-15T16:41:11.878Z
🔍 Failed Components
Please check the workflow run for detailed error logs.
🛠 Quick Debugging
# Test Podman build locally
podman --version
podman build --help
# Check container registry access
podman login ghcr.io
# Validate Kubernetes manifests
kubectl apply --dry-run=client -f k8s/
helm template orbit-rs helm/orbit-rs