Tao Liu

Results 20 comments of Tao Liu

you can create a key value pair secrets for Kubernetes based on the json file or individual value, please see sample below: `kubectl create secret generic opensearch-dashboards-sample --from-file=plugins.query.federation.datasources.config=input.json` and then...

any update on this? we need this for run as non-root. thanks

Is it `workspace.enabled: true`? maybe you need to update your test steps in above ``` add workspace.enabled=true to the config/opensearch_dashboards.yml to enable workspace feature flag ```

@wanglam do you have a chance to verify the all different cases for import sample data. And how to work with MDS to add sample data too 1. user1 not...

> @Flyingliuhub I am not able reproduce this. Here are my steps: > > * Add opensearch_security.auth.anonymous_auth_enabled: true in opensearch_dashboards. also set http: > anonymous_auth_enabled: true in opensearch > >...

@ananzh 2.15 is release soon. do you have a fix for this issue? we still saw this error in the future.playground with 2.15 build

> @prudhvigodithi @Flyingliuhub Is this something that we can do? Is there a GitHub issue for CORS/auth? @prudhvigodithi , let's discuss and see what we can do here.

@peterzhuamazon as > Thanks @Flyingliuhub , > > Block this until 2.14.0 version is out. > > Thanks. @peterzhuamazon 2.14.0 is already out. Can you please help review? Thanks

> Hi @Flyingliuhub , could you add the corresponding config change PR from OSD in PR comments? > > Thanks. I already mentioned the in the PR comments above for...