Flux
v2.8.1CI/CD & App DeliveryFlux v2.8.1 is a patch release fixing critical issues with Git commit status notifications and StatefulSet health checks during Pod scheduling problems.
enhancementUpgrade to fix Git integration issues
If you're experiencing missing Git commit status updates or notifications, upgrade to v2.8.1. The fix ensures proper Git webhook integration and status reporting for your GitOps workflows. Follow the official upgrade procedure for Flux v2.7+ to avoid disruption.
enhancementResolve StatefulSet monitoring problems
Upgrade if you have StatefulSets that show incorrect health status when Pods are stuck in Pending state due to resource constraints or scheduling issues. This fix provides more accurate deployment status reporting, improving your observability during rollouts.
主な変更 (5)
- Fixed Git commit status events being dropped for Kustomizations in notification-controller
- Improved StatefulSet health checks when Pods are Pending/Unschedulable during rollouts
- Updated kustomize-controller, notification-controller, and helm-controller components
- Removed workarounds that are no longer needed for Flux 2.8
- Updated fluxcd/pkg dependencies for better stability