Commit Graph

4514 Commits (62c0d53b7de3e40b6981d2125e00595628547022)

Author SHA1 Message Date
Thomas Strömberg 62c0d53b7d
Mention v1.2.0 release 2019-06-24 17:07:10 +08:00
Thomas Strömberg f568bdec59
Merge pull request #4576 from kubernetes/new-jpg
Update start.jpg to v1.2
2019-06-24 17:00:32 +08:00
Thomas Strömberg 4dc6523806
Merge pull request #4573 from kubernetes/v1.2.0
Add release notes for v1.2.0
2019-06-24 16:22:23 +08:00
Thomas Stromberg f4defb5d4c Update start.jpg to v1.2 2019-06-24 16:21:38 +08:00
Thomas Stromberg 2c917304ec Add release notes for v1.2.0 2019-06-24 15:12:52 +08:00
Anders Björklund c7ea856d2a
Merge pull request #4557 from afbjorklund/golint
Add golint and gocyclo smaller make targets
2019-06-24 08:18:43 +02:00
Thomas Strömberg db74dda76e
Merge pull request #4571 from kubernetes/issue-langs2
Remove extraneous whitespace from GitHub issue templates
2019-06-24 13:25:47 +08:00
Thomas Stromberg b6f90d033e Remove extraneous whitespace 2019-06-24 13:24:45 +08:00
Thomas Strömberg e236c966a7
Merge pull request #4569 from kubernetes/v1.2.0
Bump Makefile version to v1.2.0 to prepare for a release
2019-06-24 13:03:55 +08:00
Thomas Strömberg e851619553
Merge pull request #4568 from kubernetes/allow-naked-version
Allow --kubernetes-version to be specified without the leading v
2019-06-24 13:03:34 +08:00
Thomas Strömberg ce74af2d08
Merge pull request #4455 from djmgit/sudo_message
Provide warning message for unnecessary sudo
2019-06-24 12:58:41 +08:00
Thomas Strömberg a702ce659d
Merge pull request #4562 from kubernetes/demo
Universally redirect stdlog messages to glog
2019-06-24 11:52:22 +08:00
Thomas Stromberg 7d394fa597 Add missing import and parens 2019-06-24 11:42:05 +08:00
Thomas Stromberg 76dfdb0269 Bump Makefile version to v1.2.0 to prepare for a release 2019-06-24 11:38:56 +08:00
Thomas Strömberg fa54e2ab9f
Merge pull request #4559 from afbjorklund/markdownlint-new
Make markdownlint happy about whitespace
2019-06-24 10:37:01 +08:00
Thomas Stromberg a9ec145bcb Allow --kubernetes-version to be specified without the leading v 2019-06-24 10:29:09 +08:00
Thomas Strömberg d0a77c1dab
Merge pull request #4567 from kubernetes/issue-langs
Adjustment titles of Chinese & English issue template titles
2019-06-24 10:00:46 +08:00
Thomas Strömberg e1f8446886
Merge pull request #4421 from afbjorklund/podman-run
Enable running containers with Podman
2019-06-24 09:49:05 +08:00
Thomas Stromberg 48eb7e867a Try a longer name to see if it it will make zh-CN show up in GitHub 2019-06-24 09:48:27 +08:00
Thomas Stromberg feed7a5889 Simplify English about description 2019-06-24 09:44:19 +08:00
Thomas Strömberg 9d58040dd0
Merge pull request #4566 from kubernetes/issue-langs
Use non-list YAML format for issue labels, simplify text
2019-06-24 09:43:38 +08:00
Thomas Stromberg e9f499a84b Merge 2019-06-24 09:37:55 +08:00
Thomas Stromberg 80ded8a1c5 Use inline label format, simplify reporting text 2019-06-24 09:35:17 +08:00
Thomas Stromberg 53eddb4e64 Rename en-US so that it comes first in list 2019-06-24 09:35:01 +08:00
Thomas Stromberg 31354884a5 run goimports 2019-06-23 21:11:42 +08:00
Thomas Stromberg 742dee9e4c Turn console output message into less noisy info message 2019-06-23 21:03:42 +08:00
Thomas Stromberg abff28db7e Universally redirect stdlog messages to glog 2019-06-23 20:58:11 +08:00
Sharif Elgamal ce79abade5
Merge pull request #4560 from kubernetes/demo
zh-CN: Use non-unicode percent signs for proper interpolation
2019-06-22 22:47:23 -07:00
Thomas Stromberg d94d94718d Use non-unicode percent signs for proper interpolation 2019-06-23 11:44:03 +08:00
Anders F Björklund eededa6fdd Make markdownlint happy about whitespace
Use "make mdlint" to check current status
2019-06-22 19:04:43 +02:00
Anders F Björklund b9d23fa8f9 Add a gofmt make target that only checks
The standard "fmt" target will also rewrite

Add return code, by checking for empty output
2019-06-22 14:48:15 +02:00
Anders F Björklund cc0a1298d9 Add golint and gocyclo smaller make targets
Also fix the broken fmt and reportcard ones:

Recursive variable 'SOURCE_DIRS' references itself (eventually).
2019-06-22 14:35:31 +02:00
Sharif Elgamal 247efdea15
Merge pull request #4534 from kubernetes/k8s-1.15.0
Update Kubernetes default version to v1.15.0
2019-06-21 23:27:20 -07:00
Sharif Elgamal 42498d179a
Merge pull request #4552 from sharifelgamal/translation-fix
Suppress error message when translation file doesn't exist
2019-06-21 16:34:45 -07:00
Sharif Elgamal 79e00c2e05
%v for errors 2019-06-21 15:40:01 -07:00
Thomas Strömberg 412c4be315 Add Arabic and Indonesian issue templates 2019-06-21 10:21:32 -07:00
Sharif Elgamal 0a23696386
Suppress error message when translation file doesn't exist 2019-06-21 09:57:01 -07:00
Thomas Stromberg 5fd16611fa Add Arabic and Indonesian issue templates 2019-06-21 20:57:56 +08:00
Sharif Elgamal 37f09da483
Merge pull request #4464 from sharifelgamal/localization-poc
Add ability to localize all strings output to console
2019-06-20 17:08:28 -07:00
Thomas Strömberg 02b8032b59
Merge pull request #4385 from josedonizetti/refactor-drivers-restart
Refactor: improve readability drivers.Restart
2019-06-21 08:07:35 +08:00
Sharif Elgamal 8f5026db91
small fix 2019-06-20 14:23:53 -07:00
Sharif Elgamal 7a8fb7d489
add more entries to the blacklist and clean up translation files 2019-06-20 13:52:57 -07:00
Sharif Elgamal 3be580c97c add comment for top level command and add chinese transkations 2019-06-20 09:55:29 -07:00
Thomas Strömberg e2266312a1
Merge pull request #4537 from kubernetes/golangci-lint-update
Update golangci-lint to v1.17.1
2019-06-20 17:51:11 +08:00
Thomas Strömberg 73a70fbfc2
Merge pull request #4538 from kubernetes/longer-lint
jenkins: Increase integration test time limit to 90 minutes
2019-06-20 17:50:58 +08:00
Thomas Stromberg 5f4c0e2bbb Increase Jenkins test time from 75 to 90 minutes 2019-06-20 16:21:36 +08:00
Thomas Stromberg 3dbb0109df Simplify the Make code, use a GOLINT_VERSION var 2019-06-20 16:15:23 +08:00
Thomas Stromberg 709c1bd247 Update Makefile to use golangci-lint v1.17.1 2019-06-20 15:47:41 +08:00
Thomas Stromberg c2569cf0d7 Run goimports 2019-06-20 15:38:30 +08:00
Thomas Stromberg f26f2ad677 Refactor tests to decrease toil when adding new versions 2019-06-20 15:37:20 +08:00