Tim Wright

Results 6 issues of Tim Wright

Turns out you can assign to react refs during a render cycle, so this PR does that instead of using a layout effect to update the ref. This removes the...

**What type of PR is this?** /kind cleanup **What this PR does / why we need it**: Start getting all config information from manifest.json/cue instead of hardcoding it. **Which issue(s)...

**What type of PR is this?** /kind bug **What this PR does / why we need it**: * curl can use both the upper case and lower case versions of...

**What type of PR is this?** /kind feature **What this PR does / why we need it**: This PR adds the following functions to node-bootstrapper: * It produces a kubeconfig...

While running Reloader in my cluster, the pod was deployed to a windows node and failed as the image doesn't support windows. This PR adds a node selector to the...

**What type of PR is this?** /kind Regression **What this PR does / why we need it**: To diagnose why CSE times are a changing. **Which issue(s) this PR fixes**:...

components