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

KEP-3140: TimeZone support in CronJob #3375

Merged
merged 2 commits into from
Jun 13, 2022

Conversation

soltysh
Copy link
Contributor

@soltysh soltysh commented Jun 9, 2022

/assign @janetkuo @ravisantoshgudimetla
for sig-apps review
/assign @deads2k
for prr review

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jun 9, 2022
@k8s-ci-robot k8s-ci-robot added kind/kep Categorizes KEP tracking issues and PRs modifying the KEP directory sig/apps Categorizes an issue or PR as relevant to SIG Apps. labels Jun 9, 2022
@soltysh soltysh mentioned this pull request Jun 9, 2022
13 tasks
Copy link
Contributor

@ravisantoshgudimetla ravisantoshgudimetla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor questions but mostly LGTM. Thank you for the KEP @soltysh

These goals will help you determine what you need to measure (SLIs) in the next
question.
-->
99th percentile of cron_job_creation_skew <= 5 seconds per cluster-day.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does cluster-day mean?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does cluster-day mean?

Same question

- Impact of its outage on the feature:
- Impact of its degraded performance or high-error rates on the feature:
-->
None.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps golang TZ package?

- Impact of its outage on the feature:
- Impact of its degraded performance or high-error rates on the feature:
-->
None.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This only works when the kube-controller-manager and kube-apiserver are running, right?

@deads2k
Copy link
Contributor

deads2k commented Jun 10, 2022

Ravi has some good questions on the PRR that should be addressed. The PRR looks good otherwise.

@soltysh
Copy link
Contributor Author

soltysh commented Jun 13, 2022

@ravisantoshgudimetla @deads2k comments addressed, ptal

Copy link
Contributor

@ravisantoshgudimetla ravisantoshgudimetla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

Thank you for working on the KEP @soltysh

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jun 13, 2022
@deads2k
Copy link
Contributor

deads2k commented Jun 13, 2022

PRR looks good

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: deads2k, ravisantoshgudimetla, soltysh

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 13, 2022
@k8s-ci-robot k8s-ci-robot merged commit 2853299 into kubernetes:master Jun 13, 2022
@k8s-ci-robot k8s-ci-robot added this to the v1.25 milestone Jun 13, 2022
@soltysh soltysh deleted the cronjob_timezone_beta branch June 14, 2022 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/kep Categorizes KEP tracking issues and PRs modifying the KEP directory lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/apps Categorizes an issue or PR as relevant to SIG Apps. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants