Fabricio Aguiar

Results 18 comments of Fabricio Aguiar

Eu to começando a estudar operators e tenho alguns links sobre, infelizmente são em inglês: - Livro de operators tá sendo disponibilizado de graça: https://www.redhat.com/cms/managed-files/cl-oreilly-kubernetes-operators-ebook-f21452-202001-en_2.pdf - Aqui tem uma lista...

na minha opinião sim, o que você acha @rochacbruno ?

Sim! Também proponho renomear o repo, tirar o 14, p manifesto ser para PyBR em geral

it seems `redis-cli -h 127.0.0.1` does some magic and works even for IPv6, but the redis itself doesn't seem to be good with IPv6 https://github.com/redis/redis/issues/3076 https://github.com/redis/redis/issues/2511#issuecomment-119666092

I realize it is more complicated than I thought, the operator default is pulp image with stable tag. If I `s/stable/${PULPCORE_VERSION}/` then if the user changes the image to galaxy,...

the `/usr/bin/wait_on_postgres.py` is common to all services, https://github.com/pulp/pulp-oci-images/blob/latest/images/assets/pulp-api#L3 the difference between pulp-api and the others is the pulp-api runs the migrations and the others wait the migration to finalize: https://github.com/pulp/pulp-oci-images/blob/latest/images/assets/pulp-content#L4

https://pulpproject.org/pulp-in-one-container/ should be a small intro redirecting to https://docs.pulpproject.org/pulp_oci_images/

wdyt about https://github.com/pulp/pulp-oci-images/pull/212 ?