korbin

Results 7 issues of korbin

This PR sets CGO_ENABLED=0 in `Dockerfile` so that libc.musl isn't dynamically linked. With this PR, ```COPY --from=jwilder/dockerize /usr/local/bin/dockerize /usr/local/bin/dockerize``` should work on all like-architecture Linux images.

/kind bug **What happened?** With IMDS disabled per best practices (https://docs.aws.amazon.com/eks/latest/userguide/best-practices-security.html) on Bottlerocket hosts, pods from the `efs-csi-controller` deployment will not start. We need something similar for the controller, or...

kind/bug
lifecycle/stale

To save cost, complexity, and a unique component: - Pull fan PWM to 5V (board gets plugged in, fan goes to 100%) - Add additional level shifter (TXU0304 or TXU0202)...

enhancement

**Describe the Bug**: R8g instance types are not supported. No entry exists in limits.go for these instances yet. **Observed Behavior**: When provisioning an r8g instance, error statuses are reported: ```...

bug

I'm working on a highly occupied (99%+) UltraScale+ design and am using `DesignTools.copyImplementation` to piece together separately-implemented (but identical) pblocks from multiple SLRs. https://github.com/Xilinx/RapidWright/blob/4e804cfe7257e2d7172a29db33a78f77a58acf37/src/com/xilinx/rapidwright/design/DesignTools.java#L2840-L2841 For some reason, `dest.getSiteInstFromSite()` here is...

I run RapidWright and Vivado in Docker (but have run it in similar caching systems previously) which provides binary layer caching for the inputs and outputs to build stages. If...

### Description I have a large matrix build emitting a number of products from multiple sequential 5+ hour build stages. If one of these matrix targets fails for whatever reason,...

kind/enhancement
status/accepted