cloudfoundry / capi-k8s-release

The CF API parts of cloudfoundry/cf-for-k8s
Apache License 2.0
9 stars 25 forks source link

Add a way to override some clock properties #119

Open sandhose opened 3 years ago

sandhose commented 3 years ago

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: https://github.com/cloudfoundry/capi-k8s-release/blob/1cab1d50c58d0fd39b510ac0f8c756790b7df71b/config/ccng-config.lib.yml#L306-L311

cf-gitbot commented 3 years ago

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 commented 2 years ago

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.