-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
…
-
https://g0v-tw.slack.com/archives/CNYM62P6X/p1579689426013300
> bruce: 目前是跑完,還是讓chrome留著,讓下一個cron可以接續用,所以沒有關掉
> ronnywang: 以 middle2 的架構 每次 cron 都是獨立的 docker ,所以把 chrome 留下來不會有節省時間的效果 反而會讓 middl…
-
**Is your feature request related to a problem? Please describe.**
We have a certain set of cronjobs in a namespace. They all have the same cron schedule. Once in a while we have to cha…
-
A lot of crons are actually only supposed to run once, like when an event is being announced.
We wouldn't want them to run again next year, so another boolean parameter should specify crons that have…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/ray-project/kuberay/issues) and found no similar feature requirement.
### Description
does (kube)ray support schedu…
-
I think the problem comes from settings.py
```python
CRONJOBS = [
('0 0 * * *', 'freego.cron.updatedb')
]
```
Doing `python manage.py crontab show` gives active jobs `4352ef0f6fe98d93b9d2f…
-
Implementing `Cache-Control: no-cache` for an HTTP client to trigger cache invalidation would be a handy enhancement.
Currently, to monitor that xcaches can reach an origin server, we've needed to …
-
### Mikä vikana?
Vaskissa on varausten noutomuistutukset määritelty lähtemään viiden päivän päästä noudettavaksi tärppäämisestä.
21 09 * * * $TRIGGER cronjobs/holds/holds_reminder.pl -v -da…
-
### 🔖 Feature description
We would like to see a callback function to check if a condition is true to f.ex. end a digest or wait step.
If leveraged, this could also lead to be used as schedules for …
-
There are a number of issues with cronjobs in Lagoon:
- switching native to CLI without a redeploy
- setting local timezone
- overriding bulk timeframes
- remote cron trigger?
- scale up/scale …