Christian Hernandez

Results 43 issues of Christian Hernandez

# Support for "SyncWaves" for ApplicationSets ApplicationSets currently does not have support for "syncwaves" like how "App of Apps" does. This is a RFE to provide this same concept with...

enhancement

#### What would you like to be added: It would be nice to be able to configure the default wildcard domain to use when running `oc expose svc` or `oc...

kind/feature

It would be cool to be able to define clusters you want your ArgoCD installation to manage when you deploy an instance with the operator. Example: ```yaml apiVersion: argoproj.io/v1alpha1 kind:...

enhancement

Add a catalog item for Minio

Investigate [`oc mirror`](https://github.com/openshift/oc-mirror) for disconnected installs.

enhancement
help wanted

Right now **all** PRs (yes you're reading this right) are tested by hand. I would like to set up automated testing. Since the playbook is centered around Bare Metal installs...

enhancement
help wanted
proposal
EMERGENCY

Update all documentation, code/playbooks and graphics to say "control plane" instead of "master" as this change is already happening upstream.

documentation
enhancement
good first issue
help wanted

Currently, documentation is done on this repo using Markdown. We should switch to using github pages.

documentation
enhancement
good first issue
help wanted

We should improve [validate_host_names.yaml](https://github.com/redhat-cop/ocp4-helpernode/blob/main/tasks/validate_host_names.yaml) by making it clearer to match the regex for a valid internet host and then fail. * Change [CHARS](https://github.com/redhat-cop/ocp4-helpernode/blob/main/vars/main.yml#L16) to `ValidHostnameRegex = "^(([a-zA-Z0-9]|[a-zA-Z0-9][a-zA-Z0-9\-]*[a-zA-Z0-9])\.)*([A-Za-z0-9]|[A-Za-z0-9][A-Za-z0-9\-]*[A-Za-z0-9])$"` * Change the...

enhancement
help wanted

There is a VAR that is called `baremetal:` that isn't documented anywhere. 1. There should be an explanation of what the var does and doesn't do 2. There should be...

documentation
enhancement
good first issue
help wanted