Software Factory 3.8 Zuul/Nodepool Update

Software Factory 3.8 is featured with Zuul and Nodepool 8.1 and as of today we have not scheduled to release a new official Software Factory version as our goal is to migrate to an OpenShift based deployment through the sf-operator project.

However to mitigate the delay to migrate …

more ...

Sprint 2024 Apr 05 to 2024 Apr 24 summary

Below are the tasks we worked on during our last sprint.

Opendev

  • We changed the OpenSearch version for testing the ci-log-processing project, due in the near future, we will update the logscraper host and by taking the opportunity, we will also trigger OpenSearch update + we scheduled upgrade date

Software Factory …

more ...


Sprint 2024 Feb 23 to 2024 Mar 13 summary

Below are the tasks we worked on during our last sprint.

Opendev

  • We removed log gearman - {client, worker} in ci-log-processing project in logscraper and logsender due Opendev folks are not using it anymore (same as we)
  • We fixed parsing fields in logsender after Opendev migrate to new Zuul
  • We proposed …
more ...


Recursive namespaces to run containers inside a container

We would like to deploy a containerized workload that creates nested containers to isolate individual tasks. This post explores the challenges of safely running a container inside a container. In three parts, I present:

  • User namespaces.
  • Required capabilities …
more ...