Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CronJob L2 #376

Closed
Tracked by #379
Chriscbr opened this issue Feb 24, 2022 · 2 comments · Fixed by #1052
Closed
Tracked by #379

CronJob L2 #376

Chriscbr opened this issue Feb 24, 2022 · 2 comments · Fixed by #1052
Assignees
Labels
effort/medium 1 week tops feature-request New/Enhanced functionality wanted priority/p1 Should be on near term plans

Comments

@Chriscbr
Copy link
Contributor

https://kubernetes.io/docs/concepts/workloads/controllers/cron-jobs/

@Chriscbr Chriscbr added the effort/small 1 day tops label Feb 24, 2022
@Chriscbr Chriscbr changed the title Construct for CronJob CronJob L2 Feb 24, 2022
@Chriscbr Chriscbr changed the title CronJob L2 CronJob L2 Apr 4, 2022
@vrodrig85
Copy link

+1

@iliapolo iliapolo added priority/p1 Should be on near term plans effort/medium 1 week tops feature-request New/Enhanced functionality wanted and removed effort/small 1 day tops labels Jun 9, 2022
@iliapolo
Copy link
Member

iliapolo commented Jun 9, 2022

We are putting this on our plans for the near future

@iliapolo iliapolo added this to To do in General Availability | cdk8s-plus via automation Jun 9, 2022
@iliapolo iliapolo moved this from To do to In progress in General Availability | cdk8s-plus Aug 15, 2022
@mergify mergify bot closed this as completed in #1052 Sep 11, 2022
mergify bot pushed a commit that referenced this issue Sep 11, 2022
This PR adds the Kubernetes [CronJob Resource L2](https://kubernetes.io/docs/reference/kubernetes-api/workload-resources/cron-job-v1/) to cdk8s-plus. This is part of the effort to make cdk8s+ GA. 

Having this L2 abstraction would enable the customer to provision Kubernetes CronJob Resource using cdk8s+ and that would generate/add it to the Kubernetes manifest.

Resolves #376
Resolves #813
Resolves #814

## Next Steps

Since timezone is behind a feature gate and works with K8s-24, we would need to fix the backport PR.

## DCO

Signed-off-by: Vinayak Kukreja <vinakuk@amazon.com>
General Availability | cdk8s-plus automation moved this from In progress to Done Sep 11, 2022
cdk8s-automation pushed a commit that referenced this issue Sep 11, 2022
This PR adds the Kubernetes [CronJob Resource L2](https://kubernetes.io/docs/reference/kubernetes-api/workload-resources/cron-job-v1/) to cdk8s-plus. This is part of the effort to make cdk8s+ GA.

Having this L2 abstraction would enable the customer to provision Kubernetes CronJob Resource using cdk8s+ and that would generate/add it to the Kubernetes manifest.

Resolves #376
Resolves #813
Resolves #814

## Next Steps

Since timezone is behind a feature gate and works with K8s-24, we would need to fix the backport PR.

## DCO

Signed-off-by: Vinayak Kukreja <vinakuk@amazon.com>
(cherry picked from commit 716738c)
Signed-off-by: Vinayak Kukreja <78971045+vinayak-kukreja@users.noreply.github.com>
cdk8s-automation pushed a commit that referenced this issue Sep 11, 2022
This PR adds the Kubernetes [CronJob Resource L2](https://kubernetes.io/docs/reference/kubernetes-api/workload-resources/cron-job-v1/) to cdk8s-plus. This is part of the effort to make cdk8s+ GA.

Having this L2 abstraction would enable the customer to provision Kubernetes CronJob Resource using cdk8s+ and that would generate/add it to the Kubernetes manifest.

Resolves #376
Resolves #813
Resolves #814

## Next Steps

Since timezone is behind a feature gate and works with K8s-24, we would need to fix the backport PR.

## DCO

Signed-off-by: Vinayak Kukreja <vinakuk@amazon.com>
(cherry picked from commit 716738c)
Signed-off-by: Vinayak Kukreja <78971045+vinayak-kukreja@users.noreply.github.com>
@iliapolo iliapolo moved this from Done to Sep | 4-9 in General Availability | cdk8s-plus Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort/medium 1 week tops feature-request New/Enhanced functionality wanted priority/p1 Should be on near term plans
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

4 participants