Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Harden OpenShift manual-install SCC troubleshooting guidance

Aperta
#1,295 0 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@olivergondza ci sta già lavorando.

Dal 15/9/2026.

Valutazione

Questa issue non è ancora stata valutata.

Descrizione

Summary

The OpenShift manual-install documentation recommends granting the privileged SCC to the default ServiceAccount in openshift-gitops-operator when the operator image fails the non-root policy.

Rationale

Granting privileged to default makes it available to every workload that uses that ServiceAccount in the namespace. The guidance should not broaden SCC permissions for unrelated workloads.

Affected area

  • argocd-operator/docs/install/openshift.md
  • The runAsUser breaks non-root policy troubleshooting note in the manual-install section.

Required changes

Replace the default ServiceAccount workaround with guidance that uses a dedicated ServiceAccount for the affected deployment. Identify or recommend the least-privileged SCC that resolves the image policy error. State how to bind that SCC only to the dedicated ServiceAccount.

Acceptance criteria

  • The documentation does not instruct users to grant privileged SCC to default.
  • The affected operator deployment uses a dedicated ServiceAccount when an SCC exception is required.
  • The documentation recommends the least-privileged suitable SCC before privileged.
  • The guidance explains the scope of the SCC binding.

Backlinks

Lingua principale
Go
Stelle
188
Fork
359
Merge medio
3g 12h
PR unite (30g)
21

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di redhat-developer/gitops-operator

Tutte le issue di redhat-developer/gitops-operator

Issue simili

Altre issue su Go

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.