Fix: Replace use of undocumented .Capabilities.KubeVersion.GitVersion#277
Fix: Replace use of undocumented .Capabilities.KubeVersion.GitVersion#277svvac wants to merge 2 commits intoopenfga:mainfrom
.Capabilities.KubeVersion.GitVersion#277Conversation
|
Important Review skippedAuto incremental reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the WalkthroughThe changes modify OpenFGA Helm chart templates with whitespace formatting adjustments in deployment and job templates, and update version field references from GitVersion to Version in the ingress template for Kubernetes version comparisons. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
c8bac05 to
f038de0
Compare
f038de0 to
534bba9
Compare
Description
What problem is being solved?
.Capabilities.KubeVersion.GitVersionis unsupported/undocumented by Helm.How is it being solved?
Use
.Capabilities.KubeVersion.VersioninsteadWhat changes are made to solve it?
Updating the charts.
This PR also fixes trivial stylistic issues for coherence, in a separate commit. Feel free to ignore.
References
Review Checklist
mainSummary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.