osprey icon indicating copy to clipboard operation
osprey copied to clipboard

Kubernetes OIDC CLI login

Results 15 osprey issues
Sort by recently updated
recently updated
newest added

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...

dependencies

Bumps google.golang.org/protobuf from 1.30.0 to 1.33.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/protobuf&package-manager=go_modules&previous-version=1.30.0&new-version=1.33.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Currently, travis agents run [ubuntu 16.04 (Xenial)](https://docs.travis-ci.com/user/reference/linux/) by default. This is pretty dated and does not reflect most of our development environments. It would be good to change this to...

# Changes update makefile to account for different arch # Issue link closes #91

# Description Makefile only builds binary for `amd64`. Most users on the Mac M1 uses `arm64` # Todo Update makefile

fixes sky-uk/core-infrastructure#7734 currently blocked on testing this due to needing to make the changes listed at https://github.com/MicrosoftDocs/azure-docs/issues/61446 to the osprey oauth app in azure...

Hi I wish a command to detect if the user is already logged in. Thanks

Panic when the configuration file has no "providers". Encountered this after upgrading osprey from v1 to v2 as the configuration format changed. Steps to reproduce: ``` $ > ~/.osprey/config $...

I love Osprey, but we have a new requirement for multi factor authentication. There are other tools I can use to achieve OTP MFA for Kubernetes with OIDC, but as...

We'd like to have the ability to always download the latest released tag version of the master branch, therefore we need the proxy list to be always updated with the...