home.social

#quayio — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #quayio, aggregated by home.social.

fetched live
  1. OK that took the whole morning, mostly getting the ingress controller to correctly serve (I didn't realise that in addition to setting the host names and cert secret, I also needed to ensure that each named server has an explicit rules block otherwise nginx uses the catch-all rules and doesn't apply TLS).

    So now, when I push my app to main, builds and pushes to and pulls and deploys the app in my prod cluster.

  2. OK that took the whole morning, mostly getting the ingress controller to correctly serve #tls (I didn't realise that in addition to setting the host names and cert secret, I also needed to ensure that each named server has an explicit rules block otherwise nginx uses the catch-all rules and doesn't apply TLS).

    So now, when I push my #gnustepweb app to main, #woodpeckerCI builds and pushes to #quayio and #argoCD pulls and deploys the app in my prod cluster.

  3. Exactly the same image already downloaded, from exactly the same image registry:

    > $ podman container ls
    > …
    > 78721133db84 quay.io/lib/traefik:3.3 …

    So something has changed in

    > $ podman --version
    > podman version 4.3.1

    or changed at . What? How do we fix it?

  4. Exactly the same image already downloaded, from exactly the same image registry:

    > $ podman container ls
    > …
    > 78721133db84 quay.io/lib/traefik:3.3 …

    So something has changed in #Podman

    > $ podman --version
    > podman version 4.3.1

    or changed at #QuayIO. What? How do we fix it?

  5. Can somebody do me a favor and run the following command:

    time docker/podman/crictl/... pull quay.io/cilium/cilium:v1.16.6@sha256:1e0896b1c4c188b4812c7e0bed7ec3f5631388ca88325c1391a0ef9172c448da

    And then post the results. I'd just like to confirm that it's my ISP, not quay.io itself.

    #HomeLab #quayio

  6. Can somebody do me a favor and run the following command:

    time docker/podman/crictl/... pull quay.io/cilium/cilium:v1.16.6@sha256:1e0896b1c4c188b4812c7e0bed7ec3f5631388ca88325c1391a0ef9172c448da

    And then post the results. I'd just like to confirm that it's my ISP, not quay.io itself.

    #HomeLab #quayio

  7. Does anyone have any idea what's happening with quay.io?

    The web interface to the organization and repositories redirects to the RedHat SSO and then stops.

    The pull and push to the registry seems to be working though.

    #redhat #quayio #isdown

  8. Does anyone have any idea what's happening with quay.io?

    The web interface to the organization and repositories redirects to the RedHat SSO and then stops.

    The pull and push to the registry seems to be working though.

    #redhat #quayio #isdown

  9. Looks like Quay.io is being updated to use Patternfly V5, and I'm a huge fan of the design layout. If you're logged in, you can switch to it at the top of the page with the Current UI/New UI toggle.

    Just bear in mind it is a beta, so not every feature/aspect of the original site may be there just yet.

    quay.io/

  10. Looks like Quay.io is being updated to use Patternfly V5, and I'm a huge fan of the design layout. If you're logged in, you can switch to it at the top of the page with the Current UI/New UI toggle.

    Just bear in mind it is a beta, so not every feature/aspect of the original site may be there just yet.

    quay.io/

    #quay #quayio #patternfly #containers #registry #podman #docker

  11. Btw, any other recommendations for less standard packages in, for instance, #github or docker images in #dockerhub or #quayio would be appreciated. At least docker hub has a sort of tag for the images built by a verified or official source. Can that be a security assurance? Any sources are appreciated!

  12. Btw, any other recommendations for less standard packages in, for instance, #github or docker images in #dockerhub or #quayio would be appreciated. At least docker hub has a sort of tag for the images built by a verified or official source. Can that be a security assurance? Any sources are appreciated!

  13. I am curious. What docker registry do you guys use for your business projects?

  14. I am curious. What docker registry do you guys use for your business projects?

  15. During switching to an own organization CodiMD also switched from Docker Hub to quay.io as container registry. Major improvement: Security scanning for all images by default.

    Disadvantage: You have to prepend quay.io to the image.

    If you wonder where to find it: quay.io/repository/codimd/serv

    If you wonder about the change in general:
    github.com/codimd/server/issue

    #CodiMD #quayio #container #infosec #markdown