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

Update pod delete experiment for workflow metadata #618

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dwdraju
Copy link

@dwdraju dwdraju commented Dec 3, 2023

This is to fix the error while applying workflow argocd file

The Workflow "v2" is invalid: metadata.labels: Invalid value: "{{workflow.parameters.appNamespace}}_kube-proxy": a valid label must be an empty string or consist of alphanumeric characters, '-', '_' or '.', and must start and end with an alphanumeric character (e.g. 'MyValue',  or 'my_value',  or '12345', regex used for validation is '(([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9])?')

@dwdraju dwdraju force-pushed the dwdraju-workflowmetadata-fix branch from f746197 to eec0387 Compare December 3, 2023 21:34
Signed-off-by: Raju Dawadi <rajudawadinp@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants