Tags: redpanda-data/common-go
Tags
Merge pull request #42 from redpanda-data/scoped-clients Scope clients to new hosts
rpadmin: add AdminAddressesFromK8SDNS to rpadmin package (#41) * rpadmin: add AdminAddressesFromK8SDNS to rpadmin package * rpadmin: add ErrNoSRVRecordsFound * rpadmin: add UpdateAPIUrlsFromKubernetesDNS * rpadmin: fix https in TestAdminAddressesFromK8SDNS and add test case * rpadmin: add https test for UpdateAPIUrlsFromKubernetesDNS * rpadmin: add mutex to protech a.urls * rpadmin: add comment on how to check for kubernetes
Merge pull request #39 from redpanda-data/ts/configure-prefix-trim Make prefix trimming configurable for secrets
Merge pull request #38 from redpanda-data/ts/sanitize-az-secrets Sanitize Azure secrets
Merge pull request #35 from redpanda-data/remove-redis-secrets-impl Remove Redis secrets backend
rpadmin: support namespaced and inbound topic in migration state (#32) JIRA: CONSOLE-25
rpadmin: debug bundle api (#28) * rpadmin: initial placeholder implementation for debug bundle API * rpadmin: remove sendSpecific url param from debug bundle API methods * rpadmin: add functional option params for debug bundle options * rpadmin: remove OIDC auth option for debug * rpadmin: fix DeleteDebugBundleFile path * rpadmin: fix responses * initial DownloadDebugBundleFile * make DownloadDebugBundleFile return *http.Response * add size to DebugBundleStatus * filename is file path in download * add tls and namespace to config * rpadmin: update DebugBundleStatus * rpadmin: rename DelteDebugBundle to CancelDebugBundleProcess * rpadmin: debug bundle status filesize -> file_size * rpadmin: use filename for DownloadDebugBundleFile * rpadmin: add label selector * rpadmin: add WithMetricsSamples
PreviousNext