stackabletech / stackabletech/operator-rs

Move open shift security context into operator-rs

Open
#464 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
167
Forks
19
Avg merge
1d 6h
Merged PRs (30d)
9

Description

When using OpenShift, the pod security context needs to be defined in a particular way, which will be similar across some of the operators e.g Airflow and Spark-k8s. This code can be moved to operator-rs.

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

Start by comparing the OpenShift pod security context code at the linked Airflow controller lines 622-626 and Spark-k8s controller lines 436-448. Identify the common implementation that belongs in operator-rs and verify that the affected operators can use it; done means the shared code is available from operator-rs without changing the required OpenShift behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
kubernetes, rust
Domain
devops, infrastructure
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.