Commit Graph

1871 Commits

Author SHA1 Message Date
Benjamin Krein ac10c005e3 update README with initContainer changes 2018-09-07 07:43:52 -04:00
Benjamin Krein 0d8e4d2918 convert to use initContainer 2018-09-07 07:43:42 -04:00
Benjamin Krein e39212705f define war container as initContainer 2018-09-06 16:03:27 -04:00
k8s-ci-robot 04efb0640f
Merge pull request #263 from hrishin/mysql-checks
added liveness probes to mysql deployment
2018-08-31 09:02:56 -07:00
hriships 05e76883eb added liveness probes to mysql deployment 2018-08-30 00:09:47 +05:30
k8s-ci-robot 2f69166cb6
Merge pull request #253 from bgiorgini/patch-1
Update README.md
2018-08-23 14:03:15 -07:00
k8s-ci-robot f783b7a177
Merge pull request #262 from wangxy518/patch-1
Update jvm.options
2018-08-17 04:10:12 -07:00
wangxy518 9f51ba5514
Update jvm.options 2018-08-17 15:00:37 +08:00
k8s-ci-robot ce7fce7c49
Merge pull request #261 from fqsghostcloud/fix-README.md
fix README.md
2018-08-16 16:47:08 -07:00
fqsghostcloud dc243bdc0a
fix README.md
fix README.md
2018-08-14 09:41:15 +08:00
k8s-ci-robot 5a618dd3b4
Merge pull request #259 from dims/remove-stray-debug-echo-from-makefile
Remove stray debug echo from Makefile
2018-08-02 19:56:00 -07:00
Davanum Srinivas 2ab975dd4e
Remove stray debug echo from Makefile
oops #2

Change-Id: Ief434608f87afeb956a471ae35217b106a763739
2018-08-02 22:15:30 -04:00
k8s-ci-robot cfbc441ba6
Merge pull request #258 from dims/fix-oops-in-docker-push-parameter
oops! fix the image name when we run docker push
2018-08-02 16:02:27 -07:00
Davanum Srinivas 594d5df197
oops! fix the image name when we push
Change-Id: I1533e8be7a6292830c0a9eacc545d8fddd897b26
2018-08-02 18:26:52 -04:00
k8s-ci-robot fed0c13e04
Merge pull request #257 from dims/build-and-push-manifests-for-container-images
Build and push manifests for container images
2018-08-02 13:51:28 -07:00
Davanum Srinivas dc35258e19
Build and push manifests for container images
We build and push images for various architectures, but are not
publishing a single manifest that can be used to look up the images.
test/images in main k/k repository and kube images in k/release already
publish manifests for all the image we need for e2e testing, so we
should do the same as the 2 images in this repository are part of the
conformance e2e test suite.

Bumping version numbers as well.

Change-Id: I5f87af9e5ad15da86b9e99bcb7a60a81870d0836
2018-08-02 16:39:39 -04:00
k8s-ci-robot c4ca96d76f
Merge pull request #255 from dims/guest-book-remove-explicit-install-for-php-pear
guestbook : Remove explicit install for php-pear
2018-07-30 08:54:58 -07:00
Davanum Srinivas cd651b9ea6
guestbook : Remove explicit install for php-pear
Change-Id: I663a86a972ae3ccd2c774921bbe19f950a6938f5
2018-07-30 11:17:18 -04:00
Bruno Giorgini f333458ba7
Update README.md
Include the `staging` folder in the paths.
2018-07-24 20:29:54 -07:00
k8s-ci-robot 8a0052f080
Merge pull request #252 from nikhita/contributing.md
Add CONTRIBUTING.md
2018-07-19 02:13:42 -07:00
Nikhita Raghunath 6959764261 Add CONTRIBUTING.md 2018-07-19 10:59:43 +05:30
k8s-ci-robot 0227266562
Merge pull request #248 from HuiWang0025/patch-3
Update README.md
2018-07-07 09:18:17 -07:00
HuiWang0025 d90efa9968
Update README.md
content mistake
2018-07-07 00:21:38 +08:00
sebgoa 4a199c0a49
Merge pull request #244 from comxd/patch-1
fix README links
2018-07-04 09:34:23 +02:00
David 2bf515f9af
fix README links 2018-07-04 01:43:13 +02:00
k8s-ci-robot bdda4f31e6
Merge pull request #243 from hosungsmsft/azure-nfs-pv
Add Azure Disk-based NFS volume option
2018-06-29 22:16:20 -07:00
Hosung Song b942227428 Add Azure Disk-based NFS volume option 2018-06-28 17:32:20 -07:00
k8s-ci-robot c9c7fda1ad
Merge pull request #242 from AdamDang/patch-1
Typo fix: Endpont->Endpoint
2018-06-22 03:41:06 -07:00
AdamDang 66c566da40
Typo fix: Endpont->Endpoint
Line 28: Endpont->Endpoint
2018-06-22 17:02:28 +08:00
k8s-ci-robot 29ef5a922a
Merge pull request #239 from idvoretskyi/idvoretskyi-SECURITY_CONTACTS
SECURITY_CONTACTS added
2018-06-19 11:09:32 -07:00
Ihor Dvoretskyi 55c487ee3c SECURITY_CONTACTS added
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>
2018-06-19 14:47:47 +00:00
k8s-ci-robot 90145b4f11
Merge pull request #232 from adelton/create_psp_policy
Creation of PSP by hack/local-up-cluster.sh is not as automatic as the README suggests.
2018-05-24 09:16:35 -07:00
Jan Pazdziora 03857d63df Creation of PSP by hack/local-up-cluster.sh is not as automatic as the README suggests.
Without the symlinks, hack/local-up-cluster.sh reports

