scripts/scaling/aws_openshift_quickstart/scaler.py (5 lines): - line 23: # TODO: Add debugging statements - line 83: # TODO: migrate legacy config to yaml - line 267: # TODO: YAML Config - line 276: # TODO: YAML Config - line 289: # TODO: YAML Config functions/source/KeyGen/cryptography/hazmat/primitives/padding.py (4 lines): - line 111: # TODO: more copies than necessary, we should use zero-buffer (#193) - line 133: # TODO: more copies than necessary, we should use zero-buffer (#193) - line 165: # TODO: more copies than necessary, we should use zero-buffer (#193) - line 187: # TODO: more copies than necessary, we should use zero-buffer (#193) functions/source/DeleteBucketContents/urllib3/contrib/securetransport.py (3 lines): - line 616: # TODO: should I do clean shutdown here? Do I have to? - line 776: # TODO: Well, crap. - line 786: # TODO: Update in line with above. functions/source/DeleteBucketContents/urllib3/response.py (3 lines): - line 428: # FIXME: Ideally we'd like to include the url in the ReadTimeoutError but - line 433: # FIXME: Is there a better way to differentiate between SSLErrors? - line 728: # FIXME: Rewrite this method and make it a class with a better structured logic. functions/source/DeleteBucketContents/requests/hooks.py (1 line): - line 20: # TODO: response is the only one functions/source/DeleteBucketContents/urllib3/util/response.py (1 line): - line 82: # FIXME: Can we do this somehow without accessing private httplib _method? functions/source/DeleteBucketContents/chardet/sbcsgroupprober.py (1 line): - line 57: # TODO: Restore Hungarian encodings (iso-8859-2 and windows-1250) functions/source/KeyGen/cryptography/x509/name.py (1 line): - line 243: # TODO: this is relatively expensive, if this looks like a bottleneck functions/source/ACMCert/lambda_function.py (1 line): - line 77: # TODO: Remove this commented out code templates/openshift4/os4.template.yaml (1 line): - line 558: # TODO: Move this stack to a Custom Resource so we can terminate it after the cluster initializes scripts/scaling/aws_openshift_quickstart/utils.py (1 line): - line 376: # FIXME: account for dict. functions/source/DeleteBucketContents/requests/adapters.py (1 line): - line 502: # TODO: Remove this in 3.0.0: see #2811 functions/source/DeleteBucketContents/urllib3/connection.py (1 line): - line 178: # TODO: Fix tunnel so it doesn't depend on self.sock state. functions/source/DeleteBucketContents/urllib3/contrib/pyopenssl.py (1 line): - line 357: # FIXME rethrow compatible exceptions should we ever use this functions/source/DeleteBucketContents/urllib3/connectionpool.py (1 line): - line 481: # TODO: Add optional support for socket.gethostbyname checking. functions/source/DeleteBucketContents/crhelper/resource_helper.py (1 line): - line 3: TODO: functions/source/DeleteBucketContents/urllib3/util/url.py (1 line): - line 397: # TODO: Remove this when we break backwards compatibility.