Maciej Szulik
Maciej Szulik
Found while reviewing https://github.com/openshift/origin/pull/27269 /hold for that other PR to merge first
This is manual pick from https://github.com/openshift/origin/pull/25839/ and https://github.com/openshift/origin/pull/25746/ to fix test-cmd tests.
Requires https://github.com/openshift/kubernetes/pull/1284 and https://github.com/openshift/origin/pull/27181 to land /hold /assign @deads2k
### TimeZone support in CronJob - TimeZone support in CronJob - Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/blob/master/keps/sig-apps/3140-TimeZone-support-in-CronJob/README.md - Discussion Link: https://docs.google.com/document/d/1LZLBGW2wRDwAfdBNHJjFfk9CFoyZPcIYGWU7R1PQ3ng/edit#heading=h.h9p5t69007xy - Primary contact (assignee): @soltysh - Responsible SIGs: sig-apps - Enhancement...
When you request yaml or json output you'll notice the addition of `.managedFields` which contain information from server-side apply about modifications made to a particular resource. We could use that...
Currently most or even all of the commands have an `*Options` structure holding all of the data needed to run a command and three main methods `Complete` (finishing `*Options` struct),...
This PR cleans the path output so that it doesn't contain `./` prefix nor double slashes.
Replaces https://github.com/openshift/origin/pull/27376
### Enhancement Description * One-line enhancement description (can be used as a release note): Add a new command to manipulate events. * Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/tree/master/keps/sig-cli/1440-kubectl-events * Primary contact (assignee):...
- One-line PR description: Promote CronJob's TimeZone support to GA - Issue link: https://github.com/kubernetes/enhancements/issues/3140 - Other comments: none /assign @smarterclayton