chengwushi-netapp

Results 13 comments of chengwushi-netapp
trafficstars

This PR is expected to fail the `Task :plugins:repository-azure:thirdPartyAudit` because I am uncertain about the best approach to resolve this failure. From my understanding, the `thirdPartyAudit` requires all dependencies to...

@andrross @kotwanikunal @msfroh Hello reviewers, I am reaching out to kindly request your assistance in reviewing this pull request I've recently submitted to enable support for managed identity in the...

Hello @dblock @andrross @AmiStrn and reviewers, I've put together a concise design document that encapsulates the implementation details of this Pull Request. If you're unfamiliar with the repository-azure plugin, I...

> @saratvemulapalli Is this the correct way to add a dependency to a plugin? Certainly a lot of hoops to jump through but it appears that this is how it...

Hello @reta @saratvemulapalli @andrross and @dblock. I was performing testings when backporting the changes in this PR to opensearch version 2.12.0. And I have encountered an error `java.security.AccessControlException: access denied...

> > Please find below the full error log for your references. > > @chengwushi-netapp thanks a lot for running such test, I think I know where is the problem...

There is a related issue (#9793) which is about workloadIdentity support in the repository-azure plugin. It is worth to note that, both the ManagedIdentityCredentialBuilder Class and WorkloadIdentityCredentialBuilder Class are different...

Hello @hdhalter, sorry for delaying this PR, i hope i am in time for the 30-april cut off. In addition, i did not manage to find any dedicated section related...

Hello @hdhalter, for your information, the PR for managed identity support, https://github.com/opensearch-project/OpenSearch/pull/12559, is merged and backported to 2.x. Just wondering if there is any more action items needed from my...

> Need more insight on line 343 @Naarcha-AWS , as mentioned above, i have added some descriptions about the configuration when using token credential. Also, i have make a slight...