-
### What happened?
Let's take the following Kubernetes Cronjob
```yaml
apiVersion: batch/v1
kind: CronJob
metadata:
name: sleep-cronjob
spec:
schedule: "*/5 * * * *"
jobTemplate:
…
-
If this is the wrong place for a feature request, please comment on the best place to leave a feature request then close this issue.
I would love to be able to run a `kubectl job` (and wait until t…
-
### Which jobs are flaking?
[pull-kubernetes-node-kubelet-containerd-flaky](https://testgrid.k8s.io/sig-node-presubmits#pr-node-kubelet-serial-containerd-flaky)
### Which tests are flaking?
E2eNode…
-
### Search before asking
- [X] I have searched in the [issues](https://github.com/apache/amoro/issues?q=is%3Aissue) and found no similar issues.
### What would you like to be improved?
Flin…
-
Currently, CronJob schedule expressions are all considered to be UTC, except for in-pod cron jobs which follow the timezone of the service
For one of our projects, we'd like to run a specific cron …
-
### Which jobs are flaking?
https://prow.k8s.io/view/gs/kubernetes-ci-logs/logs/ci-kubernetes-integration-master/1854663093817184256
### Which tests are flaking?
https://k8s.io/kubernetes/test/inte…
-
```py
time="2024-10-17T14:18:57+0000" level=ERROR name=capellacollab.projects.toolmodels.backups.runs.interface function=_refresh_and_trigger_pipeline_jobs message="Failed fetching logs of jobs"
Tra…
-
### Background
I wanna drop default ServiceMonitor labels for target. So I set it as below.
``` alloy
prometheus.operator.servicemonitors "service_monitor" {
forward_to = [prometheus.relabel.…
-
### What Roadmap is this project for?
DevOps Roadmap
### Project Difficulty
Intermediate
### Add Project Details
In this project, you are required to deploy Jenkins in a Kubernetes (**K3s**) clus…
-
The task page for Running Automated Tasks with a CronJob currently does not have a version in Brazilian Portuguese.
Page address in the English website: https://kubernetes.io/docs/tasks/job/automat…