Skip to content

Make roksEnabled default to true in Helm#2749

Merged
qpdpQ merged 1 commit intoIBM:masterfrom
Jeremy-Cheng-stack:ocp-auth-adjust
Feb 24, 2026
Merged

Make roksEnabled default to true in Helm#2749
qpdpQ merged 1 commit intoIBM:masterfrom
Jeremy-Cheng-stack:ocp-auth-adjust

Conversation

@Jeremy-Cheng-stack
Copy link
Contributor

What this PR does / why we need it:
In the case that .Values.cpfs.roksEnabled doesn't exist, we will make roksEnabled default to true inside the template. The case where roksEnabled doesn't exist can happen if the values.yaml that's with the template is not used. If the value doesn't exist, it defaults to nil and can cause errors. Adding for safety.

…aml used is different

Signed-off-by: Jeremy Cheng <jeremyjcheng@gmail.com>
@qpdpQ
Copy link
Contributor

qpdpQ commented Feb 19, 2026

This makes sure the the value in .Values.cpfs.roksEnabled exist in any case, it looks good to me, thank you @Jeremy-Cheng-stack .
We can merge it after CD version bump

@qpdpQ qpdpQ merged commit d793c76 into IBM:master Feb 24, 2026
9 checks passed
@Jeremy-Cheng-stack Jeremy-Cheng-stack deleted the ocp-auth-adjust branch March 5, 2026 18:08
@Jeremy-Cheng-stack Jeremy-Cheng-stack restored the ocp-auth-adjust branch March 5, 2026 18:08
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.

2 participants