Results 34 issues of Ryan Cook

#### What happened: Attempted to deploy the following ``` kind: DeploymentConfig apiVersion: apps.openshift.io/v1 metadata: name: frontend spec: template: metadata: labels: name: frontend spec: containers: - name: helloworld image: nginx replicas:...

kind/feature
lifecycle/stale

**Describe the feature you'd like to have.** Since we have metrics now. We need to identify and potentially put limits in place for the various movers. **What is the value...

enhancement

I'd like to be able to supply an annotation on PVCs and have a replication destination or replication source to be magically defined.

enhancement

As a fetchit user I would like to be able to define a directory and recursively place the file and directories into place based on Twitch stream

bug

As a security minded individual, I would like to ensure artifacts are signed before pulling them onto a fetchit system. 1) Would like to be able to provide a cosign...

enhancement

As a person trying to make Fetch happen, I would like the ability to modify the workloads to change the configuration of a subset of our nodes. Think like canary...

When a container definition is removed from Git it results in an error while trying to clean up the container. ``` I0722 19:58:02.617464 1 raw.go:115] Creating podman container from delete...

bug
disconnected

As a fetcher, I would like to match the format below to help make the configuration and management of disconnected hosts easier so we don't have to change the format...

enhancement

As a fetcher, I would like to create a fake device in the github actions to allow for a test of disconnected install. AC: Verify a device can be provided...

disconnected

As a fetcher, I would like to be able to have a '/' in my targetpath if I make a mistake and not fail when trying to deploy items. AC:...

bug