Skip to content

PCP-12648: README changes #271

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 27, 2025
Merged

PCP-12648: README changes #271

merged 1 commit into from
Jun 27, 2025

Conversation

nashtapu-tibco
Copy link
Contributor

Add pre-requisite to grant the service account to use SCC

@nashtapu-tibco nashtapu-tibco self-assigned this Jun 27, 2025
@nashtapu-tibco nashtapu-tibco added the bug Something isn't working label Jun 27, 2025
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Adds a prerequisite step for granting Security Context Constraints (SCC) permissions to Data Plane service accounts before deploying on ARO.

  • Inserts a new section and table of contents entry about SCC permissions for Data Plane namespaces
  • Provides oc adm policy commands to grant the custom SCC to both the specified service account and the default account
Comments suppressed due to low confidence (2)

docs/workshop/aro (Azure Red Hat OpenShift)/data-plane/README.md:158

  • [nitpick] Add a period at the end of this sentence to match the punctuation style of other section descriptions.
Before creating the Data Plane, ensure that the service accounts in the Data Plane namespace have been granted permission to use the Security Context Constraints (SCC) defined in the [cluster setup README](../cluster-setup/README.md#create-security-context-constraints)

docs/workshop/aro (Azure Red Hat OpenShift)/data-plane/README.md:163

  • [nitpick] Consider replacing the generic placeholder ns with an example (e.g., my-data-plane-namespace) to make the instructions more illustrative.
export DP_NAMESPACE="ns" # Replace with your Data Plane namespace

@nashtapu-tibco nashtapu-tibco merged commit b7d8558 into main Jun 27, 2025
1 check passed
@nashtapu-tibco nashtapu-tibco deleted the PCP-12648 branch June 27, 2025 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants