King Chung Huang

Results 53 issues of King Chung Huang

### Summary On current generation EC2 instances, [EBS volumes are exposed as NVMe block devices](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/nvme-ebs-volumes.html). Devices are named `/dev/nvme0n1`, `/dev/nvme1n1`, …. The [Cloudstor volume plugin](https://docs.docker.com/docker-for-aws/persistent-data-volumes/) doesn't appear to work correct...

Will the new `docker cluster` CLI plugin be available for Docker CE clusters on AWS? ### Expected behavior Be able to use `docker cluster` to create and manage clusters on...

In Docker for AWS, [docker4x/l4controller-aws](https://hub.docker.com/r/docker4x/l4controller-aws/) provides integration between Docker Swarm and an Amazon Classic Load Balancer by syncing published service ports in the swarm with listeners on the load balancer....

The Docker for AWS CloudFormation template generates `daemon.json` files for both managers and workers. But, there is no way to add additional daemon configurations without modifying the template. ### Expected...

kind/enhancement
kind/feature

### Expected behavior I use [Traefik](https://traefik.io) to handle routing and load balancing to http/https services, and normally run it as a global service on all nodes with host mode ports...

kind/enhancement
status/0-triage

### Is this a new bug in dbt-core? - [X] I believe this is a new bug in dbt-core - [X] I have searched the existing issues, and I could...

bug
help_wanted

I just downloaded livetail for macOS. No matter what I do with it, it errors out with a KeyError. ``` $ ./livetail "_collector=psc-dev-gen_th6z8bnkixytyjxckons9mhr6" Traceback (most recent call last): File "livetail.py",...

See https://developers.redhat.com/blog/2017/03/14/java-inside-docker/.

This image currently runs GlassFish as the root user. Add support for running as a non-privileged user. Copied from [rms/glassfish#3](https://git.ucalgary.ca/rms/glassfish/issues/3).

### Problem Streamlit can run a report via a Python file specified by file path or URL. I would like to be able to specify a report that is contained...

type:enhancement
feature:cli