Commit Graph

30 Commits

Author SHA1 Message Date
Janet Kuo e6f04c498b Clean up broken analytics links 2025-05-19 10:09:55 -07:00
rvs1729 56e0318b61
Enable liveness checks for Cassandra (#556)
* Update cassandra-statefulset.yaml

* refactor
2025-05-05 08:29:58 -07:00
vaibhav2107 538d302b41 Migrate k8s.gcr.io to registry.k8s.io 2023-02-13 16:26:17 +05:30
windayski d901bad2f1
Update cassandra.yaml
fix typo
2020-08-31 20:22:27 +08:00
Gigi dc5c33850d Fix typo in a comment "there" -> "their" 2019-10-01 08:36:30 -07:00
ZP-AlwaysWin 2ef4b3a7c9 Preventing null pointer exceptions 2019-09-19 23:38:25 +08:00
ZP-AlwaysWin 6dfe29a3fd fix java code style 2019-08-22 10:47:52 +08:00
Roy Lenferink 9e4e0f41f7 Update OWNERS files to include link to docs 2019-01-30 20:22:58 +01:00
Zoltán Reegn 412a68d903 Remove trailing whitespaces 2018-10-30 19:34:59 +01:00
Dinesh Israni e40898d327
Fix mountpath for cassandra 2018-10-10 21:50:23 -07:00
wangxy518 9f51ba5514
Update jvm.options 2018-08-17 15:00:37 +08: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
Manuel Alejandro de Brito Fontes 23e957d104 Add owners file to cassandra example (#202) 2018-02-26 12:00:52 -08:00
Manuel de Brito Fontes cabf8b8e47
Use docker to build cassandra jar file 2018-02-25 09:18:31 -03:00
Manuel Alejandro de Brito Fontes 2845293915 Improve cassandra deployment (#199) 2018-02-21 09:45:27 -08:00
Aurélien Pupier b8bf4f4e9a Remove unused Java import package (#142)
Signed-off-by: Aurélien Pupier <apupier@redhat.com>
2018-02-20 19:16:45 -08:00
Manuel Alejandro de Brito Fontes 37aa34b68b Replace deprecated ubuntu-slim image with debian-base from k8s (#198) 2018-02-20 18:35:28 -08:00
Aurélien Pupier a141ee9c9b Provide xsd configuration for pom files (#143)
it allows to provide completion and validation when editing the files in
most IDEs

Signed-off-by: Aurélien Pupier <apupier@redhat.com>
2018-02-19 12:04:04 -08:00
david 011284134a update all Deployment API version to apps/v1 in k8s v1.9.0 and add accurate (#193)
Signed-off-by: LinWengang <linwengang@chinacloud.com.cn>
2018-02-11 18:24:00 -08:00
david 7ab1089fdd [cassandra staging ] update workloads API version to apps/v1 in k8s v1.9.0 (#192)
* [cassandra] update workloads API version to apps/v1 in k8s v1.9.0

Signed-off-by: LinWengang <linwengang@chinacloud.com.cn>

* [cassandra staging] update StatefulSet API version to apps/v1 in k8s v1.9.0

Signed-off-by: LinWengang <linwengang@chinacloud.com.cn>

* [staging] fix readme

Signed-off-by: LinWengang <linwengang@chinacloud.com.cn>
2018-02-07 09:38:40 -08:00
Tim Hockin 40f5426f1e Convert registry to k8s.gcr.io 2017-12-22 09:55:16 -08:00
zoues 6804111523 Update cassandra-statefulset.yaml (#117) 2017-10-26 21:13:38 -07:00
Ahmet Alp Balkan 3ae1ab9690 Redirect tutorials to the docs site (#85)
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-08-26 12:42:10 -07:00
linweibin 100eec6c18 Update docs in cassandra/
fix typos in cassandra/README.md, cassandra/java/README.md.
2017-08-19 09:39:07 +08:00
Cody Clark 1fe5df1a6f Adding Callouts and Fixing Links (#64)
* Adding callouts and small edits for consistancy

* fixing links

* Updates per Ahmet

Changed `Replicas` to replica field
Gave excerpt highlighted syntax

* Update README.md
2017-08-14 14:08:03 -07:00
Cody Clark a0cbfbbcc6 Fixed links and formatting (#42)
* Update README.md

* Update README.md

* Update README.md
2017-07-27 15:01:21 -07:00
Cody Clark 090250249b Polish the Cassandra Tutorial (#38)
* Delete cassandra-controller.yaml

* Delete cassandra-daemonset.yaml

* Updated to default Minikube settings

* Update README.md

* Updated from Ahmet's comments

* Incorporating changes from Ahmet

* Removing title to let script do its magic
2017-07-27 12:28:50 -07:00
Ahmet Alp Balkan 45252b7b98
Fix relative links in cassandra/README.md
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-07-11 10:05:19 -07:00
Ahmet Alp Balkan c1d30a6240
Add redirection notices to tutorials
This adds an EXCLUDE_FROM_DOCS section (removed by docs script) to the
tutorials and fixes relative-link issues in the tutorial contents.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-07-08 16:33:00 -07:00
Ahmet Alp Balkan b86c9d50be
Move maintained examples to root, update README
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-05-24 10:20:41 -07:00