Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion common/config/.golangci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
service:
# When updating this, also update the version stored in docker/build-tools/Dockerfile in the multicloudlab/tools repo.
golangci-lint-version: 1.44.x # use the fixed version to not introduce new linters unexpectedly
golangci-lint-version: 1.51.x # use the fixed version to not introduce new linters unexpectedly
run:
# timeout for analysis, e.g. 30s, 5m, default is 1m
deadline: 20m
Expand Down
2 changes: 1 addition & 1 deletion controllers/common/cache.go
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ func NewCSCache(clusterGVKList []schema.GroupVersionKind, gvkLabelMap map[schema
}
}

//buildInformerMap generates informerMap of the specified resource
// buildInformerMap generates informerMap of the specified resource
func buildInformerMap(config *rest.Config, opts cache.Options, resync time.Duration, clusterGVKList []schema.GroupVersionKind) (map[schema.GroupVersionKind]toolscache.SharedIndexInformer, error) {
// Initialize informerMap
informerMap := make(map[schema.GroupVersionKind]toolscache.SharedIndexInformer)
Expand Down
32 changes: 16 additions & 16 deletions controllers/constant/odlm.go
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ spec:
installPlanApproval: {{ .ApprovalMode }}
sourceName: {{ .CatalogSourceName }}
sourceNamespace: "{{ .CatalogSourceNs }}"
supportStatus: maintained
installMode: no-op
- name: ibm-mongodb-operator
namespace: "{{ .CPFSNs }}"
channel: {{ .Channel }}
Expand All @@ -458,7 +458,7 @@ spec:
installPlanApproval: {{ .ApprovalMode }}
sourceName: {{ .CatalogSourceName }}
sourceNamespace: "{{ .CatalogSourceNs }}"
supportStatus: maintained
installMode: no-op
- name: ibm-iam-operator
namespace: "{{ .CPFSNs }}"
channel: v3.23
Expand All @@ -467,7 +467,7 @@ spec:
installPlanApproval: {{ .ApprovalMode }}
sourceName: {{ .CatalogSourceName }}
sourceNamespace: "{{ .CatalogSourceNs }}"
supportStatus: maintained
installMode: no-op
- name: ibm-im-operator
namespace: "{{ .CPFSNs }}"
channel: {{ .Channel }}
Expand All @@ -492,7 +492,7 @@ spec:
installPlanApproval: {{ .ApprovalMode }}
sourceName: {{ .CatalogSourceName }}
sourceNamespace: "{{ .CatalogSourceNs }}"
supportStatus: maintained
installMode: no-op
- name: ibm-commonui-operator
namespace: "{{ .CPFSNs }}"
channel: {{ .Channel }}
Expand All @@ -509,7 +509,7 @@ spec:
installPlanApproval: {{ .ApprovalMode }}
sourceName: {{ .CatalogSourceName }}
sourceNamespace: "{{ .CatalogSourceNs }}"
supportStatus: maintained
installMode: no-op
- name: ibm-ingress-nginx-operator
namespace: "{{ .CPFSNs }}"
channel: v3.23
Expand All @@ -518,7 +518,7 @@ spec:
installPlanApproval: {{ .ApprovalMode }}
sourceName: {{ .CatalogSourceName }}
sourceNamespace: "{{ .CatalogSourceNs }}"
supportStatus: maintained
installMode: no-op
- name: ibm-auditlogging-operator
namespace: "{{ .CPFSNs }}"
channel: v3.23
Expand All @@ -527,7 +527,7 @@ spec:
installPlanApproval: {{ .ApprovalMode }}
sourceName: {{ .CatalogSourceName }}
sourceNamespace: "{{ .CatalogSourceNs }}"
supportStatus: maintained
installMode: no-op
- name: ibm-platform-api-operator
namespace: "{{ .CPFSNs }}"
channel: v3.23
Expand All @@ -536,7 +536,7 @@ spec:
installPlanApproval: {{ .ApprovalMode }}
sourceName: {{ .CatalogSourceName }}
sourceNamespace: "{{ .CatalogSourceNs }}"
supportStatus: maintained
installMode: no-op
- channel: v3.23
name: ibm-monitoring-grafana-operator
namespace: "{{ .CPFSNs }}"
Expand All @@ -545,7 +545,7 @@ spec:
installPlanApproval: {{ .ApprovalMode }}
sourceName: {{ .CatalogSourceName }}
sourceNamespace: "{{ .CatalogSourceNs }}"
supportStatus: maintained
installMode: no-op
- channel: v3
name: ibm-events-operator
namespace: "{{ .CPFSNs }}"
Expand All @@ -562,7 +562,7 @@ spec:
installPlanApproval: {{ .ApprovalMode }}
sourceName: {{ .CatalogSourceName }}
sourceNamespace: "{{ .CatalogSourceNs }}"
supportStatus: maintained
installMode: no-op
- name: ibm-platformui-operator
namespace: "{{ .CPFSNs }}"
channel: {{ .Channel }}
Expand Down Expand Up @@ -927,7 +927,7 @@ spec:
installPlanApproval: {{ .ApprovalMode }}
sourceName: {{ .CatalogSourceName }}
sourceNamespace: "{{ .CatalogSourceNs }}"
supportStatus: maintained
installMode: no-op
- name: ibm-mongodb-operator
namespace: "{{ .CPFSNs }}"
channel: {{ .Channel }}
Expand All @@ -943,7 +943,7 @@ spec:
installPlanApproval: {{ .ApprovalMode }}
sourceName: {{ .CatalogSourceName }}
sourceNamespace: "{{ .CatalogSourceNs }}"
supportStatus: maintained
installMode: no-op
- name: ibm-iam-operator
namespace: "{{ .CPFSNs }}"
channel: v3.23
Expand All @@ -952,7 +952,7 @@ spec:
installPlanApproval: {{ .ApprovalMode }}
sourceName: {{ .CatalogSourceName }}
sourceNamespace: "{{ .CatalogSourceNs }}"
supportStatus: maintained
installMode: no-op
- name: ibm-im-operator
namespace: "{{ .CPFSNs }}"
channel: {{ .Channel }}
Expand All @@ -977,7 +977,7 @@ spec:
installPlanApproval: {{ .ApprovalMode }}
sourceName: {{ .CatalogSourceName }}
sourceNamespace: "{{ .CatalogSourceNs }}"
supportStatus: maintained
installMode: no-op
- name: ibm-ingress-nginx-operator
namespace: "{{ .CPFSNs }}"
channel: v3.23
Expand All @@ -986,7 +986,7 @@ spec:
installPlanApproval: {{ .ApprovalMode }}
sourceName: {{ .CatalogSourceName }}
sourceNamespace: "{{ .CatalogSourceNs }}"
supportStatus: maintained
installMode: no-op
- channel: v3
name: ibm-events-operator
namespace: "{{ .CPFSNs }}"
Expand All @@ -1003,7 +1003,7 @@ spec:
installPlanApproval: {{ .ApprovalMode }}
sourceName: {{ .CatalogSourceName }}
sourceNamespace: "{{ .CatalogSourceNs }}"
supportStatus: maintained
installMode: no-op
- name: ibm-platformui-operator
namespace: "{{ .CPFSNs }}"
channel: {{ .Channel }}
Expand Down