ammar92

Results 4 comments of ammar92

If we don't specifically use `apt` output in our scripts, I don't see any harm in the warnings and using `apt` as such. But either way is fine

Not sure what's going on with the Rocky tests, I've run it locally a few times with success.

## Chain of API calls We need to tackle these kind of situations as well: ```mermaid sequenceDiagram actor User User ->> Rocky: GET "/entity?pk=Hostname|ifconfig.me" Rocky ->> Octopoes: Request object "Hostname|ifconfig.me"...