Block a user
feat(application): Webapp feature with production dns
In addition to the comment above, I think it wouldn't be too tricky to refactor (if needed in another PR) with something like:
feat(application): Webapp feature with production dns
Does it have to be that specific? Or would it be ok if the signature was Result<Option<String>, Error>
and that users of this function can decide what to do without values?
feat/impl_installable_crd_prometheus
Small detail, but we could also use service_monitors: service_monitors.unwrap_or_default()
here:
feat: scrape targets to be able to get snmp alerts from machines to prometheus
Do we have to actually configure something here? Because we pass an empty list it doesn't seem used.
feat: scrape targets to be able to get snmp alerts from machines to prometheus
Should it be scrape_targets
? as it's a vector
feat(host_network): configure bonds and port channels