Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sanitize_k8s_name workflow template name #283

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

talebzeghmi
Copy link
Collaborator

@talebzeghmi talebzeghmi commented Feb 1, 2024

This is to avoid the following manifest deploy failure

The WorkflowTemplate "batch_flow-tz-aip-7562-test-max-run-concurrency-90f9d5c2" is invalid: metadata.name: Invalid value: "batch_flow-tz-aip-7562-test-max-run-concurrency-90f9d5c2": a lowercase RFC 1123 subdomain must consist of lower case alphanumeric characters, '-' or '.', and must start and end with an alphanumeric character (e.g. 'example.com', regex used for validation is '[a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*')

@talebzeghmi talebzeghmi requested a review from cloudw February 1, 2024 21:12
@talebzeghmi talebzeghmi merged commit d00ae83 into feature/aip Feb 2, 2024
4 checks passed
@talebzeghmi talebzeghmi deleted the tz/AIP-7562-sanitized-workflow-name branch February 2, 2024 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants