Tags: KongZ/charts
Tags
Add custom volumeclaimtemplates (#163) * Add option to add extra volumeClaimTemplates Signed-off-by: Sebastian Lang <[email protected]> * Handle graylog.persistence enabled/disabled Signed-off-by: Sebastian Lang <[email protected]> --------- Signed-off-by: Sebastian Lang <[email protected]> Co-authored-by: Sebastian Lang <[email protected]>
Auto-detect graylog leader and remove kubectl download (#161) * clean-up kubectl since graylog detects the masternode now, supply data_dir for graylog 6 Signed-off-by: metron2 <[email protected]> * fix shutdown call, no longer needed on graylog 5+ Signed-off-by: metron2 <[email protected]> * chart needs to export the same variable as the image entrypoint in order for leader detection to work Signed-off-by: metron2 <[email protected]> * codereview feedback Signed-off-by: metron2 <[email protected]> --------- Signed-off-by: metron2 <[email protected]> Signed-off-by: metron2 <[email protected]>
Fix security policy in init container (#159) * Fix security policy Signed-off-by: Siri Chongasamethaworn <[email protected]> * trim trail sapce Signed-off-by: Siri Chongasamethaworn <[email protected]> --------- Signed-off-by: Siri Chongasamethaworn <[email protected]>
feat(graylog): include podsecurity and securitycontext in chart (#157) Signed-off-by: metron2 <[email protected]>
Adds pod disruption budget to Graylog (#156) * Adds pod disruption budget to Graylog Signed-off-by: Alek Hrycaiko <[email protected]> * Fix lint failure --------- Signed-off-by: Alek Hrycaiko <[email protected]>
Fix Capabilities api verison check for networking.k8s.io (#153) * Fixes #96 Fix networking.k8s.io version check Signed-off-by: Arjan Vermunt <[email protected]> * Bump chart version Signed-off-by: Arjan Vermunt <[email protected]> --------- Signed-off-by: Arjan Vermunt <[email protected]>
Add max unavailable field. (#152) * Add max unavailable field. Signed-off-by: Alek Hrycaiko <[email protected]> * Update charts/graylog/values.yaml Co-authored-by: Siri <[email protected]> * Remove trailing space --------- Signed-off-by: Alek Hrycaiko <[email protected]> Co-authored-by: Siri <[email protected]>
Replace deprecated UseCGroupMemoryLimitForHeap (#144) * Replace deprecated UseCGroupMemoryLimitForHeap Replace deprecated `UseCGroupMemoryLimitForHeap` with `UseContainerSupport`. Now if you leave empty the `javaHeap` parameter , it won't start due to : ``` Graylog Elasticsearch Version 7 Unrecognized VM option 'UseCGroupMemoryLimitForHeap' Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. ``` * bump chart
Upgrade minor version graylog from 5.0.2 to 5.0.3 (#140) * Att graylog 5 Signed-off-by: Luiz Jr <[email protected]> * Att. Mongo and change Elasticsearch to Opensearch Signed-off-by: Luiz Jr <[email protected]> * Update opensearch params Signed-off-by: Luiz Jr <[email protected]> * Att. Signed-off-by: Luiz Jr <[email protected]> * Att. Signed-off-by: Luiz Jr <[email protected]> * Att. Signed-off-by: Luiz Jr <[email protected]> * Att. Signed-off-by: Luiz Jr <[email protected]> * Att. Signed-off-by: Luiz Jr <[email protected]> * Update ct.yaml Signed-off-by: Luiz Jr <[email protected]> * Update Chart.yaml Signed-off-by: Luiz Jr <[email protected]> * Att. Lint and Test Charts Signed-off-by: Luiz Jr <[email protected]> * Att. Signed-off-by: Luiz Jr <[email protected]> * Fix trailing-spaces Signed-off-by: Luiz Jr <[email protected]> * Att. Signed-off-by: Luiz Jr <[email protected]> * Att. Signed-off-by: Luiz Jr <[email protected]> * Att. Signed-off-by: Luiz Jr <[email protected]> * Fix. Signed-off-by: Luiz Jr <[email protected]> * Test Signed-off-by: Luiz Jr <[email protected]> * Test Signed-off-by: Luiz Jr <[email protected]> * Test Signed-off-by: Luiz Jr <[email protected]> * Test Signed-off-by: Luiz Jr <[email protected]> * Att. Signed-off-by: Luiz Jr <[email protected]> * Att. Signed-off-by: Luiz Jr <[email protected]> * Update .github/workflows/chart-testing.yaml Co-authored-by: Michał Walczak <[email protected]> Signed-off-by: Luiz Jr <[email protected]> * Reduce resources request Signed-off-by: Luiz Jr <[email protected]> * Revert "Reduce resources request" This reverts commit 314b301. Signed-off-by: Luiz Jr <[email protected]> * Reduce resources request Signed-off-by: Luiz Jr <[email protected]> * Upgrade minor version graylog from 5.0.2 to 5.0.3 --------- Signed-off-by: Luiz Jr <[email protected]> Co-authored-by: Michał Walczak <[email protected]>
PreviousNext