pkg/autohealing/cloudprovider/openstack/provider.go (3 lines): - line 395: // TODO: Ignore the result value until https://github.com/gophercloud/gophercloud/pull/1649 is merged. - line 540: // TODO: Need to figure out a way to reflect the detailed error information - line 544: // TODO: Need to figure out a way to reflect detailed error information pkg/openstack/instances.go (1 line): - line 66: // TODO: Support InstancesV2 in the future. pkg/csi/manila/share.go (1 line): - line 114: // TODO failure to delete a share in an error state needs proper monitoring support pkg/identity/keystone/keystone.go (1 line): - line 571: // FIXME: Enable this check later pkg/csi/manila/snapshot.go (1 line): - line 94: // TODO failure to delete a snapshot in an error state needs proper monitoring support pkg/csi/cinder/controllerserver.go (1 line): - line 374: // TODO: Delegate the check to openstack itself and ignore the conflict pkg/csi/manila/util.go (1 line): - line 245: // FIXME shareOpts.Type may be either type name or type ID cmd/openstack-cloud-controller-manager/main.go (1 line): - line 59: // TODO: once we switch everything over to Cobra commands, we can go back to calling pkg/csi/cinder/openstack/openstack_snapshots.go (1 line): - line 69: // TODO: Do some check before really call openstack API on the input