pulp / pulp/pulp-operator

OCP test environment

Open
#484 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

CI/CD enhancement Feature Sprint
Dominant language
Go
Stars
88
Forks
66
Avg merge
53m
Merged PRs (30d)
1

Description

Is your feature request related to a problem? Please describe.
It would be good to add a job to test pulp-operator deployment in OCP environments.

Describe the solution you'd like
The tests that we are doing are not covering some OCP specific configurations/resources, for example, the pulp-route role and the imagePullSecret added by OCM.

This new test environment will also be very helpful to check and test the possible breaking change of PSP on k8s 1.25, allowing to test the usage of the new (OCP only) restricted-v2 SCC.

Describe alternatives you've considered
We could check if we can run CRC or OCP on a single node.

Additional context
We will probably have some resource constraints to run the environment.

  • github runner resources 1
  • crc minimum system requirements 2
  • ocp minimum system requirements 3

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by reviewing the existing CI jobs and deployment-test entry points, then assess CRC or single-node OCP against GitHub runner and environment resource constraints. Done means an automated job exercises pulp-operator deployment in OCP and covers OCP-specific resources such as pulp-route, imagePullSecret, and restricted-v2 SCC.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, kubernetes
Domain
ci-cd, devops, infrastructure
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.