Skip to content

Conversation

ArtemChekunov
Copy link

  1. installation with curl is not working because the artifact is not available
  2. in the auth.oauth2.cachedToken fields were defined incorrectly

1. installation with `curl` is not working because the artifact is not available
2. in the `auth.oauth2.cachedToken` fields were defined incorrectly
  - https://github.com/spinnaker/spin/blob/180bc8c2923423e61a9a0431b52abfceca7cfbe1/config/auth/oauth2/config.go#L29 
  - https://cs.opensource.google/go/x/oauth2/+/d3ed0bb2:token.go;l=31
### On MacOS

```bash
curl -LO https://storage.googleapis.com/spinnaker-artifacts/spin/$(curl -s https://storage.googleapis.com/spinnaker-artifacts/spin/latest)/darwin/amd64/spin
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just executed this and it worked for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants