zilla icon indicating copy to clipboard operation
zilla copied to clipboard

Validate named references to bindings, guards, vaults, catalogs in zilla configuration

Open jfallows opened this issue 10 months ago • 0 comments

Describe the desired outcome from the user's perspective As devops, I want to verify that my zilla configuration is self consistent, validating named bindings, guards, vaults, catalogs exist.

Acceptance criteria

  • References can span across namespaces, so only log warning when naming reference not found rather than hard fail
  • Check for Unreachable bindings
  • Handle cross namespace references

Additional context Consider how best to handle dynamic namespace attach and detach when verifying naming reference consistency.

  • [ ] https://github.com/aklivity/zilla/issues/931
  • [ ] https://github.com/aklivity/zilla/issues/1161
  • [ ] https://github.com/aklivity/zilla/issues/521
  • [x] https://github.com/aklivity/zilla/issues/1109

jfallows avatar Apr 17 '24 03:04 jfallows