potiuk commented on code in PR #32767:
URL: https://github.com/apache/airflow/pull/32767#discussion_r1272774859
##########
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:
Yeah. It was just my 100th or so attempt to make the spell-checking pass for
the provider with all the moved classes.
--
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]