Skip to content

Add changelog entries for 0.40.1, and 0.41.0#1625

Merged
dkwon17 merged 1 commit into
devfile:mainfrom
dkwon17:changelog
May 15, 2026
Merged

Add changelog entries for 0.40.1, and 0.41.0#1625
dkwon17 merged 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

Summary by CodeRabbit

  • New Features

    • Added automount scoping with include/exclude annotations by workspace name
    • Added mount-on-start control to prevent immediate workspace restarts
    • Added support for mounting PVC subdirectories via subPath configuration
    • Added project clone retry mechanism with exponential backoff
  • Bug Fixes

    • Improved conditional copying of registry authentication secrets
    • Various bug fixes and improvements
  • Chores

    • Updated Go toolchain version

Review Change Stack

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 12, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 321c7cda-0050-437f-bdc1-6d661c295334

📥 Commits

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

📒 Files selected for processing (1)
  • CHANGELOG.md

📝 Walkthrough

Walkthrough

The changelog is updated with release notes for v0.41.0 and v0.40.1. v0.41.0 documents automount scoping annotations, a mount-on-start option to delay workspace restarts, PVC subdirectory mounting support, and related bug fixes. v0.40.1 documents project clone retry logic with exponential backoff and additional bug fixes for both releases.

Changes

Release Changelog Updates

Layer / File(s) Summary
v0.41.0 release notes with features and fixes
CHANGELOG.md
Automount features: workspace-name-based include/exclude targeting, mount-on-start option to prevent immediate restarts, and PVC subPath support in mount-path annotations. Bug fixes include conditional backup registry secret copying and Go toolchain update.
v0.40.1 release notes with improvements
CHANGELOG.md
Project clone init container retry logic with up to 3 retries and exponential backoff, plus restore fix, Go toolchain update, and project-backup image base change.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Suggested reviewers

  • ibuziuk
  • akurinnoy
  • btjd

Poem

🐰 Two releases now recorded in stone,
Automounts scoped, restarts delayed with care,
Retries and backoff—no clone left alone,
The changelog hops with versions to spare! 📝✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: adding changelog entries for two specific versions (0.40.1 and 0.41.0).
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


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 Outdated
Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented May 14, 2026

[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

@tolusha
Copy link
Copy Markdown
Contributor

tolusha commented May 14, 2026

Hi! I'm che-ai-assistant — I help with your pull requests.

Available commands:

  • /che-ai-assistant generate-che-doc — Generate a documentation PR based on this PR's changes
  • /che-ai-assistant ok-pr-review — Run a comprehensive PR review (summary, code review, deep review, impact analysis)
  • /che-ai-assistant help — Show this help message

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

openshift-ci Bot commented May 15, 2026

New changes are detected. LGTM label has been removed.

@dkwon17 dkwon17 merged commit 13291ae into devfile:main May 15, 2026
10 of 12 checks passed
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.

3 participants