Fail sni.yaml loading if related resources fail to load#9132
Fail sni.yaml loading if related resources fail to load#9132randall merged 1 commit intoapache:masterfrom
Conversation
|
This should go into 9.2 and probably others, but they'll require version specific PRs due to slight source reorg/rename. |
e4965c7 to
ab046d7
Compare
|
[approve ci autest] |
|
Looks like there is a hard fail for Au test tls_check_cert_selection_reload. |
Thanks, I think I got it happy now. |
bneradt
left a comment
There was a problem hiding this comment.
Looks good to me.
Do you think we can add an autest to verify this? Alan wrote some tests for remap reload failure with the following PR, in case that's helpful:
https://github.com/apache/trafficserver/pull/8802/files
Added (thanks to @cmcfarlen !) |
bneradt
left a comment
There was a problem hiding this comment.
Looks great. Thank you for working on the test. I just have a few minor updates for it.
|
oops, I didn't release you added more comments @bneradt. Sorry for the re-review request. |
1171a98 to
0afc3c8
Compare
Fixes apache#9093 Co-authored-by: Chris McFarlen <cmcfarlen@apple.com>
|
Cherry-picked to v9.2.x |
Fixes apache#9093 Co-authored-by: Chris McFarlen <cmcfarlen@apple.com> (cherry picked from commit 215f17d)
* asf/9.2.x: Updated ChangeLog Fail sni.yaml loading if related resources fail to load (apache#9132) fix contradicting documentation and say a bit about the resident size of a volume directory (apache#9133) AuTest automatic keylog file configuration (apache#9137) Traffic Dump: fix YAML format for CONNECT requests (apache#9139) Updated ChangeLog Remove intermediate buffer in PluginVC (apache#8698) Fix HTTP/2 session receive window handling for small sizes (apache#9117) (apache#9122) 9.2: Fix s3_auth_config test output check (apache#9123) Conflicts: CHANGELOG-9.2.0
Fixes #9093
Co-authored-by: Chris McFarlen cmcfarlen@apple.com