Skip to content

Conversation

@gouthamve
Copy link
Contributor

Something downstream seemed to need this but I don't know anymore. This
doesn't seem to hurt though, so lets use what Prometheus uses (2 patch
releases ahead).

Updating it manually downgrades Thanos.

➜ go get -u k8s.io/[email protected]
go: downloading k8s.io/client-go v1.5.2
go get: downgraded github.com/thanos-io/thanos v0.13.1-0.20210226164558-03dace0a1aa1 => v0.11.0
go get: downgraded k8s.io/client-go v12.0.0+incompatible => v0.20.4

Yes, at this point, I have no clue what is happening.

Something downstream seemed to need this but I don't know anymore. This
doesn't seem to hurt though, so lets use what Prometheus uses (2 patch
releases ahead).

Updating it manually downgrades Thanos.

```
➜ go get -u k8s.io/[email protected]
go: downloading k8s.io/client-go v1.5.2
go get: downgraded github.com/thanos-io/thanos v0.13.1-0.20210226164558-03dace0a1aa1 => v0.11.0
go get: downgraded k8s.io/client-go v12.0.0+incompatible => v0.20.4
```

Yes, at this point, I have no clue what is happening.

Signed-off-by: Goutham Veeramachaneni <[email protected]>
Copy link
Contributor

@pracucci pracucci left a comment

Choose a reason for hiding this comment

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

No file changed in vendor/?

@gouthamve
Copy link
Contributor Author

No file changed in vendor/?

Surprisingly no.

@gouthamve gouthamve merged commit efd1de4 into cortexproject:master Mar 11, 2021
@roidelapluie
Copy link
Contributor

It is not a surprise, I don't think cortex does use them an therefore those files should not be in vendor.

roystchiang pushed a commit to roystchiang/cortex that referenced this pull request Apr 6, 2022
Something downstream seemed to need this but I don't know anymore. This
doesn't seem to hurt though, so lets use what Prometheus uses (2 patch
releases ahead).

Updating it manually downgrades Thanos.

```
➜ go get -u k8s.io/[email protected]
go: downloading k8s.io/client-go v1.5.2
go get: downgraded github.com/thanos-io/thanos v0.13.1-0.20210226164558-03dace0a1aa1 => v0.11.0
go get: downgraded k8s.io/client-go v12.0.0+incompatible => v0.20.4
```

Yes, at this point, I have no clue what is happening.

Signed-off-by: Goutham Veeramachaneni <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants