-
I have a test site with 1980 pages. The "Checking for external broken links" keeps pausing itself and I have to manually restart it to complete.
- On the kitchen sink, run the `FTPageMakerTask` task …
-
-
/kind bug
/sig apps
Cronjob limits were defined in #52390 - however it doesn't appear that `failedJobsHistoryLimit` will reap cronjob pods that end up in a state of `Error`
kubectl get pod…
civik updated
6 months ago
-
When Sleepinfo defines multiple includeRefs, controller logs "deployments, statefulsets and cronjobs not present in namespace" and does not sleep or wake up the targets
````
suspendCronJobs: fal…
-
Suggest using CronJobs in Cron scaler docs for recurring scaling which we don't support, but sometimes confuses people.
This is a scheduling need, not a scaling need.
-
Is there a preferred way to sync datasets automatically? The use case would be for the dashboard to handle data that is continuously being uploaded.
I am considering extending the django container …
-
I've been working with firebase functions lately and I have been looking for a way to organize them as best as I could
I ended up with an organisation like this
```
utils/
db.ts
create/
…
-
Hello,
I am setting up a cronjob that is supposed to run on some weekdays using the example below.
```
class MyCronJob(CronJobBase):
RUN_WEEKLY_ON_DAYS = [0, 6]
RUN_AT_TIMES = ['6:30'…
-
Ein Ausgangspunkt für die Mails die das System verschickt:
https://docs.google.com/document/d/1rL-XvlHl7J-Y9Hk0MHxfMZiK0vHDJcjIIM8kC61HMn4/edit#heading=h.52jjey8xk63f
Das sind jetzt mal Texte von 201…
-
Hey there,
I am building a system using Owl that is inspired how Quirrel uses Owl and Owl's scheduled executions on the backend but I am running into an issue where sometimes only some of my cron j…