Jeff Grafton
06d5c50eb2
Update to latest kazel and update generated files
...
Also switch from github.com/kubernetes/repo-infra to k8s.io/repo-infra.
2019-01-08 14:47:26 -08:00
Sen Lu
242ce12de7
vendor golint
2018-12-26 10:42:24 -08:00
Christoph Blecker
64173fb46b
Remove godep from REQUIRED_BINS
2018-11-07 11:02:07 -08:00
Christoph Blecker
35cdbdf16c
Use ensured godep instead of relying on PATH
2018-11-07 11:02:01 -08:00
Christoph Blecker
e6d21f16d9
Require vendoring of cfssl binaries
2018-08-08 20:52:28 -07:00
Haowei Cai
cec89982b6
Add kube-openapi cmd to required binaries
2018-07-10 17:51:31 -07:00
Matthias Bertschy
9b15af19b2
Update all script to use /usr/bin/env bash in shebang
2018-04-19 13:20:13 +02:00
Tim Hockin
74451de6df
Vendor kazel
2018-03-29 17:01:32 -07:00
Tim Hockin
3e583de0ac
Vendor gazelle
2018-03-29 17:01:30 -07:00
Jeff Grafton
7015f191ef
Remove all upstream BUILD, BUILD.bazel, and WORKSPACE files from vendor/
2018-03-23 15:36:58 -07:00
Christoph Blecker
b97b9530f0
Remove dep-reviewers
2018-02-26 17:04:32 -08:00
Di Xu
48434b44c4
vendor misspell
2018-02-23 09:33:14 +08:00
Christoph Blecker
a11ea4e45f
Enforce OWNERS file in Godeps and vendor dirs
2018-02-15 13:30:30 -08:00
Tim Hockin
ac4ffb1e6e
Vendor godep v79 and use it
2017-09-29 15:16:09 -07:00
Tim Hockin
a29c048e33
Clean up godep scripts to be self-contained
2017-09-29 15:16:03 -07:00
Tim Hockin
7732c8d892
Centralize godep version number
2017-09-28 13:10:09 -07:00
Tim Hockin
5728b1970a
Use json-iterator for JSON, kill off codecgen
2017-08-31 23:30:45 -07:00
Dr. Stefan Schimanski
263b918541
hack/update-staging-godep.sh: check for staging repos in GOPATH
2017-07-24 10:44:42 +02:00
Dr. Stefan Schimanski
cd2552749f
godep-save.sh: workaround broken vendor/github.com/docker/docker/project/CONTRIBUTING.md symlink
2017-07-10 13:02:38 +02:00
Dr. Stefan Schimanski
9775a66310
godep-save.sh: add verbosity
2017-07-10 13:02:38 +02:00
Dr. Stefan Schimanski
918721078f
godep-save.sh: add sanity checks
2017-07-07 21:16:34 +02:00
Chao Xu
83235f940a
manually fix hack/verify-staging-imports.sh
...
manually fix hack/godep-save.sh
manually fix .linted_packages
squash, manually fix lint
manually fix hack/update-staging-godeps.sh
manually fix update-staging-godeps.sh; let it update godep of client-go
2017-06-22 11:31:00 -07:00
Dr. Stefan Schimanski
33e50da9f4
Rename {kube- ->}apiextensions-{-> api}server
2017-06-06 12:06:31 +02:00
deads2k
ed27887ad2
wire new staging repo
2017-05-02 08:43:31 -04:00
Chao Xu
3294200dc8
move metrics to staging
2017-05-01 16:43:50 -07:00
Christoph Blecker
d31a88fee7
Bump godep version to v79
2017-03-15 10:32:37 -07:00
Dr. Stefan Schimanski
798d9c2ed3
Unify godep code in hack/*-godep*.sh
2017-03-09 15:03:13 +01:00
deads2k
1d40c3ff76
update scripts for new kube-aggregator location
2017-02-14 14:16:59 -05:00
deads2k
7cb5463b26
create sample-apiserver repo for people to inspect
2017-02-08 10:35:29 -05:00
deads2k
70778cccfe
k8s.io/apimachinery scripts
2017-01-11 08:15:34 -05:00
deads2k
442d2c1404
move pkg/auth/user to staging
2017-01-04 10:27:04 -05:00
saadali
9e9a66ed22
Ensure verify-godep passes godep to godep-save
2016-11-02 23:49:30 -07:00
Mike Danese
1cd2968917
godep: vendor go-bindata
2016-10-24 18:00:08 -07:00
Daniel Smith
fa4270cd2f
Make script more friendly
2016-09-22 13:41:27 -07:00
Chao Xu
bc8d572f3a
added copy.sh which cuts the client repo; made necessary changes to scripts in
...
the repo to cope with the client repo staging area; added symlink
vendor/k8s.io/client-go which pointed to the staging area.
2016-08-09 14:07:53 -07:00
Antoine Pelisse
b681b17bb0
Revert "Fix working_set calculation in kubelet"
2016-07-20 17:04:32 -07:00
Vishnu kannan
feb732195f
run godeps twice in validation to include recursive dependencies
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-07-20 11:11:56 -07:00
David McMahon
ef0c9f0c5b
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
Eric Paris
5543e2e3fd
Create a script to update godeps
...
Since its hard for an individual to remember that we need codecgen and
ginkgo in godeps but don't actually have that dependancy listed in a way
that godep can automatically find.
2016-05-12 22:04:19 -04:00