oracle / oracle/oracle-database-operator

Typo: SIDB/REAMDME.md incorrect filename supplied for oc apply command for OpenShift RBAC

Open Beginner friendly
#203 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
192
Forks
69
Avg merge
16h 13m
Merged PRs (30d)
1

Description

Reporting a typo in the documentation for SIDB README.md - OpenShift Context Contstratints

In step 2 it provides the following:

Apply the file openshift_rbac.yaml with cluster-admin user privileges.

oc apply -f openshift-rbac.yaml

The file name in the command used to apply the yaml file is incorrect, it contains a "-" instead of "_" . It should be:

oc apply -f openshift_rbac.yaml

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

Open docs/sidb/README.md and review the OpenShift Security Context Constraints section, especially step 2. Compare the command with config/samples/sidb/openshift_rbac.yaml; done means the command references the existing underscore-named file.

Written by the indexing model from the issue text.

Assessment

Tech stack
kubernetes
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.