ceph/monitoring
Dan Mick b56ff43232 monitoring/grafana/build/Makefile: use --authfile
podman login caches auth tokens in auth.json; for sudo, it may be
placed in /run/containers/0 or it may be in /run/users/0/containers;
the latter directory is removed when root "logs out", which isn't
clear what it means with sudo/su.  Several builds failed because
they couldn't find the cached auth between sudo podman login and sudo
podman push.  Sidestep the confusion by just using a local file for
the auth cache.

Signed-off-by: Dan Mick <dmick@redhat.com>
2021-05-26 13:37:25 -07:00
..
grafana monitoring/grafana/build/Makefile: use --authfile 2021-05-26 13:37:25 -07:00
prometheus mgr/dashboard:Simplify some complex calculations in test_alerts.yml 2021-03-25 12:05:07 +05:30