Skip to content

Conversation

@dkwon17
Copy link
Collaborator

@dkwon17 dkwon17 commented Aug 15, 2025

What does this PR do?

Update the CHANGELOG.md file for the 0.36.0 release.

What issues does this PR fix or reference?

Is it tested? How?

PR Checklist

  • E2E tests pass (when PR is ready, comment /test v8-devworkspace-operator-e2e, v8-che-happy-path to trigger)
    • v8-devworkspace-operator-e2e: DevWorkspace e2e test
    • v8-che-happy-path: Happy path for verification integration with Che

Signed-off-by: dkwon17 <dakwon@redhat.com>
@openshift-ci
Copy link

openshift-ci bot commented Aug 18, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dkwon17, rohanKanojia

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

CHANGELOG.md Outdated

This allows setting the only controller container's resource constraints using the Subscription resource as defined [here](https://github.com/operator-framework/operator-lifecycle-manager/blob/master/doc/design/subscription-config.md#example-4). The resource constraints defined in the Subscription apply the constraints to all containers in the `devworkspace-controller-manager` Deployment. As a result, previously both the controller and kube-rbac-proxy container's constraints were updated, when in most cases only the controller container was the desired container to be updated.

### Execute preStart devfile events after the project-clone init-continer has run. [#1454](https://github.com/devfile/devworkspace-operator/issues/1454)
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
### Execute preStart devfile events after the project-clone init-continer has run. [#1454](https://github.com/devfile/devworkspace-operator/issues/1454)
### Execute preStart devfile events after the project-clone init-container has run. [#1454](https://github.com/devfile/devworkspace-operator/issues/1454)

Signed-off-by: dkwon17 <dakwon@redhat.com>
@openshift-ci openshift-ci bot removed the lgtm label Aug 18, 2025
@openshift-ci
Copy link

openshift-ci bot commented Aug 18, 2025

New changes are detected. LGTM label has been removed.

Signed-off-by: dkwon17 <dakwon@redhat.com>
@dkwon17 dkwon17 merged commit 8f2d764 into devfile:main Aug 19, 2025
8 of 11 checks passed
dkwon17 added a commit to dkwon17/devworkspace-operator that referenced this pull request Aug 19, 2025
Signed-off-by: dkwon17 <dakwon@redhat.com>
dkwon17 added a commit that referenced this pull request Aug 19, 2025
Signed-off-by: dkwon17 <dakwon@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants