Tim Hockin
dab591b629
Run update-gendocs
2015-11-13 13:57:57 -08:00
k8s-merge-robot
da46dab080
Merge pull request #16940 from caesarxuchao/dont-update-api-reference
...
Auto commit by PR queue bot
2015-11-07 06:59:12 -08:00
Chao Xu
358221f9fd
Don't update api-reference docs if the only changes are the timestamps
2015-11-06 11:37:22 -08:00
Tim St. Clair
1e88a682da
Add liveness/readiness probe parameters
...
- PeriodSeconds - How often to probe
- SuccessThreshold - Number of successful probes to go from failure to success state
- FailureThreshold - Number of failing probes to go from success to failure state
This commit includes to changes in behavior:
1. InitialDelaySeconds now defaults to 10 seconds, rather than the
kubelet sync interval (although that also defaults to 10 seconds).
2. Prober only retries on probe error, not failure. To compensate, the
default FailureThreshold is set to the maxRetries, 3.
2015-11-06 10:46:40 -08:00
nikhiljindal
1c50f423d6
Running update-api-reference-docs
2015-11-04 14:54:10 -08:00
deads2k
fd1c8e096a
eliminate cross-namespace HPA escalation attack
2015-11-03 08:05:26 -05:00
Chao Xu
45b0917b6b
versionize the include directory in definitions.md and operations.md
2015-10-26 14:19:54 -07:00
Piotr Szczesniak
87c6d17d3a
Fixed api reference docs
2015-10-26 10:18:39 +01:00
Paul Morie
3cd12f5e05
FSGroup implementation
2015-10-22 16:40:59 -04:00
Piotr Szczesniak
5cc0aa3b62
Fixed issue with generated docs
2015-10-22 12:55:10 +02:00
nikhiljindal
fe26c8d86a
Running update-api-reference-docs on HEAD to fix verify-api-reference-docs
2015-10-21 14:58:43 -07:00
Jeff Lowdermilk
572db1849c
Merge pull request #15906 from nikhiljindal/updateAPIReference
...
Adding a script to verify api reference docs are upto date
2015-10-21 13:15:36 -07:00
nikhiljindal
8aa9591bb9
Running update-api-reference-docs script so that verify-api-reference-docs passes
2015-10-20 13:17:24 -07:00
Chao Xu
39cb8627df
change the include file name
2015-10-19 12:31:04 -07:00
Chao Xu
56f1b5acb7
run hack/update-generated-docs.sh
2015-10-16 11:59:04 -07:00
Chao Xu
3881f4a85e
update html, change directory
2015-10-16 11:30:11 -07:00