Varad Ahirwadkar
042b65106c
guestbook: update php-redis image tag to v5
...
Signed-off-by: Varad Ahirwadkar <varad.ahirwadkar1@ibm.com>
2025-02-09 14:42:35 +05:30
Kubernetes Prow Robot
f4f8f1461c
Merge pull request #547 from zdxgs/master
...
Fix the link
2024-11-05 15:43:29 +00:00
shixiuguo
d4837d64e0
Fix the link
2024-09-30 11:09:46 +08:00
Kubernetes Prow Robot
5c2e36ae82
Merge pull request #513 from ElanHasson/patch-1
...
Fix broken links
2024-09-19 12:42:45 +01:00
Kubernetes Prow Robot
b09d8b7cab
Merge pull request #546 from dims/bump-example-dns-backend-to-python3
...
Bump example-dns-backend to python3
2024-09-17 09:53:15 +01:00
Davanum Srinivas
6a1bd54e08
Bump example-dns-backend to python3
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2024-09-16 20:04:34 -04:00
Kubernetes Prow Robot
574ea58b95
Merge pull request #524 from bansalji02/master
...
issue #506--->fixed the redis issue
2024-05-20 04:11:27 -07:00
bansalji02
deb8df643b
reverted back redis-replica-controller.yaml image
2024-05-20 15:26:04 +05:30
bansalji02
594361ef87
fixed the redis issue
2024-05-10 17:17:15 +05:30
Kubernetes Prow Robot
171b8cb775
Merge pull request #498 from humblec/rbd-docs
...
Mention Ceph RBD and CephFS deprecation in the user doc to notify the users.
2024-02-15 10:29:18 -08:00
Kubernetes Prow Robot
ebc7861a2d
Merge pull request #515 from dancer1325/UpdatedMain
...
fix(staging.volumes.fibre_channel): update documentation reference link
2023-11-27 09:35:09 +01:00
dancer13
9acfcd4a36
fix(staging.volumes.fibre_channel): update documentation reference link
2023-11-04 13:46:32 +01:00
Elan Hasson
b6fdee787b
Fix broken links
...
Links died because of domain expirations, switching to archive.org links.
2023-10-30 22:50:52 -04:00
Kubernetes Prow Robot
fb9ac11f42
Merge pull request #497 from humblec/glusterfs-deprecation
...
Mention GlusterFS deprecation in the examples guide.
2023-08-25 04:55:17 -07:00
Humble Chirammal
33f6819fbb
Mention Ceph RBD deprection in the user doc to notify the users.
...
The Ceph RBD intree storage driver is getting deprecated in kubernetes
release 1.28 and users have to be notified about the same.
2023-07-20 22:17:24 +05:30
Humble Chirammal
5cff6be275
Mention CephFS deprection in the user doc to notify the users.
...
The CephFS intree storage driver is getting deprecated in kubernetes
release 1.28 and users have to be notified about the same.
2023-07-20 22:17:10 +05:30
Humble Chirammal
0310536a3f
Mention GlusterFS deprecation in the examples guide.
...
Considering GlusterFS in-tree storage driver has been deprecated
in 1.25 and then removed in 1.26, it has to be notified to the users
who are referring the example yamls here. Eventually we will remove
the example yamls while these kubernetes versions go unsupported.
Signed-off-by: Humble Chirammal <humble.devassy@gmail.com>
2023-07-20 20:55:42 +05:30
Kubernetes Prow Robot
bc9ca4ca32
Merge pull request #476 from zealoussnow/patch-1
...
fix create pod error
2023-03-24 07:28:32 -07:00
LeoZhang
858d4658fa
fix create pod error
2023-03-23 17:41:30 +08:00
Kubernetes Prow Robot
b91b4bcc6a
Merge pull request #473 from vaibhav2107/registry-update
...
Migrate k8s.gcr.io to registry.k8s.io
2023-03-06 03:24:59 -08:00
vaibhav2107
538d302b41
Migrate k8s.gcr.io to registry.k8s.io
2023-02-13 16:26:17 +05:30
Kubernetes Prow Robot
8e9406886a
Merge pull request #462 from ajayk/registry-change
...
chore: move registry from k8s.gcr.io to registry.k8s.io
2023-02-09 02:12:25 -08:00
Kubernetes Prow Robot
57c3fdc13b
Merge pull request #467 from victtsl/update-readme
...
Updating README to reflect changes from #442
2023-02-09 02:10:24 -08:00
ajayk
fd7fa0f969
Merge remote-tracking branch 'upstream/master' into registry-change
...
# Conflicts:
# guestbook-go/guestbook-controller.json
# guestbook-go/redis-master-controller.json
# guestbook-go/redis-replica-controller.json
Signed-off-by: ajayk <ajaykemparaj@gmail.com>
2023-02-08 16:04:26 -08:00
Kubernetes Prow Robot
2452dfc83b
Merge pull request #470 from justinsb/makefile_update
...
Update Makefile to replace deprecated gcloud docker
2023-02-07 09:19:01 -08:00
Kubernetes Prow Robot
460d48a31d
Merge pull request #469 from justinsb/json_to_yaml
...
Convert guestbook-go json to yaml
2023-02-07 09:17:01 -08:00
Kubernetes Prow Robot
feda878016
Merge pull request #471 from justinsb/cd_on_push_to_branch
...
Create CD script to be run after every push to main branch
2023-02-07 09:15:03 -08:00
Justin SB
b621ffb775
Create CD script to be run after every push to main branch
...
Hook up guestbook-go (first) to push images to the staging project
with prow.
2023-01-24 13:46:38 -05:00
Justin SB
238d5afc46
Update Makefile to replace deprecated gcloud docker
...
More modernization to get this running again.
2023-01-24 13:38:42 -05:00
Justin SB
4d12a8ba1b
Convert guestbook-go json to yaml
...
The first step in bringing this up to a more up-to-date example.
2023-01-24 13:02:16 -05:00
Victor
5b19874f5e
Updating README to reflect changes from #442
2023-01-06 11:13:54 -05:00
ajayk
33dfad21f4
chore: move registry from k8s.gcr.io to registry.k8s.io
2022-11-30 03:01:20 +00:00
Kubernetes Prow Robot
8c357b6f7d
Merge pull request #450 from rkpattnaik780/node_mongo_ex
...
docs(nodejs-mongodb): fix typos
2022-07-21 10:35:55 -07:00
Kubernetes Prow Robot
04bc6b93d5
Merge pull request #449 from alghe-global/spark-fixes
...
Remove "$" from commands and clarify context for spark example
2022-07-21 10:25:54 -07:00
Ramakrishna Pattnaik
a0c10d02d9
docs(nodejs-mongodb): fix typos
2022-06-16 18:16:21 +05:30
Alexandru Gheorghe
d65dfd1e4c
Remove "$" from commands and clarify context for spark example
2022-06-08 16:49:03 +01:00
Kubernetes Prow Robot
13cbf0b065
Merge pull request #442 from HusseinKabbout/master
...
[nfs-example] Use Deployments instead of ReplicationController
2022-03-23 00:34:00 -07:00
Hussein Kabbout
b89d3929ee
[nfs-example] Use Deployments instead of ReplicationController
...
According to the official kubernetes documentation it is recommended to use a Deployment instead of a ReplicationController to set up replication
https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller/
2022-03-22 20:50:59 +01:00
Kubernetes Prow Robot
fe33485aa4
Merge pull request #441 from dcoliversun/master
...
delete duplicated selector in minio-statefulset
2022-03-22 06:13:44 -07:00
Kubernetes Prow Robot
b894f3eb6d
Merge pull request #440 from soltysh/update_owners
...
Update owners to match sig-apps leads
2022-03-22 06:11:44 -07:00
Qian.Sun
3cf896d855
delete duplicated selector in minio-statefulset
2022-03-22 18:41:15 +08:00
Maciej Szulik
dfdff1b6b6
Update owners to match sig-apps leads
2022-02-28 19:43:24 +01:00
Kubernetes Prow Robot
6a762deb16
Merge pull request #438 from srinivaschavan/master
...
Use redis-replica instead of redis-slave in GUI
2022-02-14 00:29:29 -08:00
Srinivas Chavan
07b0cacf47
Use redis-replica instead of redis-slave in GUI
2022-02-05 13:07:28 +05:30
Kubernetes Prow Robot
2b1e860e04
Merge pull request #421 from EmilyM1/update-language-yaml
...
Update language yaml
2022-01-31 09:31:24 -08:00
Kubernetes Prow Robot
02f71e3e3c
Merge pull request #428 from n0vad3v/patch-1
...
Update GlusterFS docs URL README.md
2022-01-31 09:26:24 -08:00
Kubernetes Prow Robot
0c8461aaf9
Merge pull request #432 from matanw/master
...
pvc nfs example : add "volumeName" to nfs-pvc to connect it to nfs-pv
2022-01-04 22:28:33 -08:00
Matan Wiesner
f73463943e
pvc nfs example : add "volumeName" to nfs-pvc to connect it to nfs-pv
2022-01-04 19:02:38 +02:00
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