Skip to content

Conversation

@cayohollanda
Copy link

No description provided.

@pull-request-size pull-request-size bot added the size/S PR that changes 10-29 lines. Very easy to review. label Mar 19, 2024
@CLAassistant
Copy link

CLAassistant commented Mar 19, 2024

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@cognifloyd cognifloyd left a comment

Choose a reason for hiding this comment

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

I'm not ok with removing the error message and instructions on how to resolve issues with this.

Do you still see these errors now that #403 has been merged? What error messages are you seeing?

readOnly: false
# TODO: Find out default resource limits for this specific job (#5)
#resources:
restartPolicy: OnFailure
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
restartPolicy: OnFailure

This was added in #403. You can see it below on line 584 below.

{{- end }}
# st2canary job does not support extra_volumes. Let us know if you need this.
restartPolicy: Never
{{- if $.Values.dnsPolicy }}
dnsPolicy: {{ $.Values.dnsPolicy }}

Copy link

Choose a reason for hiding this comment

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

one more thing required for this to not fail is to remove the 2 leading whitespaces before FAIL on line 557. unless someone does it before me, I'll submit a PR once my company approves me signing of the CLA

Copy link
Member

Choose a reason for hiding this comment

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

Cool. I have a fix for that. I'll push a PR in a few minutes.

Copy link
Member

Choose a reason for hiding this comment

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

Fix pushed in #411

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working K8s size/S PR that changes 10-29 lines. Very easy to review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants