16 Commits
Author SHA1 Message Date
Matt FarinaandGitHub 58adcddce5 [stable/seq] deprecating chart (#24391)
Signed-off-by: Matt Farina <matt@mattfarina.com>
2020-11-13 15:19:27 -05:00
Scott RigbyandGitHub d83a8ecc23 [stable/seq] add repo archive notice (#24190)
Signed-off-by: Scott Rigby <scott@r6by.com>
2020-11-09 14:33:39 -08:00
Ashley MannixandGitHub 76696b9877 add an easy way to set the cache size limit (#23684)
Signed-off-by: Ashley Mannix <ashleymannix@live.com.au>
2020-09-04 04:07:40 -07:00
Ashley MannixandGitHub 41f1195279 update Seq chart to 2020 container version (#22991)
Signed-off-by: Ashley Mannix <ashleymannix@live.com.au>
2020-06-29 14:58:01 -07:00
Ashley MannixandGitHub 3cbb827c9b add an optional sqelf container for ingesting GELF (#22831)
bump Seq chart to 2.1.

Signed-off-by: Ashley Mannix <ashleymannix@live.com.au>
2020-06-17 22:14:03 -07:00
Ashley MannixandGitHub 1814915211 update Seq chart for ui and ingestion control (#22073)
Tidies up a few bits and pieces and reorganises some configuration
values so that ingress can be added to the full API and/or the
limited ingestion port separately.

Also adds a startup probe since Seq can take a little time to get
warmed up from a cold start.

This is a breaking configuration change, since ingress and service
configuration has been moved from top-level service and ingress maps
into ui.service/ui.ingress and ingestion.service and ingestion.ingress.

Signed-off-by: Ashley Mannix <ashleymannix@live.com.au>
2020-04-23 15:46:07 -07:00
Adam ChesterandGitHub 384f57f960 Seq: use deployment strategy (#20526)
Signed-off-by: Adam Chester <adamchester@gmail.com>
2020-02-04 01:15:26 -08:00
Markus SchlotbohmandGitHub 9a20026370 [stable/seq] Feature add psp (#18676)
* Add psp to chart stable/seq

Signed-off-by: Markus Schlotbohm <markus_schlotbohm@as-gmbh.de>

* Add variables to README.md, bump chart version

Signed-off-by: Markus Schlotbohm <markus_schlotbohm@as-gmbh.de>

* Add psp

Signed-off-by: Markus Schlotbohm <markus_schlotbohm@as-gmbh.de>

* Fix apiGroup

Signed-off-by: Markus Schlotbohm <markus_schlotbohm@as-gmbh.de>

* Chaged role from cluster role to role

Signed-off-by: Markus Schlotbohm <markus_schlotbohm@as-gmbh.de>

* Fix role and rolebinding apiVersion

Signed-off-by: Markus Schlotbohm <markus_schlotbohm@as-gmbh.de>

* Fix template clause in deployment

Signed-off-by: Markus Schlotbohm <markus_schlotbohm@as-gmbh.de>

* Add securityContext to deployment

Signed-off-by: Markus Schlotbohm <markus_schlotbohm@as-gmbh.de>

* Rebased from master and removed duplicated podSecurityPolicy.apiGroup template

Signed-off-by: Markus Schlotbohm <markus_schlotbohm@as-gmbh.de>

* Set privileged to false

Signed-off-by: Markus Schlotbohm <markus_schlotbohm@as-gmbh.de>
2020-01-30 16:10:19 -08:00
Markus SchlotbohmandKubernetes Prow Robot c3e446ff96 [stable/seq] Feature apiVersion compatibility switch (#18140)
* Add apiVersion compatibility switch for deployment and ingress

Signed-off-by: Markus Schlotbohm <markus_schlotbohm@as-gmbh.de>

* Bump seq chart version

Signed-off-by: Markus Schlotbohm <markus_schlotbohm@as-gmbh.de>
2019-11-06 14:03:51 -08:00
Gerard Godone-MarescaandKubernetes Prow Robot d34a28651f [stable/seq] Configure liveness and readiness probe values (#15472)
* Seq: allow setting probe values

Signed-off-by: Gerard Godone-Maresca <ggodonemaresca+github@gmail.com>

* Increment chart version

Signed-off-by: Gerard Godone-Maresca <ggodonemaresca+github@gmail.com>
2019-07-14 16:59:04 -07:00
Jon StellyandKubernetes Prow Robot e9e9066bb2 [stable/seq] Version change to GA and add baseURI setting (#14392)
* SEQ version change and baseURI setting

    - Bump SEQ to GA 5.0 image tag
    - Add setting for BASE_URI - Needed for Ingress and Azure Active Directory

Signed-off-by: Jon Stelly <967068+jonstelly@users.noreply.github.com>

* Bump chart and app version

Signed-off-by: Jon Stelly <967068+jonstelly@users.noreply.github.com>
2019-06-03 02:54:19 -07:00
Carlos Tadeu Panato JuniorandKubernetes Prow Robot f60b591bbc add apiVersion (#13826)
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2019-05-15 02:54:44 -07:00
Markus SchlotbohmandKubernetes Prow Robot da476dc9b4 Add an ingress template to the seq chart (#11939)
* Add ingress.yaml

Signed-off-by: Markus Schlotbohm <markus_schlotbohm@as-gmbh.de>

* Update values.yaml

Signed-off-by: Markus Schlotbohm <markus_schlotbohm@as-gmbh.de>

* Update README.md - Added new ingress variables

Signed-off-by: Markus Schlotbohm <markus_schlotbohm@as-gmbh.de>

* Bump version to 0.1.3

Signed-off-by: Markus Schlotbohm <markus_schlotbohm@as-gmbh.de>
2019-03-09 03:31:27 -08:00
Michele CantelliandKubernetes Prow Robot 23e148cea7 [stable/seq] Fixing data volume mounting (#9728)
* Fixing data volume mounting

Signed-off-by: Michele Cantelli <emmekappa@gmail.com>

* Fixing volumeMounts section

Signed-off-by: Michele Cantelli <emmekappa@gmail.com>
2019-02-04 15:09:18 -08:00
Ashley Mannixandk8s-ci-robot 7538d8099b Fix Seq home link in Chart.yaml (#4887)
* fix seq home link

* bump Seq chart version to 0.1.1
2018-04-11 01:53:55 -07:00
Gert Jansen van Rensburgandk8s-ci-robot d79a356023 [stable/seq] Added seq (#4615)
* Added seq

* fix: removed empty test.json file.

* fix: removed leading -

* address PR feedback.

* fix: pinned version of docker image.

* fix: moved to stable as suggested

* Added other owners to the maintainers list.

* fixed linting issue.

* fixed deployment issue
2018-04-10 08:23:09 -07:00