Toader Sebastian
Toader Sebastian
Logs written through the `logur.Logger` interface of a logger instantiated by `logrusadapter.NewFromEntry(...)` the value of the `function` field is incorrect. The value for the `function` field should be the name...
**Is your feature request related to a problem? Please describe.** Cluster create/update/delete operations may fail due an activity timing out. Often the timeout is caused by the cloud provider not...
Extend DNS cluster feature to support CloudFare DNS provider: https://github.com/kubernetes-incubator/external-dns/blob/master/docs/tutorials/cloudflare.md#setting-up-externaldns-for-services-on-cloudflare
Hi @jplevyak @PiotrSikora , can you help out regarding how can we define Prometheus metric labels when constructing metrics using the higher level metrics interface of the SDK? Initially thought...
Is there a description how to [build the SDK](https://github.com/proxy-wasm/proxy-wasm-cpp-sdk#docker) and [build the WASM filter](https://github.com/proxy-wasm/proxy-wasm-cpp-sdk#compiling-with-the-docker-build-image) with debugging information for GDB using Docker?
Add a 'deployment' subcommand for: * list deployments that are running on a cluster * get deployment - get the details of a deployment identified by release name * add...