nastra commented on code in PR #16822:
URL: https://github.com/apache/iceberg/pull/16822#discussion_r3452471056
##########
open-api/rest-catalog-open-api.yaml:
##########
@@ -5247,6 +5255,43 @@ components:
headers:
$ref: '#/components/schemas/MultiValuedMap'
+ RemoteSigningConfig:
+ description: |
+ Configuration for the remote signer client.
+ When present, clients MUST use this structure instead of the
deprecated `signer.uri` and
Review Comment:
I don't think we can mandate that for older clients at least. I would just
say that the remote signing config takes precedence over the deprecated config
properties
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]