zuul/releasenotes/notes/fix-broken-trusted-config-updates-b68948bdbead17b2.yaml
Clark Boylan dded67262e Add release note for broken trusted config loading fix
We should have this to make a release.

Change-Id: If68512cf8816051a52edd60203c599a260cc0a7b
2019-04-15 15:52:14 -07:00

11 lines
376 B
YAML

---
security:
- |
Fixed a bug where config (trusted) layout updates could be used
pre-merge as a dynamically loaded layout. This could happen if Zuul
was running with config errors that originated from outside of
the config (trusted) repo. A logic error allowed code to fall
through and return the trusted layout in this case.
Users should upgrade.