Francis Chuang

Results 73 issues of Francis Chuang

This PR upgrades and modernizes the codebase: - Upgrade Vault SDK, API, Go to the latest versions - Upgrade `go-acme/lego` to v4 and set `provider_configuration` as environment variables, which is...

**Is your feature request related to a problem? Please describe.** OpenTelemetry defines semantic conventions for attribute names. Namely, `service.namespace`, `service.name` and `service.instance.id`. These can be mapped to the `instance` and...

type/feature
OTEL/OLTP

For Apache Calcite, the policy is to only keep the 2 latest releases on https://dist.apache.org/repos/dist/release/calcite/ It would be really great if the plugin can contain a configurable flag to keep...

I am running `project.Up()` against a brand new docker host. Libcompose is being used to as part of a program that runs on windows. When the docker daemon pulls an...

kind/bug
area/cli
group/windows

In https://github.com/docker/libcompose/blob/master/project/listener.go#L71, the default listener writes directly to stdout (tested on windows and ubuntu). I am writing a cli app that uses libcompose to talk with the docker daemon and...

kind/enhancement

I am using the multi-node vagrant setup and have configured it to create 3 worker nodes. I can see that the nodes are launched and can ssh into all of...

### Confirmation - [X] This is a bug with an existing resource and is not a feature request or enhancement. Feature requests should be submitted with Cloudflare Support or your...

kind/bug
triage/needs-information

This PR upgrades the action to use Node 20 as its execution environment. As Node 16 has been deprecated, we need this upgrade to stop the deprecation message from showing...

As node16 has been deprecated, I am getting this warning message when using this action: ``` Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20:...

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

bug
In-Progress