Skip to content

Conversation

imeliran
Copy link
Contributor

No description provided.

…`workloadType` fields, deprecating `deploymentName`. Enhance README with migration guidance and examples for both Deployments and StatefulSets. Improve validation logic to ensure correct configuration usage.
@imeliran imeliran requested a review from moshiko-s May 25, 2025 13:57

{{- /* Validate workloadType if workloadName is provided */}}
{{- if .workloadName }}
{{- if not .workloadType }}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this check is a bit weird since you already mentioned in a previous check that "No workload configuration specified..."

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I removed this entire check

@imeliran imeliran requested a review from moshiko-s June 3, 2025 10:27
@imeliran imeliran merged commit 560e389 into main Jun 11, 2025
1 check passed
@imeliran imeliran deleted the DEVOPS-2782-lightrun-agents-helm-chart-add-new-field-of-workload-name branch June 11, 2025 11:53
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.

2 participants