score-spec / score-go

Reference library for parsing and loading Score files
Apache License 2.0
26 stars 6 forks source link

Updated score schema for http probe headers and updated tests to match #27

Closed astromechza closed 9 months ago

astromechza commented 9 months ago

Latest score schema improves the requirements on the http probe headers. This is low priority but worth updating to in score-go too for any implementations that can pick this up soon.

No breaking changes to customers unless they have deliberately misconfigured http headers on a liveness probe.