Skip to content

fix: respect ManageStorage flag in StorageClass creation (PSCLOUD-153)#662

Merged
abhi44706 merged 1 commit intomainfrom
pr-pscloud-153
Aug 13, 2025
Merged

fix: respect ManageStorage flag in StorageClass creation (PSCLOUD-153)#662
abhi44706 merged 1 commit intomainfrom
pr-pscloud-153

Conversation

@lohitdave
Copy link
Contributor

Summary
This PR addresses a discrepancy between the documented behavior of the V4_CFG_MANAGE_STORAGE flag and its actual implementation in Viya deployment automation.

Root Cause:
The current logic in baseline/tasks/main.yaml includes storage-classes.yaml based solely on the cloud provider, without checking the value of V4_CFG_MANAGE_STORAGE.

Solution
Update the when clause for the "Include StorageClasses" task to properly evaluate the V4_CFG_MANAGE_STORAGE flag.

@github-actions github-actions bot added the bug Something isn't working label Aug 7, 2025
@abhi44706 abhi44706 merged commit b2a484c into main Aug 13, 2025
5 checks passed
@lohitdave lohitdave deleted the pr-pscloud-153 branch September 24, 2025 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants