geigerj0
geigerj0
> We are working on a [workaround to this issue](https://github.com/jetify-com/devbox/pull/2508). The containerbase image used by renovate puts the nix store in a different location than devbox expects. It is expecting...
> That PR above will fix this issue, I am trying to get that merged into devbox as soon as I can Thanks for taking care of fixing all this...
Renovate is failing to bump devbox dependencies. I created a discussion with more details and steps to reproduce it: https://github.com/renovatebot/renovate/discussions/35149
> > Renovate is failing to bump devbox dependencies. I created a discussion with more details and steps to reproduce it: [#35149](https://github.com/renovatebot/renovate/discussions/35149) > > Devbox still haven't done a new...
@martinvisser could you please share the relevant output of `cf autoscaling-history` that'd be awesome :) https://github.com/cloudfoundry/app-autoscaler-cli-plugin?tab=readme-ov-file#examples-5
Thanks, that is very helpful to ensure that our assumptions are aligned with the observed behaviour on your side. As said, you identified a very nice corner case, congratulations 👼...
Unfortunately, taking seconds into consideration requires more effort than just modifying the for policy validation. As @silvestre mentioned, I guess if more people express interest in this improvement, we will...
Unfortunately, it's not that simple. Here are _just some_ examples so that you get a feeling: * https://github.com/cloudfoundry/app-autoscaler-release/blob/035a11cbbd35cdda519b48929af56579240b2003/src/scheduler/src/main/java/org/cloudfoundry/autoscaler/scheduler/util/ScheduleJobHelper.java#L117 * https://github.com/cloudfoundry/app-autoscaler-release/blob/035a11cbbd35cdda519b48929af56579240b2003/src/scheduler/src/main/java/org/cloudfoundry/autoscaler/scheduler/util/DateHelper.java#L15 * and of course tests need to be adjusted/added *...
Since 08.07, we are hibernating the VMs from 5pm UTC to 5am UTC, see also #3858. The cost report from the 08.07 also indicates that less costs occurred 💸🤏. Feel...
@itessential could you please share a redacted version of your deployment manifest?