You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
today our FreeIPA container build started to fail due to "lookup registry.centos.org: no such host": freeipa/freeipa-container#536. Checking from other sides than just the GitHub Actions runner, the registry no longer seems to have a DNS record:
$ dig +short @1.1.1.1 registry.centos.org
$
Is that expected? What is the official location of CentOS 7 base container image (what used to be registry.centos.org/centos:7)?
Hello,
today our FreeIPA container build started to fail due to "lookup registry.centos.org: no such host": freeipa/freeipa-container#536. Checking from other sides than just the GitHub Actions runner, the registry no longer seems to have a DNS record:
Is that expected? What is the official location of CentOS 7 base container image (what used to be
registry.centos.org/centos:7)?Thanks, Jan