fog-aliyun icon indicating copy to clipboard operation
fog-aliyun copied to clipboard

Fix issue 30, fully support OSS VPC endpoint

Open mangqin-hy opened this issue 5 years ago • 3 comments

Please refer to https://github.com/fog/fog-aliyun/issues/30. In the current version, some of the storage API will compose the OSS endpoint to public endpoint even the user actually want to use VPC endpoint. The fix is simple by assuming that if the connection endpoint contains '-internal', then it must be vpc endpoint, then the implementation can compose the right endpoint.

mangqin-hy avatar Jul 04 '19 08:07 mangqin-hy

@dengqinsi Please help to review the PR, the issue has blocked our production environment. Many thanks.

mangqin-hy avatar Jul 04 '19 08:07 mangqin-hy

@xiaozhu36 Can you help with this?

benjaminguttmann-avtq avatar Mar 27 '20 07:03 benjaminguttmann-avtq

HI. @benjaminguttmann-avtq I am sorry for late reply. There is a conflict and please resolve it.

xiaozhu36 avatar Apr 07 '20 02:04 xiaozhu36