Oscar

Results 26 issues of Oscar

Suggesting a useful helper function `get_events_remaining` which returns the remaining events for the season. I was doing some experimentation and thought this could be a useful for me and maybe...

**What this PR does / why we need it**: Changes based on #6992 * Adds deprecated warning to `clusterctl restore` and `clusterctl backup`. Example ```shell $ clusterctl backup --directory ~/temp/clusterctl-backup/...

cncf-cla: yes
size/L
needs-triage

**What this PR does / why we need it**: Adds 3 pr's that updates the CAPI book and proposals diagrams and the Makefile. * [Update plantuml version (v1.2019.6 -> v1.2022.6)](https://github.com/kubernetes-sigs/cluster-api/pull/7050/commits/1a0b5a561d4aecb7ddec3c10d6a5ff0bea44ab35)...

cncf-cla: yes
size/L
needs-triage

**What this PR does / why we need it**: In clusterctl / init the there is a [todo](https://github.com/kubernetes-sigs/cluster-api/blob/1ec0cd6174f1b860dc466db587241ea7edea0b9f/cmd/clusterctl/cmd/init.go#L112) to convert `clusterctl init --list-images` to a sub-command. Instead of redeclaring the...

cncf-cla: yes
size/M

**What this PR does / why we need it**: Updates the GitHub workflow to use Go 1.18 and bumps golangci-lint 1.44.0 -> 1.46.2 (latest). Support for Go 1.18 was added...

size/S
cncf-cla: yes
lgtm
ok-to-test

When running `kustomize` some of the (short command) descriptions end with period while others don't. Here is the output from the current master branch build ``` Available Commands: build Build...

cncf-cla: yes
size/M

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

upstream-aws
service/iam

After a lot of annoying connection errors, I finally got it running as a module. I've added two example just to demonstrate and verify that it works. We might not...

### Proposed new feature or change: I would like to add a `Makefile` with some common targets to improve developer experience. For example: - `lint` - `test` - any other...

enhancement

Here is a draft for a possible solution for #234. I've added the big operating systems for now, but it can easily be expanded. I've ensure that if you enable...