Chulki Lee
Chulki Lee
For now I'm using brew to install kube-linter - but I'd like to install it from asdf plugin using the github release.. Seems like the release file name convention is...
I hit this issue when I upgraded datadog agent on vms. I'm confused since I thought libdatadog would bundle the library, not relying on the system lib. I believe this...
``` W, [2023-07-04T08:35:31.895350 #29107] WARN -- ddtrace: [ddtrace] (/app/shared/bundle/ruby/2.7.0/gems/ddtrace-1.12.1/lib/datadog/core/configuration/components.rb:103:in `startup!') Profiling was requested but is not supported, profiling disabled: There was an error loading the profiling native extension due to...
It would even better to specify **the patch version** (e.g. 3.11.9 instead of 3.11) to prevent from having version differences between local dev/test vs production in container. Also it's cumbersome...
I'm wondering what's the current status of it. Some thoughts 1. It would be nice if we have one implementation for container parts to take all required information and output...
@luismacosta could you sign the CLA to unblock this PR? I'm not a contributor but would like to use this change..
I'm also hitting this issue ```elixir def increase(%{} = stats, key, val \\ 1) when is_map_key(stats, key), # Map.update!(key, fn existing -> existing + val end) #
> That feature could technically be added but why do you want it? Imagine a project using `actions/setup-elixir` to run benchmark with different combination of otp/elixir versions with different targeted...
> why would you want to benchmark an Elixir built for OTP X running on OTP Y? I don't know much about the behind scene... but I guess {`1.11-otp-19` +...
I'm wondering who can review and approve this PR as a maintainer. Pinging @davinchia who made the latest commit to the main branch for asking help.