Skip to content

Commit 127f3ce

Browse files
authored
Merge pull request #210 from dbasunag/infra_feature
Add new entry to Resource.ApiGroup for Infra features
2 parents 10c8cfe + 754124e commit 127f3ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ocp_resources/resource.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,7 @@ class ApiGroup:
298298
NODEMAINTENANCE_KUBEVIRT_IO = "nodemaintenance.kubevirt.io"
299299
OPERATOR_OPENSHIFT_IO = "operator.openshift.io"
300300
OPERATORS_COREOS_COM = "operators.coreos.com"
301+
OPERATORS_OPENSHIFT_IO = "operators.openshift.io"
301302
OS_TEMPLATE_KUBEVIRT_IO = "os.template.kubevirt.io"
302303
PACKAGES_OPERATORS_COREOS_COM = "packages.operators.coreos.com"
303304
POLICY = "policy"

0 commit comments

Comments
 (0)