Will Foster

Results 102 issues of Will Foster

In QUADS `1.0` we had a tool that parsed the next, upcoming changes: https://github.com/redhat-performance/quads/blob/1.0/bin/quads-change-list.sh This is useful reporting functionality that's better implemented directly into `quads-cli` either in `--move-hosts` or somewhere...

enhancement
ready
quads-cli
reporting

Something like this would be useful to have: https://stackoverflow.com/questions/187621/how-to-make-a-python-command-line-program-autocomplete-arbitrary-things-not-int Tossing this here to track it.

enhancement
ready

Currently we do VLAN calculation for moving sets of machines into an environment in the orchestration that also does provisioning, network changes etc. It would be better long-term (and open...

quads-daemon
network

This is an RFE to add users public SSH keys to new assignments automatically via QUADS during `bin/move-and-rebuild-host.sh`. This would require an open git repository where users can store their...

enhancement
quads-core
provision

This is an RFE for utilizing the image-based deployment options that Foreman offers to set per host parameters like the following: ```disk_backup: true``` ```backup_method: clonezilla``` This would perform these operations...

enhancement

Currently we have a stub in the wiki generation for each host called graph. This was left in place to late come through and add collectd-snmp port utilization and bandwidth...

enhancement
wiki

Filing this RFE on behalf of @SahilTikale * Introduces HIL into QUADS environment. - Uses HIL library to communicate to HIL - Adds HIL related parameters to the quads.yml template...

enhancement
integrations

Now that the Ansible firewall landscape has matured a bit it'd be nice to modernize the firewall code. https://docs.ansible.com/ansible/latest/modules/firewalld_module.html Probably, we can remove `iptables-services` support.

enhancement
firewall

### Problem Using Badfish via podman with the latest revision available incurs an error when using `--host-list` ``` # podman image ls REPOSITORY TAG IMAGE ID CREATED SIZE quay.io/quads/badfish latest...

bug
container

This is an RFE to look into and implement `rpminspect` for badfish Github actions CI. https://github.com/rpminspect/rpminspect https://github.com/rpminspect/rpminspect#how-to-use

enhancement
CI
packaging