You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ci): add ambient-api-server to deploy-to-openshift workflow (#867)
## Summary
- The `deploy-to-openshift` and `deploy-with-dispatch` jobs were missing
`ambient-api-server` from the change detection gate, image tag
resolution, and kustomize image pinning
- Changes to the api-server component would build but never deploy to
OpenShift
## Test plan
- [ ] Verify workflow syntax is valid (GitHub Actions lint)
- [ ] Trigger a workflow_dispatch to confirm api-server image is
included in deployment
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments