Skip to content

Add changelog entries for 0.40.1, and 0.41.0#1625

Open
dkwon17 wants to merge 1 commit into
devfile:mainfrom
dkwon17:changelog
Open

Add changelog entries for 0.40.1, and 0.41.0#1625
dkwon17 wants to merge 1 commit into
devfile:mainfrom
dkwon17:changelog

Conversation

@dkwon17
Copy link
Copy Markdown
Collaborator

@dkwon17 dkwon17 commented May 12, 2026

What does this PR do?

Adds changelog entries for DWO 0.40.1 and the upcoming 0.41.0

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: David Kwon <dakwon@redhat.com>
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented May 12, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dkwon17

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

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 12, 2026

Warning

Rate limit exceeded

@dkwon17 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 28 minutes and 35 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 2137807f-7cb7-4106-b48e-eb87e8bc043a

📥 Commits

Reviewing files that changed from the base of the PR and between 1e949fc and 70d95dd.

📒 Files selected for processing (1)
  • CHANGELOG.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Comment thread CHANGELOG.md
Comment on lines +11 to +12
- `controller.devfile.io/mount-to-devworkspace-include` — mount the resource only to workspaces whose names match the specified pattern
- `controller.devfile.io/mount-to-devworkspace-exclude` — mount the resource to all workspaces except those whose names match the specified pattern
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.

Minor style nit: would it make sense to use : instead of — for the annotation descriptions here? I think it may align a bit better with the rest of the changelog formatting and read more naturally in release notes.

Suggested change
- `controller.devfile.io/mount-to-devworkspace-include` mount the resource only to workspaces whose names match the specified pattern
- `controller.devfile.io/mount-to-devworkspace-exclude` mount the resource to all workspaces except those whose names match the specified pattern
- `controller.devfile.io/mount-to-devworkspace-include` : mount the resource only to workspaces whose names match the specified pattern
- `controller.devfile.io/mount-to-devworkspace-exclude` : mount the resource to all workspaces except those whose names match the specified pattern

Comment thread CHANGELOG.md

When either annotation is set, the DevWorkspace operator also watches the annotated resource and triggers reconciliation of the targeted workspaces when the resource changes.

See [docs/additional-configuration.md](docs/additional-configuration.md#automatically-mounting-volumes-configmaps-and-secrets) for more details.
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.

Suggested change
See [docs/additional-configuration.md](docs/additional-configuration.md#automatically-mounting-volumes-configmaps-and-secrets) for more details.
See [docs/additional-configuration.md](docs/additional-configuration.adoc#automatically-mounting-volumes-configmaps-and-secrets) for more details.

Comment thread CHANGELOG.md
name: my-config
```

See [docs/additional-configuration.md](docs/additional-configuration.md#automatically-mounting-volumes-configmaps-and-secrets) for more details.
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.

Suggested change
See [docs/additional-configuration.md](docs/additional-configuration.md#automatically-mounting-volumes-configmaps-and-secrets) for more details.
See [docs/additional-configuration.md](docs/additional-configuration.adoc#automatically-mounting-volumes-configmaps-and-secrets) for more details.

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