potiuk commented on code in PR #32767:
URL: https://github.com/apache/airflow/pull/32767#discussion_r1272775208


##########
airflow/kubernetes/pre_2_7_compatibility/pod_generator_deprecated.py:
##########
@@ -64,7 +64,7 @@ def make_safe_label_value(string):
 
     Valid label values must be 63 characters or less and must be empty or 
begin and
     end with an alphanumeric character ([a-z0-9A-Z]) with dashes (-), 
underscores (_),
-    dots (.), and alphanumerics between.
+    dots (.), and alpha-numbers between.

Review Comment:
   Brought it back and added alphanumerics to spelling wordlist



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to