Create podsecuritypolicy policies for RBAC.
error: the path "/home/test/kubernetes/examples/podsecuritypolicy/rbac/policies.yaml" does not exist
error: the path "/home/test/kubernetes/examples/podsecuritypolicy/rbac/roles.yaml" does not exist
error: the path "/home/test/kubernetes/examples/podsecuritypolicy/rbac/bindings.yaml" does not exist
2018-05-03 22:08:46 +02:00
foo0x29a 12cff4b7a5 fix cloud-dns README links (#227) 2018-05-02 10:53:57 +02:00
Carlos Castro 3d540a32a9 Update New Relic Infrastructure Readme (#229)
We noticed a deprecated link on this doc to the old server monitor.

Did a few other small changes to align the verbiage with New Relic naming conventions.
2018-05-02 10:52:28 +02:00
k8s-ci-robot 071dd48dee
Merge pull request #228 from humblec/snap-options
Add `snapfactor` readme for glusterfs provisioner examples.
2018-04-27 12:11:20 -07:00
Humble Chirammal 5c3e8ca048 Add `snapfactor` readme for glusterfs provisioner examples.
Ref PR# https://github.com/kubernetes/kubernetes/pull/62378

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2018-04-18 23:01:57 +05:30
k8s-ci-robot b71ca8222d
Merge pull request #222 from DonMartin76/master
Add a sample for using azureFile for PVs
2018-04-13 19:26:59 -07:00
Martin Danielsson 758e8eb0ac Gave kubectl create secret as first alternative to create the secret for azureFile 2018-04-13 17:35:42 +02:00
k8s-ci-robot 93e3760d2a
Merge pull request #201 from aledbf/docker
Use docker to build cassandra jar file
2018-04-12 09:26:55 -07:00
k8s-ci-robot 7ac4ceb28b
Merge pull request #224 from mindprince/patch-1
Provide a more ideal example for scheduler extender policy.
2018-04-09 15:26:08 -07:00
Rohit Agarwal 37631d5f2f Provide a more ideal example for scheduler extender policy.
We now use default predicates/priorities if they are unspecified in the policy
config (kubernetes/kubernetes#59363).

The other example in ./scheduler-policy-config.json shows how to use priorities
and predicates.

Let's use this example to show how to use extenders. When you are using
extenders you don't necessarily want to mess with priorities and predicates
(kubernetes/kubernetes#45188).

Also remove duplicate file.
2018-04-09 15:21:21 -07:00
k8s-ci-robot 9e7cedb1c6
Merge pull request #205 from resouer/preemption
Add preempt verb for scheduler
2018-04-09 09:39:08 -07:00
k8s-ci-robot 59bc6cdd49
Merge pull request #219 from ilievlad/master
Update selenium examples to use deployments and newer selenium
2018-04-04 01:01:07 -07:00
Martin Danielsson 50fb40fa5e Minor mix up in names 2018-04-03 16:13:31 +02:00
Martin Danielsson 939a021ab3 Added azureFile mounting via PV/PVC, elaborated documentation slightly 2018-04-03 16:11:36 +02:00
k8s-ci-robot 11aa742952
Merge pull request #212 from noelbundick/azure-managed-disk
Add details on mounting existing Azure Managed Disks
2018-04-02 13:38:16 -07:00
chenpengdev 42210cb4f6 fix typo (#221) 2018-03-28 10:29:17 -07:00
Rob Harrigan ab928797eb Fix NFS tutorial README links (#215)
* fix NFS tutorial paths

* a few more link fixes

* remove IP change
2018-03-28 07:41:55 +03:00
Vlad Ilie cd409d6f3e Update selenium examples to use deployments and newer selenium 2018-03-23 16:37:37 +02:00