Deng Liu
Deng Liu
thanks for the quick @cjoudrey I'd love to contribute a bit but I cannot make a hard commitment for this as I am not a JS guy. I agree to...
agree. Ideally would like to introduce the `initialisms` config map as the example below. So if we have that, do we need t update multiple rules to honor this list...
Oh, the reason to use map instead of list is to have the the developer to have options to know what are the common initialism available to config instead having...
ddprof is 13MB. It's a common practice to use initContainers to share binaries to main container. E.g. the dd-java-agent.jar is already available from https://hub.docker.com/r/datadog/dd-lib-java-init
Some Tango engineers have extended it to mirror between S3 and Google Cloud Storage. https://github.com/DevOps-TangoMe/BucketSyncer
Can we backport it to 3.2? Thank you!
Hi @yandongxiao Any update on this?
when can Lens support this. Gateway API has already adopted by major cloud vendors: GCP, Azure, AWS
Before the operator was launched, we deployed our own BE statefulset with a while loop at the end and didn't set any liveness/readiness probe. When BE process crashed, the pod/container...
once the`COREDUMP_ENABLED=true` is enabled, it automatically enter into debug mode