Dale Bewley

Results 16 issues of Dale Bewley

### Which section(s) is the issue in? "Adding a custom metrics autoscaler to a job" ### What needs fixing? Invalid YAML. Naked _envSourceContainerName_ without a `:` nor example value.

### Which section(s) is the issue in? "Reviewing monitoring dashboards" ### What needs fixing? The "Observe" screenshot is of an OKD console, not an OCP console.

monitoring-issue

In https://github.com/openshift-labs/starter-guides/blob/ocp-4.5/workshop/content/nationalparks-python-databases.adoc for example, the instructions: ``` Back in the Topology view, click and drag the mongodb-nationalparks component into the light gray area that denotes the workshop application, so that...

update to local cluster Gogs url rather than Github URL for parksmaps-py repo

The [httpd image has support](https://github.com/sclorg/httpd-container/blob/master/2.4/s2i/bin/assemble) for developer provided sed input that can override the global config. Can the nginx image be altered so a similar mechanism can be used to...

Installation AAP operator using the OpenShift console results in install to namespace "aap" The kustomization here installs to "ansible-automation-platform" namespace. Is there an established opinion about inconsistencies like this? Personally...

Skip dry run validation on creation of nmstate resource. This enables simultaneous sync of nmstate/operator and nmstate/instance kustomizations in a single Argo CD sync.

# Changes Add Daniel Haus to RHACS Tasks Owners

do-not-merge/invalid-owners-file
size/XS

Attempting to set values for `ceph-grafana` and `ceph-prometheus` (all?) roles seems to be thwarted by the `merge_vars.yml` task. ```bash ansible-playbook -v \ -e '{"prometheus":{"container_name":"docker-hub.example.com:5000/openshift3/prometheus", "version":"latest"}}' \ -e '{"grafana":{"container_name":"docker-hub.example.com:5000/rhceph/rhceph-3-dashboard-rhel7", "version":"latest"}}' \...