controllers/solrcloud_controller.go (7 lines): - line 169: // TODO: Make an event here - line 227: // TODO: Create event for the CRD. - line 338: // TODO: Move this logic down to the cluster ops and save the existing annotation in util.MaintainPreservedStatefulSetFields() - line 346: // TODO: Create event for the CRD. - line 513: // TODO: Create event for the CRD. - line 543: // TODO: Create event for the CRD. - line 798: // TODO: Create event for the CRD. hack/release/wizard/releaseWizard.py (3 lines): - line 230: print("Loaded TODO definitions from releaseWizard.yaml") - line 448: print("Cleared RC TODO state") - line 602: #TODO: Change this when main reflects 1.0.0-prerelease controllers/solr_cluster_ops_util.go (3 lines): - line 218: // TODO: Create event for the CRD. - line 230: // TODO: It would be great to support a multi-node scale down when Solr supports evicting many SolrNodes at once. - line 549: // TODO: Implement delete all collections. Currently just leave the data hack/release/wizard/releaseWizard.yaml (3 lines): - line 47: In the first TODO step in the checklist you will be asked to read up on the - line 154: # You can reference state saved from earlier TODO items using syntax - line 163: # persist_vars: ['var_name', 'var_name'] # List of variables to persist in TODO state controllers/solr_pod_lifecycle_util.go (2 lines): - line 112: // TODO: Create event for the CRD. - line 140: // TODO: Create event for the CRD. api/v1beta1/solrcloud_types.go (2 lines): - line 1438: // TODO: Add LoadBalancer stuff here - line 1453: // TODO: Add LoadBalancer stuff here controllers/util/solr_update_util.go (2 lines): - line 159: // TODO: - line 559: // TODO: Figure out a way to do this, since DeleteNode will not delete the last replica of every type... controllers/util/prometheus_exporter_util.go (1 line): - line 210: // TODO: When 9.0 is the minimum supported version, this can be "/-/healthy" controllers/util/solr_security_util.go (1 line): - line 250: "fi; " + // TODO: Consider checking a diff and still applying over the top controllers/solrbackup_controller.go (1 line): - line 130: // TODO Should we be failing the backup for some sub-set of errors here? controllers/util/solr_util.go (1 line): - line 329: // TODO Remove in 0.9.0 once users have had a chance to switch any custom solr.xml files over to using the `solr.port.advertise` placeholder controllers/util/solr_scale_util.go (1 line): - line 60: // TODO: Remove this if-statement when Solr 9.3 is the lowest supported version controllers/solrprometheusexporter_controller.go (1 line): - line 227: // TODO: Create event for the CRD.