Oscar

Results 26 issues of Oscar

While working on another pr I noticed a duplicate word `need need` in `cinder.go` so I removed it. To avoid this mistake in the future I upgraded golangci-lint and enabled...

Related to issues #103 and #106. There are some suggestions how per environment labels could be added using different strategies. **Would any of these be acceptable for you?** ## Environment...

### Proposed new feature or change: I found this page with stats: https://public.tableau.com/app/profile/mateusz.karmalski/viz/F1ResultsTracker2022/Results I think it would be interesting to implement a few of these as examples to build up...

documentation
enhancement

During the comms meeting we discussed implementing the [release cycle overview](https://github.com/kubernetes-sigs/cluster-api/blob/main/docs/release/release-cycle-overview.png) as code. Preferably with PlantUML since it's [already used in the CAPI book](https://github.com/kubernetes-sigs/cluster-api/blob/d21addf99ed32ac7901382fb723015e45792d90a/docs/Makefile#L34) and there seems to be some...

kind/documentation
needs-triage

## Problem After upgrading to Ubuntu 24.04 LTS multiviewer is unable to start. It gives the following error message: ``` [1673740:0427/230545.239278:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is...

## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES ## What kind of change does this PR introduce? The auth nextjs README refers to `.env.local.example` instead `.env.example`. This commit updates the...