Release 1.22 camille rebase #33
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
pick
3efe7de sidecar: container ordered start/shutdown support
4c01153 sidecar: kubelet: don't bother killing pods when non-sidecars are done
6c8c3b4 sidecar: glog -> klog
cc1cb6f Allow metrics to be retrieved from CRI with CRI-O
137a81e pkg/kubelet: try restoring the container spec if its nil
8251b5f pkg/kubelet: fix 1.14 compat for container restore error text
069517a pkg/kubelet: fix uint64 overflow when elapsed UsageCoreNanoSeconds exceeds 18446744073
6b95d62 do not consider exited containers when calculating nanocores
1ba9ec7 handle case where cpuacct is reset to 0 in a live container # empty
bd36566 remove unnecessary line
03bd351 disable klog for cadvisor.GetDirFsInfo cache miss
drop
428e48e Check next cron schedules in a binary-search fashion
709ab5b wrap table driven tests in t.Run to allow running individual tests (#17)
32a8844 fix missed starting deadline warning never being hit
05e3010 create cronjob controller metrics
ac7b61d add Job scheduled start time annotation
5d4d00a make cronjobController sync period configurable via flag
717d679 cronjob: handle invalid/unschedulable dates
fe822af legacy-cloud-providers/aws: add gp3 pvc support (#28)
What type of PR is this?
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.: