Skip to content

Conversation

@leelavg
Copy link
Contributor

@leelavg leelavg commented May 28, 2025

when an optional mount with subPath is used we are consistently observing failure at kubelet.

Error: container create failed: mount /var/lib/kubelet/pods/<uid>/ volume-subpaths/ ocs-client-operator-console-nginx-conf/ ocs-client-operator-console/1 to etc/nginx/nginx.conf: Not a directory

we no longer need an optional mount for this configMap which only delays the starting of the container until CM is available but we no longer hit above issue.

manual cherrypick of #333

when an optional mount with subPath is used we are consistently
observing failure at kubelet.

Error: container create failed: mount `/var/lib/kubelet/pods/<uid>/
volume-subpaths/ ocs-client-operator-console-nginx-conf/
ocs-client-operator-console/1` to `etc/nginx/nginx.conf`: Not a directory

we no longer need an `optional` mount for this configMap which only
delays the starting of the container until CM is available but we no
longer hit above issue.

Signed-off-by: Leela Venkaiah G <[email protected]>
@openshift-ci
Copy link

openshift-ci bot commented May 28, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: leelavg

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

@leelavg leelavg changed the title bundle: remove optional mount for nginx-configmap DFBUGS-2639:[release-4.18] bundle: remove optional mount for nginx-configmap May 28, 2025
@openshift-ci-robot openshift-ci-robot added jira/severity-critical Referenced Jira bug's severity is critical for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid jira ticket of any type jira/invalid-bug Indicates that the referenced jira bug is invalid for the branch this PR is targeting labels May 28, 2025
@openshift-ci-robot
Copy link

openshift-ci-robot commented May 28, 2025

@leelavg: This pull request references [Jira Issue DFBUGS-2639](https://issues.redhat.com//browse/DFBUGS-2639), which is invalid:

  • expected the bug to target the "odf-4.18.4" version, but no target version was set

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

Details

In response to this:

when an optional mount with subPath is used we are consistently observing failure at kubelet.

Error: container create failed: mount /var/lib/kubelet/pods/<uid>/ volume-subpaths/ ocs-client-operator-console-nginx-conf/ ocs-client-operator-console/1 to etc/nginx/nginx.conf: Not a directory

we no longer need an optional mount for this configMap which only delays the starting of the container until CM is available but we no longer hit above issue.

manual cherrypick of #333

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@leelavg
Copy link
Contributor Author

leelavg commented May 29, 2025

/jira refresh

@openshift-ci-robot openshift-ci-robot added jira/valid-bug Indicates that the referenced jira bug is valid for the branch this PR is targeting and removed jira/invalid-bug Indicates that the referenced jira bug is invalid for the branch this PR is targeting labels May 29, 2025
@openshift-ci-robot
Copy link

openshift-ci-robot commented May 29, 2025

@leelavg: This pull request references [Jira Issue DFBUGS-2639](https://issues.redhat.com//browse/DFBUGS-2639), which is valid.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (odf-4.18.4) matches configured target version for branch (odf-4.18.4)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, POST)

No GitHub users were found matching the public email listed for the QA contact in Jira ([email protected]), skipping review request.

Details

In response to this:

/jira refresh

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@agarwal-mudit
Copy link
Member

/jira refresh

@openshift-ci-robot
Copy link

openshift-ci-robot commented May 29, 2025

@agarwal-mudit: This pull request references [Jira Issue DFBUGS-2639](https://issues.redhat.com//browse/DFBUGS-2639), which is valid.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (odf-4.18.4) matches configured target version for branch (odf-4.18.4)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, POST)

No GitHub users were found matching the public email listed for the QA contact in Jira ([email protected]), skipping review request.

Details

In response to this:

/jira refresh

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-merge-bot openshift-merge-bot bot merged commit 5bd28a9 into red-hat-storage:release-4.18 May 29, 2025
11 checks passed
@openshift-ci-robot
Copy link

openshift-ci-robot commented May 29, 2025

@leelavg: [Jira Issue DFBUGS-2639](https://issues.redhat.com//browse/DFBUGS-2639): All pull requests linked via external trackers have merged:

[Jira Issue DFBUGS-2639](https://issues.redhat.com//browse/DFBUGS-2639) has been moved to the MODIFIED state.

Details

In response to this:

when an optional mount with subPath is used we are consistently observing failure at kubelet.

Error: container create failed: mount /var/lib/kubelet/pods/<uid>/ volume-subpaths/ ocs-client-operator-console-nginx-conf/ ocs-client-operator-console/1 to etc/nginx/nginx.conf: Not a directory

we no longer need an optional mount for this configMap which only delays the starting of the container until CM is available but we no longer hit above issue.

manual cherrypick of #333

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved jira/severity-critical Referenced Jira bug's severity is critical for the branch this PR is targeting. jira/valid-bug Indicates that the referenced jira bug is valid for the branch this PR is targeting jira/valid-reference Indicates that this PR references a valid jira ticket of any type lgtm size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants