Trevor Royer

Results 19 issues of Trevor Royer

There are currently two folders for devspaces that should be combined: https://github.com/redhat-cop/gitops-catalog/tree/main/devspaces https://github.com/redhat-cop/gitops-catalog/tree/main/openshift-dev-spaces

This adds a new component for patching the argocd instance to enable the ACM policy generator plugin. Since this component has a conflict with the kustomize-build-enable-helm component I have added...

The following Maria DB Templates have an incorrectly configured liveness/readiness probe: - https://github.com/sclorg/mariadb-container/blob/master/examples/mariadb-ephemeral-template.json - https://github.com/sclorg/mariadb-container/blob/master/examples/mariadb-persistent-template.json When the probes are executed the following warning is logged in the pod: ``` 2021-05-03...

### Description It appears that Docker has updated the minimum API version that is required for clients connecting to the docker-daemon and attempting to use Podman to connect to the...

OS: Ubuntu
external
bug report

### Describe the Bug In the Basic Ray Demo: https://github.com/project-codeflare/codeflare-sdk/blob/main/demo-notebooks/guided-demos/0_basic_ray.ipynb The ClusterConfigation includes a commented out parameter for image with a note saying it is optional. With the parameter commented...

It looks like when indexing the charts, the charts are currently appending `redhat-` to the front of the chart name, which unfortunately breaks helm dependencies feature. For example, if I...

### Version redhat-actions/push-to-registry@v2 ### Describe the bug The base ubuntu images used in GitHub actions have updated to docker 26.1.3 which has bumped the client API version requirements for talking...

bug