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

Add a way to override some clock properties #119

Open
sandhose opened this issue Sep 27, 2021 · 2 comments
Open

Add a way to override some clock properties #119

sandhose opened this issue Sep 27, 2021 · 2 comments

Comments

@sandhose
Copy link

sandhose commented Sep 27, 2021

I have a deployment that takes a lot of time to stage, and it never gets to the end because of the pending_builds.expiration_in_seconds which is set to 42. I ended up tweaking this property "live" in my cluster and managed to make the build work, but now I'm trying to change this value in my manifests via ytt, but I can't find a sane way to do this.

The properties I would like to override are here:

pending_builds:
frequency_in_seconds: 300
expiration_in_seconds: 42
pending_droplets:
frequency_in_seconds: 300
expiration_in_seconds: 42

@cf-gitbot
Copy link
Collaborator

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/179716203

The labels on this github issue will be updated when the story is started.

@bosh-admin-bot
Copy link

This issue was marked as Stale because it has been open for 21 days without any activity. If no activity takes place in the coming 7 days it will automatically be close. To prevent this from happening remove the Stale label or comment below.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants