Commit Graph

2067 Commits

Author SHA1 Message Date
Nova Kwok 4057ab348a
Update GlusterFS docs URL README.md
The old URL `gluster.readthedocs.io/en/latest/Administrator%20Guide/` is returning 404 as GlusterFS seems using the `https://docs.gluster.org`, this PR is used to change the URL to the correct one.
2021-11-21 21:21:39 +08:00
Kubernetes Prow Robot 9d8c31ea6f
Merge pull request #426 from liiri/patch-1
Use NFS server v4.2 in nfs-pv example
2021-11-04 05:36:03 -07:00
Liri "Really" Sokol 1b3c3beb64
Use NFS server v4.2
We had problems with running the default v4 version, limit on connection pool etc, seems like 4.2 would be a better default
2021-11-04 11:57:28 +02:00
Kubernetes Prow Robot 495ccb7ece
Merge pull request #425 from rueyaa332266/update_selenium_4
Update selenium example to selenium 4.0
2021-11-03 07:23:06 -07:00
rueyaa332266 25f65c7426 update python sample and readme 2021-11-03 22:08:38 +09:00
rueyaa332266 f395ad729c update manifest for selenium 4.0 2021-11-03 22:04:04 +09:00
Emily Moss 4504af7626 update services 2021-09-08 11:38:03 -07:00
Emily Moss 54b1d7ea45 update controllers 2021-09-08 11:25:48 -07:00
Emily Moss 531a126f3b rename service 2021-09-08 11:21:23 -07:00
Emily Moss b83c2b68a3 rename deployment 2021-09-08 11:19:23 -07:00
Emily Moss 87a67949ce update yaml 2021-09-03 15:27:19 -07:00
Emily Moss 162bc4def1 more updates 2021-09-03 15:15:41 -07:00
Emily Moss 69f7ab04f8 more main.go fix up 2021-08-12 15:41:21 -07:00
Emily Moss 414fa0165e updates to main.go 2021-07-09 15:01:25 -07:00
Emily Moss 93fb5c3169 legacy update 2021-06-28 18:55:43 -07:00
Emily Moss 0052868617 add updated yaml 2021-06-23 12:35:07 -07:00
Emily Moss 4a95d679ac fix service and deployment 2021-06-17 15:07:48 -07:00
Emily Moss bc96654c20 file and contents update 2021-06-16 15:21:03 -07:00
Emily Moss 565a6a5a01 language replace 2021-06-16 15:17:37 -07:00
Kubernetes Prow Robot 802539ae3f
Merge pull request #420 from NishkarshRaj/patch-1
Fixing path for kubectl command
2021-06-08 23:39:47 -07:00
Nishkarsh Raj 96aaa446d4
Fixing path for kubectl command 2021-06-08 16:36:27 +05:30
Kubernetes Prow Robot 6fe27921de
Merge pull request #412 from mrbobbytables/owners
staging/cpu-manager: Remove inactive OWNERS
2021-02-21 10:05:42 -08:00
Bob Killen 541b5bb39b
staging/cpu-manager: Remove inactive OWNERS
As a part of cleaning up inactive members (those with no activity within
the past 18 months) from OWNERS files, this commit moves balajismaniam
from an approver to an emeritus_approver.
2021-02-21 10:45:20 -05:00
Kubernetes Prow Robot 75f116a8b5
Merge pull request #406 from justinsb/update_redis_image
guestbook-go: update redis master image
2020-11-24 01:19:00 -08:00
Justin SB 1b4cdd70e8 guestbook-go: update redis master image
This now matches the image used in the guestbook (non-go) example.

Workaround for https://github.com/containerd/containerd/issues/4756
2020-11-23 12:47:55 -05:00
Kubernetes Prow Robot 3e0c7a7629
Merge pull request #401 from ricardbejarano/master
added comment to clarify that the already-base64-encoded Ceph key must be base64-encoded again when using Kubernetes Secrets, or else use 'stringData' inplace of 'data'
2020-11-11 12:04:50 -08:00
Kubernetes Prow Robot a9f13231d1
Merge pull request #405 from nerzhul/patch-1
Add some options to the NFS FlexVolume example
2020-11-10 08:56:40 -08:00
Loïc Blot a53cb600fa
Add some options to the NFS FlexVolume example
Add default options:
* _netdev
* soft
* intr
* timeo=10

Add params to the flex volume:
* protocol
* atime
* readonly

Add example pod
2020-11-10 10:26:37 +01:00
Ricard Bejarano 5600c3588e
added comment to clarify that the already-base64-encoded Ceph key must be base64-encoded again when using Kubernetes Secrets, or else use 'stringData' inplace of 'data' 2020-10-06 02:44:31 +02:00
Kubernetes Prow Robot bbe33f4997
Merge pull request #395 from chaosaffe/fibre-channel-grammar
Enhance Fibre Channel Documentation
2020-09-29 10:17:27 -07:00
Kubernetes Prow Robot 527276df8f
Merge pull request #396 from windayski/fixtypo
fix typo
2020-09-22 13:02:09 -07:00
windayski d901bad2f1
Update cassandra.yaml
fix typo
2020-08-31 20:22:27 +08:00
Jason Murray bc7a20b62c
improve formatting 2020-08-10 19:07:46 -07:00
Jason Murray cc3e7657d1
enhance fibre channel example 2020-08-10 18:15:30 -07:00
Kubernetes Prow Robot 77d37b4b8b
Merge pull request #394 from nikhita/owners-cleanup
mysql-wordpress-pd/OWNERS: remove inactive members from reviewers
2020-08-10 03:54:19 -07:00
Nikhita Raghunath bd4865019e mysql-wordpress-pd/OWNERS: remove inactive members from reviewers
As a part of cleaning up inactive members (who haven't been active since
beginning of 2019) from OWNERS files, this commit removes david-mcmahon
from the list of reviewers.
2020-08-10 15:57:23 +05:30
Kubernetes Prow Robot b80c9417ab
Merge pull request #386 from DeanJain/master
removing unwanted words after kubectl commands which is causing confusion
2020-07-28 06:39:47 -07:00
Kubernetes Prow Robot 46488e2456
Merge pull request #392 from joelsmith/master
Add repo SECURITY.md
2020-07-28 05:31:08 -07:00
Joel Smith c7c8b3fa33 Add SECURITY.md 2020-07-27 15:59:54 -06:00
Dean.Jain ef5deea76e added GuestBook Go example on readme table 2020-05-31 16:19:41 -07:00
Swadhin Jain 2f89ddd01c removing unwanted words after kubectl commands which is causing confusion
Signed-off-by: Swadhin Jain <Swadhin.Jain@aexp.com>
2020-05-31 15:39:54 -07:00
Kubernetes Prow Robot 6f9fad9e3d
Merge pull request #383 from qq843700497/examples-lbf
fix wrong spell: 'testscase' -> 'testcase'
2020-05-21 00:26:36 -07:00
qq843700497 2b26c5d5d0 fix wrong spell: 'testscase' -> 'testcase' 2020-05-21 10:23:23 +08:00
Kubernetes Prow Robot 67f8fd1c82
Merge pull request #375 from PPACI/patch-1
Update azure_file volume example
2020-03-26 03:38:25 -07:00
Pierre PACI 4ff9eb7424
Update azure_file volume example
removed secretNamespace property
2020-03-25 15:18:24 +01:00
Kubernetes Prow Robot fc8d33c5a1
Merge pull request #373 from rishikeshr/master
Rename gsluterfs-endpoints.yaml to glusterfs-endpoints.yaml
2020-03-16 09:14:43 -07:00
Kubernetes Prow Robot 76e6817948
Merge pull request #372 from izeye/patch-1
Add missing NodePort to frontend Service
2020-03-16 09:04:43 -07:00
Rishi ad6e6883af
Rename gsluterfs-endpoints.yaml to glusterfs-endpoints.yaml
Rename gsluterfs-endpoints.yaml to glusterfs-endpoints.yaml to avoid incorrect links in the readme file.
2020-03-16 17:50:22 +05:30
Johnny Lim 2b93bb9e9a
Add missing NodePort to frontend Service 2020-03-16 15:18:27 +09:00
Kubernetes Prow Robot 629c9459a9
Merge pull request #370 from cyberpau/fix-yaml
Added type NodePort
2020-03-11 11:31:37 -07:00