Spinnaker Release 2026.0.1
Breaking Changes
Features
Configuration
There’s an additional configuration that can be set on the gitrepo for controlling which hosts are accessible by a gitrepo. You can restrict now the gitrepo calls to ONLY internal servers vs. allowing multiple git servers. This can be done by adding an allowedhosts flag on the gitrepo accounts. NOTE: THis does NOT work in halyard so you’ll need to set these accounts via profiles if you’re still using halyard/operator.
Fixes
- gitrepo Fix git repo validation
- Auth Fix IAP Authentication fix(iap): Fix iap auth post spring 3.0 upgrade (backport #7503) (#7547)
- Saml Fix an issue with restoring the allowed accounts to SAML user logins fix(saml): Fix wiring issue on saml. Add FULL end to end integration test using keycloak & htmlunitdriver (backport #7525) (#7528)