Cody Eilar

Results 10 issues of Cody Eilar

### Pull Request Motivation ### Kind ### Release Note ```release-note NONE ```

release-note-none
area/api
do-not-merge/work-in-progress
needs-ok-to-test
size/XXL
dco-signoff: no
needs-kind

For this tutorial I think it is great that you walk through creating the all the resources by hand so you can describe why you are doing it. But I...

### Expected behavior I've written some routes that are not behaving as expected. I initially started off with the `create-choo-app` scaffolding; however, that required turned out to only be a...

This is more of a help wanted issue. The problem that I am having is that I am attempting to put a choo.js app that is not on the root...

I recently attempted to build my choo project using the command `npm run-script build`. When I ran my server on the files that were generated in the `dist` directory, none...

**Background** cert-manager leverages the [logr](https://github.com/go-logr/logr) interface for logging messages. Cert-manager performs logging using [this implementation](https://github.com/cert-manager/cert-manager/blob/master/pkg/logs/logs.go). The logging implementation is used throughout the codebase, in over 100 of the files in...

kind/feature
priority/important-longterm
lifecycle/stale
area/testing

Add quick build script for convenience

This test doesn't seem to work with the current version of hdf5 and boost 1.57. Is this a known issue?

**What this PR does / why we need it**: The purpose of this PR is to add "independent worker topology versions" to ClusterClass. This allows cluster vendors to continue to...

cncf-cla: yes
size/L
needs-ok-to-test
area/clusterclass

### What this PR does / why we need it Need the latest version of cert-manager to support newer versions of Kubernetes. See [compatibility document](https://cert-manager.io/docs/installation/supported-releases/) for reference. Signed-off-by: Cody W....

do-not-merge/hold