lasdf1234 commented on code in PR #12366:
URL: https://github.com/apache/gravitino/pull/12366#discussion_r3725413571


##########
api/src/main/java/org/apache/gravitino/secret/SecretConstants.java:
##########
@@ -37,5 +37,21 @@ public final class SecretConstants {
   /** Write attribute: entity property key that holds the secret. */
   public static final String ATTR_PROPERTY_KEY = "propertyKey";
 
+  /**
+   * Required key in each {@code secretBindings} / {@code secretReferences} 
map: registered provider
+   * instance name.
+   */
+  public static final String PROVIDER_KEY = "provider";

Review Comment:
   Got. Resolved.



-- 
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]

Reply via email to