Christoph Blecker
3c2422ccd2
Use modules exclusively; delete vendor
2019-07-28 13:44:29 -07:00
Kubernetes Prow Robot
902b6b8e1b
Merge pull request #3224 from mattjmcnaughton/mattjmcnaughton/bump-go-version-used-for-dockerized-makefile-targets
...
Use go 1.11 for Dockerized Makefile targets
2019-02-07 00:14:52 -08:00
mattjmcnaughton
e705dfb534
Use go 1.11 for Dockerized Makefile targets
...
Previously, we used the Go 1.9 image for our dockerized targets in the
Makefile. The k8s project mandates Go 1.11 for k8s 1.13+
(https://github.com/kubernetes/community/blob/master/contributors/devel/development.md ),
so there's no reason not to use Go 1.11 here.
I've verified all existing dockerized targets still work with go 1.11.
2019-02-06 15:14:44 -05:00
mattjmcnaughton
eaba91741e
Add `verify-dockerized` to Makefile
...
The `Makefile` has `generate-dockerized` and `test-dockerized`. For
consistency, and also because its helpful for those who may not have
their Go environment properly setup, add `verify-dockerized` to the
Dockerfile. Its responsible for running `verify` in the docker
container.
2019-02-06 15:08:34 -05:00
Christoph Blecker
fad14ac876
Track and compare working group dirs too
2017-10-25 13:52:40 -07:00
Christoph Blecker
139c239497
vendor gopkg.in/yaml.v2
2017-10-24 23:17:03 -07:00
Christoph Blecker
c08c4ae2f9
Don't use docker by default for sig docs generator
2017-10-24 23:12:43 -07:00
Christoph Blecker
3047fbcab2
Update generator to use WHAT variable
2017-09-25 12:36:24 -07:00
caleb miles
4cf32c0472
The SIG list generation tool supports SELinux
...
According to the [Docker documentation](https://docs.docker.com/engine/admin/volumes/bind-mounts/#configure-the-selinux-label )
additional options are required for bind mounts on systems where SELinux is enabled.
2017-08-15 17:58:46 -07:00
Christoph Blecker
b73865f44c
Add verify make rule
2017-07-28 12:19:30 -07:00
Jamie Hannaford
2cb3b0f005
Remove duplication
2017-07-14 10:20:04 +02:00
Jamie Hannaford
eab658607d
Add tests
2017-06-26 11:35:35 +02:00
Vishnu Kannan
0875cceb81
Make resource management working group discoverable
...
Signed-off-by: Vishnu Kannan <vishnuk@google.com>
2017-06-13 15:31:30 -07:00
Jamie Hannaford
ec63dee0af
Add way to gen one sig
2017-06-07 15:27:03 +01:00
Jamie Hannaford
676d8264c6
Reformat directory structure
2017-05-16 12:26:37 +02:00
Jamie Hannaford
ad450f5ed3
Add Makefile
2017-05-16 12:23:44 +02:00