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

Bump golang 1.12.6 to 1.13.6 #4913

Merged
merged 1 commit into from
Feb 17, 2020
Merged

Conversation

shu-mutou
Copy link
Contributor

Since latest Kubernetes 1.17.3 supports golang 1.13.6,
dashboard also supports same version.

Also, bump followings:

  • k8s related modules 0.17.2 to 0.17.3
  • prometheus prometheus/client_golang 0.9.2 to 1.4.1
  • golangci-lint 1.22.2 to 1.23.6

Part of: #4912

Since latest Kubernetes 1.17.3 supports golang 1.13.6,
dashboard also supports same version.

Also, bump followings:
- k8s related modules 0.17.2 to 0.17.3
- prometheus prometheus/client_golang 0.9.2 to 1.4.1
- golangci-lint 1.22.2 to 1.23.6
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Feb 15, 2020
@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 15, 2020
@codecov
Copy link

codecov bot commented Feb 15, 2020

Codecov Report

Merging #4913 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4913      +/-   ##
==========================================
+ Coverage   45.35%   45.36%   +0.01%     
==========================================
  Files         214      214              
  Lines       10001    10001              
  Branches       97       97              
==========================================
+ Hits         4536     4537       +1     
+ Misses       5199     5198       -1     
  Partials      266      266
Impacted Files Coverage Δ
...p/backend/integration/metric/common/aggregation.go 90.9% <0%> (+1.81%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4167b31...51caa69. Read the comment docs.

@maciaszczykm
Copy link
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 17, 2020
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: maciaszczykm, shu-mutou

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [maciaszczykm,shu-mutou]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot merged commit 911d5b9 into kubernetes:master Feb 17, 2020
@shu-mutou shu-mutou deleted the go-113 branch February 17, 2020 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants