Commit Graph

19 Commits

Author SHA1 Message Date
Peter Rifel 4d9f0128a3
Upgrade to klog2
This splits up the kubernetes 1.19 PR to make it easier to keep up to date until we get it sorted out.
2020-08-16 20:56:48 -05:00
Kubernetes Prow Robot a90bee6a05
Merge pull request #8144 from zehuaiWANG/cleanup-buildDiffLines
clean up buildDiffLines
2019-12-28 19:07:39 -08:00
zehuaiWANG 0454c46328 clean up buildDiffLines 2019-12-18 14:13:58 +08:00
tanjunchen 52537053cc simplify code and remove unused code 2019-12-17 00:28:35 +08:00
mikesplain 9e55b8230a Update copyright notices
Also cleans some white spaces
2019-09-09 14:47:51 -04:00
Justin SB 76d03b3f71
Generated files: glog -> klog 2019-05-06 12:56:03 -04:00
Justin SB 3e33ac7682
Change code from glog to klog
We don't call klog.InitFlags yet, because that will cause a flag
redefinition error until we get everyone to stop using glog.  That
will happen when we update to k8s 1.13.
2019-05-06 12:54:51 -04:00
Mike Splain 45a57915e2 Fix bazel deprecation notice 2018-02-26 09:36:13 -05:00
chrislovecnm 4dd3bb1dea Updating bazel BUILD files with new go_rules version 2017-12-29 15:03:14 -07:00
chrislovecnm 609e268a1d gazelle updates with new bazel version 2017-11-05 17:41:53 -07:00
chrislovecnm 1e418c3e13 more goimport updates 2017-11-04 10:03:02 -06:00
Kubernetes Submit Queue 14ba6d0414 Merge pull request #3474 from chrislovecnm/test-cleanup
Automatic merge from submit-queue.

Fixing stdout on tests - cleaning house

We are printing to STDOUT and logging in some tests.  Not needed.
2017-10-08 10:01:05 -07:00
Justin Santa Barbara 0143be7c4f autogen: BUILD and BUILD.bazel 2017-10-02 14:27:21 -04:00
chrislovecnm 9bf197830f Fixing stdout on tests 2017-09-29 12:25:07 -06:00
Justin Santa Barbara 792bf5201e Fix diff edge case for trailing diffs 2017-02-21 00:17:19 -05:00
Justin Santa Barbara 9bfd067520 Simple integration test for create cluster
Calls create cluster command
Compares to expected YAML output
2016-12-17 23:20:03 -05:00
Justin Santa Barbara e046a770a9 Enable diff semantic cleanup 2016-12-14 12:07:16 -05:00
Justin Santa Barbara d4fd866ce3 Fix a bug in diff formatting 2016-12-14 12:06:58 -05:00
Justin Santa Barbara c8812ab563 Format resource diffs
Fix #973
2016-12-03 10:26:45 -05:00