fix(Helm/operator): add REDHAT_CERTIFIED_OP=yes when deploying in Openshift cluster#2748
Open
SD-13 wants to merge 2 commits into
Open
fix(Helm/operator): add REDHAT_CERTIFIED_OP=yes when deploying in Openshift cluster#2748SD-13 wants to merge 2 commits into
SD-13 wants to merge 2 commits into
Conversation
3dd26fa to
2b0317f
Compare
AryanBakliwal
previously approved these changes
Jul 8, 2026
Member
|
@SD-13 although it works, can we try to check using a different way, wdyt? |
Contributor
Author
|
@AryanBakliwal I already tested the changes in an Openshift cluster and a local k3s cluster, it worked as expected. Let me attach the proof of concept for both tomorrow. |
Signed-off-by: Sujay <sujaydey641@gmail.com>
2b0317f to
841d799
Compare
Contributor
Author
|
@AryanBakliwal I went through the OKD API list and found |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose of PR?:
Fixes part of #2743, fixes Kubearmor installation on Openshift cluster using Helm chart
Does this PR introduce a breaking change?
If the changes in this PR are manually verified, list down the scenarios covered::
With the fix
Without the fix
Additional information for reviewer? :
After going through this OKD API list
config.openshift.io/v1was chosen as a reliable option.Checklist:
<type>(<scope>): <subject>