Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.

Contour fix job #1184

Merged
merged 2 commits into from
Jul 27, 2021
Merged

Contour fix job #1184

merged 2 commits into from
Jul 27, 2021

Conversation

jorgemoralespou
Copy link
Contributor

What this PR does / why we need it

Contour runs a Job that has a ttl set to 0, so that it gets immediately removed and kapp-controllers fails to validate existence of the job.
This PR removes the ttl and add a kapp annotation so that Job is recreated every time as instructed by @cppforlife

Which issue(s) this PR fixes

No issue is opened for this.

Describe testing done for PR

Tested with ytt -f config in the bundle dir and ytt -f config -v certificates.useCertManager=true to test both cases defined in the modified overlay file. Tested both versions of the package.

@jorgemoralespou jorgemoralespou requested a review from a team as a code owner July 27, 2021 20:18
@github-actions github-actions bot added the owner/packages Work executed by a package's maintainer label Jul 27, 2021
Copy link
Contributor

@skriss skriss left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @jorgemoralespou

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
owner/packages Work executed by a package's maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants