Skip to content
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

Enable build capabilities by default #22032

Closed
Tracked by #22027
l0rd opened this issue Mar 6, 2023 · 1 comment
Closed
Tracked by #22027

Enable build capabilities by default #22032

l0rd opened this issue Mar 6, 2023 · 1 comment
Labels
area/che-operator Issues and PRs related to Eclipse Che Kubernetes Operator kind/enhancement A feature request - must adhere to the feature request template. new&noteworthy For new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notes severity/P1 Has a major impact to usage or development of the system. status/release-notes-review-needed Issues that needs to be reviewed by the doc team for the Release Notes wording
Milestone

Comments

@l0rd
Copy link
Contributor

l0rd commented Mar 6, 2023

Is your enhancement related to a problem? Please describe

Current default configuration for Che is:

spec.devEnvironments.disableBuildCapabilities: true

and podman build doesn't work by default.

Describe the solution you'd like

For new installations the default should be:

spec.devEnvironments.disableBuildCapabilities: false

For update of existing installations we should not change the value of disableBuildCapabilities.

@l0rd l0rd added kind/enhancement A feature request - must adhere to the feature request template. area/che-operator Issues and PRs related to Eclipse Che Kubernetes Operator severity/P1 Has a major impact to usage or development of the system. labels Mar 6, 2023
@l0rd l0rd mentioned this issue Mar 6, 2023
45 tasks
@tolusha tolusha closed this as completed Mar 13, 2023
@tolusha tolusha added this to the 7.63 milestone Mar 13, 2023
@l0rd l0rd added new&noteworthy For new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notes status/release-notes-review-needed Issues that needs to be reviewed by the doc team for the Release Notes wording labels Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/che-operator Issues and PRs related to Eclipse Che Kubernetes Operator kind/enhancement A feature request - must adhere to the feature request template. new&noteworthy For new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notes severity/P1 Has a major impact to usage or development of the system. status/release-notes-review-needed Issues that needs to be reviewed by the doc team for the Release Notes wording
Projects
None yet
Development

No branches or pull requests

3 participants