STeve (Xin) Huang
STeve (Xin) Huang
Fixes #16079 - #16079 Root cause: https://github.com/gravitational/teleport/blob/9514a313c3d9c4438e3deae8fd34df6cc63a5b8c/lib/srv/db/cloud/watchers/rds.go#L207-L214 This assumption was **WRONG**. If there is only one member in the cluster, it's not necessarily a writer. In the case of a...
Implements #8621 - #8621 Auto-discovery will be added in a separate PR. UX: ``` - name: "azure-redis" protocol: "redis" uri: "steve-teleport.redis.cache.windows.net:6380" azure: resource_id: "/subscriptions//resourceGroups//providers/Microsoft.Cache/Redis/steve-teleport" - name: "azure-redis-enterprise-e10-oss-mode" protocol: "redis" uri:...
### Describe the feature Currently, the `ignoredHeaders` is a private hard-coded list which includes auth header, `User-agent`, and the trace ID header. https://github.com/aws/aws-sdk-go/blob/183764bff45cc1d1e8ddecccd706dc26aaaa2c44/aws/signer/v4/v4.go#L92-L100 Request to give an option for overwriting...
Implements #34334 - #34334 changelog: Added GCP MySQL access IAM Authentication support WIll do a separate doc update PR. Manual Testing: - [x] `tsh db connect -u steve-mysql-iam-auth -n test...
Related Issue: - https://github.com/gravitational/teleport/pull/36343
Expected behavior: ```yaml db_service: enabled: true databases: - name: "sample-rdsproxy-mssql" uri: "my-proxy.proxy-abcdefghijklmnop.us-west-1.rds.amazonaws.com:1433" protocol: "sqlserver" ``` Service should start Current behavior: ``` ERROR REPORT: Original Error: *trace.BadParameterError missing keytab file path...
- [ ] Document (1 week) - [x] Revamp DB discovery guide - [x] https://github.com/gravitational/teleport/issues/41354 - [x] Discovery IAM reference page (or in the same page) - [ ] (stretch)...
changelog: added GCP Cloud SQL for PostgreSQL backend support Doc draft WIP: https://docs-6pnqngs1d-goteleport.vercel.app/docs/reference/backends/#google-cloud-iam-authentication Testing checklist: - [x] change feed as a different database user (token creator) - [x] events -...
## Failure #### Link(s) to logs https://github.com/gravitational/teleport/actions/runs/8723700757/job/23932514260 https://github.com/gravitational/teleport/actions/runs/9005447964/job/24740767264 #### Relevant snippet ``` === Failed === FAIL: lib/integrations/externalauditstorage TestCredentialsCache (1.01s) time="2024-04-17T14:32:25Z" level=debug msg="Refreshing credentials." teleport.ComponentKey=ExternalAuditStorage.CredentialsCache time="2024-04-17T14:32:25Z" level=debug msg="Successfully refreshed credentials, new...