Skip to content

Commit

Permalink
[issue-1122] Removing resolved TODOs (#217)
Browse files Browse the repository at this point in the history
  • Loading branch information
katarzyna-kulpa committed Mar 20, 2024
1 parent fca568e commit 9f1b9da
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion .github/.codecov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ coverage:
project:
default:
threshold: 1%
# TODO: improve code coverage - https://github.com/dell/csi-baremetal/issues/658
ignore:
- "pkg/node/node_daemonset.go"
- "pkg/patcher/scheduler_patcher_vanilla.go"
2 changes: 0 additions & 2 deletions charts/csi-baremetal-deployment/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,4 @@ nodeController:
path: /metrics
port: 8787

# TODO Move parameter to Operator chart - https://github.com/dell/csi-baremetal/issues/422
# platform field must be set to the one of supported from pkg/constant/platforms.go
platform: "vanilla"
2 changes: 0 additions & 2 deletions charts/csi-baremetal-operator/templates/rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ rules:
verbs:
- list
- watch
# Required for Openshift only
# TODO Deploy only when OpenShift - https://github.com/dell/csi-baremetal/issues/422
- apiGroups:
- config.openshift.io
resources:
Expand Down

0 comments on commit 9f1b9da

Please sign in to comment.