Flavian Missi

Results 33 comments of Flavian Missi

Reproduced running ubuntu on docker: ```bash $ docker run -ti ubuntu:latest /bin/bash $ apt-get install -y software-properties-common && apt-get update $ apt-add-repository ppa:tsuru/ppa ``` Seems like the ppa isn't very...

FTR there's a new PR up to fix the GCS driver (the previous one was closed): https://github.com/distribution/distribution/pull/3929

looks good to me from a registry perspective 👍🏼

any plans on bumping otelhttp on k8s.io/apiserver as well?

Hi @DilipRenkila, thanks for you contribution! Before diving into code reviewing, could you please make sure you're using 4 spaces per indentation level (instead of 8) as per [pep8](https://peps.python.org/pep-0008/#indentation)?

> can we just add a Signature version parameter in RADOSGW driver ? Let's go with that @DilipRenkila

It doesn't seem to be a webhook... I found two places where this validation is enforced: - https://github.com/openshift/machine-config-operator/blob/eeea7495bc40d0f73dd9c2ba030e678ec598d8b1/pkg/controller/container-runtime-config/helpers.go#L504-L506 - https://github.com/openshift/openshift-controller-manager/blob/master/pkg/build/controller/build/build_controller.go#L2226-L2228 Although there might be more that I missed 🤔

> Would any of this cause the MCO to do degraded and become not-upgradeable? I don't know, but I asked here: https://redhat-internal.slack.com/archives/C02CZNQHGN8/p1727348206792439

Unfortunately, there is currently no way to override resource requests or limits. See https://github.com/quay/quay-operator/blob/master/apis/quay/v1/quayregistry_types.go#L138-L145. This is something that has been discussed by the team as a desirable feature to have,...

Hi @BonzTM, maybe this helps? https://docs.projectquay.io/deploy_quay_on_openshift_op_tng.html#operator-customize-images