Running Pulp operator in a local OpenShift cluster

Today I am running Pulp in Openshift local using the pulp-operator.

These are the commands & notes so I can reproduce this in the future.

Keep reading

Let junior engineers speak

Scenario

Imagine a team meeting. It is attended by a diverse group: folks of different experience, skills, age, background, culture, work title, and time on the team.

I experienced hundreds of such meetings in my career. These meetings are usually dominated by:

  1. Extroverts

  2. More experienced colleagues (Senior engineers, leads, managers, and higher)

  3. Folks that are on the team for a long time

  4. Top performers

(a single person can match all 4 :)

Completely unrelated picture I took in Austria

Keep reading

Post-processing RPM build logs

I’m so happy to write this article. With Packit and Copr, we are improving the RPM ecosystem so much that we can work on User Experience (rather Developer Experience) more and more. Finally \o/

Keep reading

Always, read, error, messages

Carefully.

And think about them, Tomas! After you’re done, interpret them.

/noted

Okay, less poetry, more science.

This is a short story on how I spent a few hours trying to renew a Let’s Encrypt certificate for my home server. And kept on failing. Until I succeeded and learnt a lesson (which is in the $title).

Keep reading

RHEL 9 and PyPI RPMs

My colleague, @FrostyX, recently shared a Red Hat Developer article, Thousands of PyPI and RubyGems RPMs now available for RHEL 9, with us.

TL;DR access thousands of RPMs automatically generated from PyPI and RubyGems on RHEL 9.

Sounds intriguing, I wanted to give it a shot.

Keep reading

Decommissioning an old project feels odd

I recently finished decommissioning an old project of ours: CentOS Stream 8 source-git repositories.

It was one of the weirdest tasks I have done in my career.

Why?

Keep reading

Debugging container networking: first steps

I blogged recently which means I need to do it again before another year of silence 😁

So… containers, we know them for years now but they still tend to cause us problems thanks to the extra layers of abstraction, storage and… Networking.

Keep reading