Andy Clemenko

Results 17 issues of Andy Clemenko

It would be nice to be able to add a DNS name to the port definition of a container. something like ``` containers: { flask: { image: "clemenko/flask_simple" ports: publish:...

need-more-info

When testing Acron with `acorn run .` I am getting the following message. ``` clempro:clemenko rke2 ( 147.182.179.229:6443 ) $ acorn run . [+] Building 0.4s (3/3) FINISHED => [internal]...

bug

### Problem Description Having to deploy x86 containers requires a flag `--platform linux/amd64` on a M1 mac. It would be nice to set a global flag for this. ### Proposed...

kind/enhancement

Have you been able to cluster nifi?

### What happened? ``` $ metal server update -i $ID -u "#cloud-config" Error: Could not update Device: PUT https://api.equinix.com/metal/v1/devices/4a001dfc-3aa1-4cfb-b8fd-30e5448e416e?include=facility: 422 Userdata unrecognized userdata format ``` I am trying to figure...

bug

I am using this template as a proof of concept for deploying hadoop with Rancher. Is there an easy way to map in the external volumes for persistant data storage?

**Is this RFE related to an Existing Problem? If so, please describe:** Customer ask for using Hauler to sync a directory and then share the directory out. Use case is...

enhancement
size/L
priority/review

**Environmental Info:** 67 degrees and overcast **Hauler Version:** 1.0.0.0.0.0.0 **System CPU architecture, OS, and Version:** * **Describe the bug:** the `hauler store sync` does not accept `--username` and `--password` fields...

bug
enhancement
size/L

**Is your feature request related to a problem? Please describe.** `hauler store serve registry` is writable be default. Readonly should be the default. https://github.com/rancherfederal/hauler/blob/bb2a8bfbeca0f33998e0015e6f0cfeaa7ec3dc93/cmd/hauler/cli/store/serve.go#L139 **Describe the solution you'd like** `hauler...

enhancement
size/S