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

Please update k8s.io/kube-state-metrics from v1.6.0 to latest version (v1.7.2) #1925

Closed
27149chen opened this issue Sep 17, 2019 · 5 comments
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature. triage/support Indicates an issue that is a support question.

Comments

@27149chen
Copy link

Bug Report

What did you do?
go get github.com/operator-framework/operator-sdk@v0.10.0

What did you expect to see?
no error

What did you see instead? Under which circumstances?

go: finding github.com v0.10.0
go: finding github.com/operator-framework v0.10.0
go get: github.com/operator-framework/operator-sdk@v0.10.0 requires
	k8s.io/kube-state-metrics@v1.6.0 requires
	k8s.io/client-go@v2.0.0-alpha.0.0.20190313235726-6ee68ca5fd83+incompatible: invalid pseudo-version: preceding tag (v2.0.0-alpha.0) not found

Environment

  • operator-sdk version: v0.10.0
  • go version: 1.13

  • Are you writing your operator in ansible, helm, or go? go

Possible Solution
Please update k8s.io/kube-state-metrics from v1.6.0 to latest version (v1.7.2)

@camilamacedo86
Copy link
Contributor

camilamacedo86 commented Sep 18, 2019

Hi @27149chen,

The operator-SDK is not updated to support Go 1.13, then may it is the issue. Could you please retry with Go 1.12 and let us know? Also, could you try to use the master branch too where the controller-runtime is updated?

@camilamacedo86 camilamacedo86 self-assigned this Sep 18, 2019
@camilamacedo86 camilamacedo86 added triage/support Indicates an issue that is a support question. kind/feature Categorizes issue or PR as related to a new feature. labels Sep 18, 2019
@27149chen
Copy link
Author

Tried, go 1.12.5 doesn't have this issue, master branch has the same issue.

@estroz
Copy link
Member

estroz commented Sep 19, 2019

@27149chen I'm closing this since it refers to an issue with a Go version we do not support yet.

@estroz estroz closed this as completed Sep 19, 2019
@camilamacedo86
Copy link
Contributor

Hi, @27149chen also we will try to address your request to update the lib ok.

@27149chen
Copy link
Author

@camilamacedo86 , good news, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. triage/support Indicates an issue that is a support question.
Projects
None yet
Development

No branches or pull requests

3 participants