Skip to content

BUILD-433: Unprivileged Builds#44000

Closed
adambkaplan wants to merge 1 commit intoopenshift:mainfrom
adambkaplan:builds-unpriv-dev-preview
Closed

BUILD-433: Unprivileged Builds#44000
adambkaplan wants to merge 1 commit intoopenshift:mainfrom
adambkaplan:builds-unpriv-dev-preview

Conversation

@adambkaplan
Copy link
Copy Markdown
Contributor

Document how to enable unprivileged OpenShift Builds in a BuildConfig.
This is a Developer Preview feature that is not intended to be used in
production environments.

Document how to enable unprivileged OpenShift Builds in a BuildConfig.
This is a Developer Preview feature that is not intended to be used in
production environments.
@adambkaplan
Copy link
Copy Markdown
Contributor Author

/assign @rolfedh

/cc @nalind

@openshift-ci openshift-ci Bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Mar 30, 2022
@openshift-ci openshift-ci Bot requested a review from nalind March 30, 2022 21:24
@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 30, 2022

Deploy Preview for osdocs ready!

Name Link
🔨 Latest commit 98bad8c
🔍 Latest deploy log https://app.netlify.com/sites/osdocs/deploys/6244ca6ff3f3ff00082de0d9
😎 Deploy Preview https://deploy-preview-44000--osdocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.


* To run builds as an unprivileged user, pass the `BUILD_PRIVILEGED` environment variable as part of the `sourceStrategy`
ifndef::openshift-online[]
or `dockerStrategy`
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

or customStrategy?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yes, I should add that too.

ifndef::openshift-online[]
or `dockerStrategy`
endif::[]
in a `BuildConfig`, with the value `"false"`:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

or Build, unless that's assumed?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Build is typically assumed. OpenShift CI may be one of the few users that doesn't use BuildConfig objects.

@adambkaplan
Copy link
Copy Markdown
Contributor Author

/close

Per discussion with @rolfedh - our policy is to typically not add Dev Preview features into official docs. Instead we are going to publish a KCS article with this information, and tie it specifically to OCP 4.11

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Mar 31, 2022

@adambkaplan: Closed this PR.

Details

In response to this:

/close

Per discussion with @rolfedh - our policy is to typically not add Dev Preview features into official docs. Instead we are going to publish a KCS article with this information, and tie it specifically to OCP 4.11

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-ci openshift-ci Bot closed this Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants