You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What would you like to be added:
We should use RRSA to implement the cloud API access.
Why is this needed:
Now, we will use a secret (containing AK/SK) to configure cloud API access, which is convenient and fast for development, but it's unsafe. In the future, we should use RRSA to implement this, as it is more secure.
Completion requirements:
This enhancement requires the following artifacts:
Design doc
API change
Docs update
The artifacts should be linked in subsequent comments.
The text was updated successfully, but these errors were encountered:
What would you like to be added:
We should use RRSA to implement the cloud API access.
Why is this needed:
Now, we will use a secret (containing AK/SK) to configure cloud API access, which is convenient and fast for development, but it's unsafe. In the future, we should use RRSA to implement this, as it is more secure.
Completion requirements:
This enhancement requires the following artifacts:
The artifacts should be linked in subsequent comments.
The text was updated successfully, but these errors were encountered: