Skip to content

Fix changelog typo for postStartTimeout#1526

Merged
dkwon17 merged 1 commit into
devfile:mainfrom
dkwon17:fix-changelog-typo
Oct 16, 2025
Merged

Fix changelog typo for postStartTimeout#1526
dkwon17 merged 1 commit into
devfile:mainfrom
dkwon17:fix-changelog-typo

Conversation

@dkwon17
Copy link
Copy Markdown
Collaborator

@dkwon17 dkwon17 commented Oct 15, 2025

What does this PR do?

Fixes typo for postStartTimeout config. The config.workspace.postStartTimeout field takes a string that represents a time.Duration which is parsed by time.ParseDuration: https://pkg.go.dev/time#Duration

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 Oct 16, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: akurinnoy, 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

@dkwon17 dkwon17 merged commit d26314e into devfile:main Oct 16, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants