Skip to content

Mount issue fix when only k8s provided - #4435

Merged
jagadeeshnv merged 9 commits into
dell:pub/q2_upgradefrom
jagadeeshnv:pub/q2_upgrade
May 15, 2026
Merged

Mount issue fix when only k8s provided#4435
jagadeeshnv merged 9 commits into
dell:pub/q2_upgradefrom
jagadeeshnv:pub/q2_upgrade

Conversation

@jagadeeshnv

Copy link
Copy Markdown
Collaborator

Issues Resolved by this Pull Request

Please be sure to associate your pull request with one or more open issues. Use the word Fixes as well as a hashtag (#) prior to the issue number in order to automatically resolve associated issues (e.g., Fixes #100).

Fixes #

Description of the Solution

Please describe the solution provided and how it resolves the associated issues.

Suggested Reviewers

If you wish to suggest specific reviewers for this solution, please include them in this section. Be sure to include the @ before the GitHub username.

loop_var: item
label: "{{ item.name | default(item.mount_point | default('unnamed')) }}"
# - name: Mount entries from mounts[] flagged for OIM (mount_on_oim=true)
# ansible.builtin.include_tasks: mount_on_oim.yml

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

if task not required. can we remove it

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

no its required , but there is one corner case which needs handled. the whole logic will chnage ,will fix in the next commit. This is to unblock the team

@jagadeeshnv
jagadeeshnv merged commit 73f9a1b into dell:pub/q2_upgrade May 15, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants