Eric Helms

Results 178 comments of Eric Helms

> @ehelms I noticed our webserver also doesn't support TLS 1.3 (because it's EL7) so do we not test syncing client repos or is Ruby/Python code ignoring FIPS? To my...

> @ehelms if you've tested this change against BATS I'm cool acking it. I ran it locally, give me the green check mark and we'll see what our pipelines think.

This currently fails, but is fixed by: https://github.com/theforeman/foreman_maintain/pull/702

Rebased this after a bit, this functionality still exists so I think it's worth having the test.

> What is the plan wrt older Pulpcore releases? Those do not reside on stagingyum and often can't be tested with `puppet-pulpcore` `master`. Should we keep the old pipe as...

BTW, I was intending to vet this model on new ground first by doing it with Candlepin if you want to review that first -- https://github.com/theforeman/forklift/pull/1712

I was thinking that even though it may be circular, it would help identify if new Pulp versions / dependencies arriving via the nightly pipeline introduce a breakage we need...

> I disabled the TLSv1.3 unit test because CI infra doesn't know about TLSv1.3. What were the issues? Are there are other reasons not to defer to 1.3 as the...

I am going to attempt to try and summarize what I think I understand the requirements to be to ensure I properly understand them before delving into the implementation details:...

@ekohl want to review this one too?