Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docs/setup/other_config/spin/index.md #168

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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
@@ -26,11 +26,7 @@ sudo mv spin /usr/local/bin/spin
### 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.

None yet

2 participants