mirror of
https://github.com/gravitational/teleport.git
synced 2026-09-24 16:17:11 +08:00
* AWS-hosted OpenSearch support. * Review: comments, case, cleanup. * Review: comments, region discovery, typos, shared func, fix error type, fix empty CA case. * Review: address comments. - add docs - refactor opensearch engine code - make `opensearchsql` default client - drop utils.CloneRequest function, it is not suitable for general use - drop "extra args" functionality, it should be a separate PR and more generic - minor refactorings * Fix: linting, refactoring issues. * Review: update the comment for accuracy. * Correct merge issue. * Review: reuse transport, use different context, rename tests * Review: unexport internal error types, explicitly test the error serialization.