You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Device and OS:
App version:
Kubernetes distro being used: EKS
Other:
Steps to reproduce
Deploy a job that has a container name sonarqube-sonarqube-change-default-admin-password (manifest below)
Expected result
Pod is scheduled into the cluster
Actual Result
Scheduler errors with the following:
Warning FailedCreate 48s job-controller (combined from similar events): Error creating: Pod "sonarqube-sonarqube-change-admin-password-hook-mqng2" is invalid: metadata.annotations: Invalid value: "zarf.dev/original-image-sonarqube-sonarqube-change-default-admin-password": name part must be no more than 63 characters
Visual Proof (screenshots, videos, text, etc)
Severity/Priority
Additional Context
Add any other context or screenshots about the technical debt here.
Environment
Device and OS:
App version:
Kubernetes distro being used: EKS
Other:
Steps to reproduce
sonarqube-sonarqube-change-default-admin-password
(manifest below)Expected result
Pod is scheduled into the cluster
Actual Result
Scheduler errors with the following:
Visual Proof (screenshots, videos, text, etc)
Severity/Priority
Additional Context
Add any other context or screenshots about the technical debt here.
This is a job manifest deployed via bigbang:
The text was updated successfully, but these errors were encountered: