Philip Dubé
Philip Dubé
currently tests run in container, but ideally we'd run go test with just the environment variables in local-ci.sh script, would avoid downloading everything
when processing schema changes, we refresh schema from source this can bring in changes we haven't reached yet in cdc, which results in attempting to insert into non-existent columns on...
this supports having ReplicatedMergeTree created on replicas without using Distributed engine TODO how to handle raw table
as followup to #3066 * metric * upgrade path (bool in resync signal?) * ability to override default version to stay behind * render in ui if version is old
default configuration lacking what's necessary for failover slots, adding pg_config to create request avoids needing to manage immediately updating config after create, which helps with api usage where config tuning...
split out from #4141
For sdk calls from control plane & s3 access from data plane ---- > [!IMPORTANT] > Adds IAM authentication support for AWS RDS and S3, with configuration options and model...
`k8s.io/client-go/kubernetes` is now pulling v3 through `github.com/google/gnostic-models/openapiv2` `io/ioutil` deprecated in 1.16