Re: [Pulp-dev] How to enable HTTPS for our tests in pulpcore and all plugins?

2021-04-27 Thread David Davis
This is great. Thank you for working on it. As a next step, would it make sense to create a branch and then try to deploy a new temporary tag from that branch? Then maybe we can test a plugin (eg pulp_npm) against this new image and see what breaks. David On Mon, Apr 26, 2021 at 5:01 PM

Re: [Pulp-dev] How to enable HTTPS for our tests in pulpcore and all plugins?

2021-04-27 Thread Fabricio Aguiar
I created https branch: https://github.com/pulp/pulp-oci-images/tree/https and pushed the following images: - pulp/pulp-ci-centos:https - pulp/pulp:https Now we can test on the plugins, I followed your suggestion and did it on pulp_npm: https://github.com/pulp/pulp_npm/pull/89 Best regards,

[Pulp-dev] Pulpcore team meeting

2021-04-27 Thread David Davis
# April 27, 2021 ## Topics * Migration issue on galaxy * https://github.com/pulp/pulpcore/pull/1174 * During migration it went out of memory * Worries about migration breaking in the future when model(s) change * Need better testing around upgrades * 3.13 -