Clayton Coleman
4ddfa719d5
Correct import statements
2017-01-17 16:18:18 -05:00
deads2k
9243aa16a7
mechanical repercussions
2017-01-13 08:27:14 -05:00
deads2k
8cb95e784b
start the apimachinery repo
2017-01-11 09:09:48 -05:00
Jeff Grafton
47b8002971
Always --pull in docker build to ensure recent base images
2017-01-10 16:21:05 -08:00
Jeff Grafton
065ce137bd
Enable auto-generating sources rules
2017-01-05 14:14:13 -08:00
Kubernetes Submit Queue
30338f37dd
Merge pull request #38927 from luxas/remove_maintainer
...
Automatic merge from submit-queue
Remove all MAINTAINER statements in the codebase as they are deprecated
**What this PR does / why we need it**:
ref: https://github.com/docker/docker/pull/25466
**Release note**:
```release-note
Remove all MAINTAINER statements in Dockerfiles in the codebase as they are deprecated by docker
```
@ixdy @thockin (who else should be notified?)
2016-12-29 16:41:24 -08:00
Mike Danese
7636113fb2
autogenerated
2016-12-29 13:04:10 -08:00
Lucas Käldström
fbea3e2368
Remove all MAINTAINER statements in the codebase as they aren't very useful and now deprecated
2016-12-17 20:34:10 +02:00
Mike Danese
92ef843047
fix examples/ compilation so that test/ also compiles
...
fix network-tester cauldron serve_hostnames
2016-12-12 15:14:49 -08:00
ymqytw
04228a19ee
Update https-nginx example README and inotifywait cmd
2016-11-10 09:14:02 -08:00
Tim Hockin
e87fd7b5f0
Remove 'this is HEAD' warning on docs
2016-10-26 00:06:59 +02:00
Kubernetes Submit Queue
a6faa13efd
Merge pull request #31541 from ymqytw/inotify-example
...
Automatic merge from submit-queue
Update https-nginx example to use config map
Fixes #30532
2016-09-10 15:20:48 -07:00
David McMahon
63e1c77a21
Update the latestReleaseBranch to release-1.4 in the munger.
2016-09-01 14:40:55 -07:00
ymqytw
ab79d7d178
Update https-nginx example to use config map
2016-08-29 17:14:51 -07:00
joe2far
10b5aff955
Fix broken warning image link in docs
2016-07-15 10:44:58 +01:00
David McMahon
b222f28cb9
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
David McMahon
f05b9a47e9
Updated docs and examples for release-1.3.
2016-06-13 12:24:34 -07:00
Dawn Chen
0cba8b9eae
Revert "Versioning docs and examples for v1.4.0-alpha.0."
...
This reverts commit cce9db3aa9555671c5ddf69549b46ed0fd7e472a.
2016-06-10 16:46:46 -07:00
David McMahon
b1e6c67b24
Versioning docs and examples for v1.4.0-alpha.0.
2016-06-10 14:55:35 -07:00
Tim Hockin
5d39117b3b
Convert everything to use vendor/
2016-05-08 20:30:37 -07:00
David McMahon
74811d373b
Update the latestReleaseBranch to release-1.2 in the munger.
2016-03-08 18:59:28 -08:00
Paul Morie
ba54aa4a61
Add boilerplate checks for Dockerfiles
2016-02-03 18:35:26 -05:00
Paul Morie
808e01d9d2
Add boilerplate checks for Makefiles
2016-02-03 18:35:26 -05:00
Clayton Coleman
a8467a8b9d
Remaining codec change refactors
2016-01-22 13:27:27 -05:00
nikhiljindal
94b2ac44b2
Merge registered and latest and move to apimachinery
2016-01-21 14:42:21 -08:00
Chao Xu
533747fa0f
run hack/update-generated-docs.sh
2015-12-21 10:41:30 -08:00
deads2k
7cb969899b
use constants for group names
2015-12-14 10:04:10 -05:00
Tim Hockin
34577ed6aa
Run update-gendocs
2015-11-13 13:57:57 -08:00
Kent Rancourt
18e0f78cb4
Improve examples/https-nginx dependency management
2015-11-05 14:27:08 -05:00
Chao Xu
a4f107ad3e
install the legacy v1 API for make_secret.go in http-nginx example
2015-09-25 10:24:38 -07:00
Daniel Martí
f5cf824372
Move pkg/util.Time to pkg/api/unversioned.Time
...
Along with our time.Duration wrapper, as suggested by @lavalamp.
2015-09-17 17:51:27 -07:00
Chao Xu
a150acbc74
massive changes
2015-09-11 17:31:47 -07:00
Mike Danese
d6abeaa4c6
run gofmt on everything we touched
2015-08-05 17:52:56 -07:00
Mike Danese
c3519fa5b4
rewrite go imports
2015-08-05 17:30:03 -07:00
David Oppenheimer
2d1ab041f9
Replace ```shell with ```sh
2015-07-19 21:38:53 -07:00
Tim Hockin
d504a77b74
Run gendocs
2015-07-17 15:35:43 -07:00
Tim Hockin
f653a8f0c4
Better scary message
2015-07-17 09:28:49 -07:00
Tim Hockin
9a16ed9c01
Add munger to verify kubectl -f targets, fix docs
2015-07-16 15:39:45 -07:00
Prashanth Balasubramanian
aa5f0e545e
Add a nginx https example
2015-07-14 18:09:13 -07:00