All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning
- 🐛 pod tpl (73dddcd)
- Skip release if it already exists (#248) (9435344)
- Fix typos in NOTES.txt (#242) (29f99d7)
- Allow both extraContainers and extraVolumeMounts (#243) (09a18dd)
- ✨ add envFrom support (#246) (89be2e2)
- Add support for setting the pod hostNetwork (#213) (8b2e73a)
- Add extraContainers option for vector & haproxy pods (#230) (0750512)
- Bump to Vector 0.24.0 (8714641)
- Bump to Vector v0.23.3 (#234) (fae2f7a)
- Add lifecycle (2dc5602)
- Bump Vector to 0.23.0 (ba2fcd8)
- Bump Vector version to 0.22.3 (3177be3)
- Allow enabling of collection vector container logs by vector (#222) (a4e9b7a)
- Bump Vector version v0.22.2 (b91a76e)
- Add digest option to vector image (6e54a0a)
- Bump chart appVersion to 0.22.0 (a6eb7fc)
- Add ability to list and watch nodes (081fa33)
- Bump to Vector 0.21.2 (7150a1b)
- No need to set replicas to Statefulset when using autoscaling (9d4fdb3)
- Bump image to 0.21.1 (9d4fdb3)
- Switch policy version based on capabilities and k8s version (#197) (347403e)
- Bump image to 0.21.0 (28f48bd)
- Bump Vector to v0.20.1 (8a03f17)
- Add quickstart values and docs (#176) (ce17ab6)
- Improve help text printed by NOTES.txt and reduce duplication of internal templates (#189) (e5d994c)
- Add help output for configurations with datadog_agent source (#178) (13aadfb)
- Update app.kubernetes.io/version to be the
image.tag
if it is set. (#179) (782a50a) - Fix conditionals for existingConfigMaps and haproxy.existingConfigMap (#182) (87ca537)
- BREAKING: Several templates were referencing a previously removed
existingConfig
, they've been updated to use eitherexistingConfigMaps
orhaproxy.existingConfigMap
- BREAKING: Several templates were referencing a previously removed
- Use haproxy.image.tag as its version label value (#183) (3983653)
- BREAKING: Labels on HAProxy resources were being passed the
AppVersion
value, leading them to be labeled with Vector's version rather than HAProxy's version
- BREAKING: Labels on HAProxy resources were being passed the
- Update comment for autoscaling.enabled (#169) (d226dd2)
- Add list verb for upcoming kube-rs change (#166) (068af80)
- Add list verb for upcoming kube-rs change (e390ead)
- Update to use 0.20.0 (#164) (e0f7573)
- Update maintainer email (#161) ([a3dc59a])(https://github.com/vectordotdev/helm-charts/commit/a3dc59aaeaa36bd9f25c527023dbad394e0d3c58)
- Include common labels on ClusterRole resource (#144) (01773ba)
- Fix comment on autoscaling option (#145) (9d1c3c2)
- Fix loki label ends with new line (#154) (e59c63b)
- Add honorLabels and honorTimestamps to PodMonitor (#153) (5a92272)
- Upgrade Vector to 0.19.1 (#157) (be0dc41)
- Include common labels on ClusterRole resource (#144) (01773ba)
- Fix comment on autoscaling option (#145) (9d1c3c2)
- Fix example and CI for Vector templating (#126) (e28ba32)
- Clarify usage of secrets.generic and env (#129) (1396dd4)
- Update charts to Vector 0.19.0 (#131) (26f9779)
- Fix the conditions for enable/disable SA on the HAProxy (#122) (83cf509)
- Upgrade Vector to 0.18.1. (#124) (20f1f0e)
- Switch metric list order in HPA. (#117) (0a214bb)
- Typo podPriorityClassName & StatefulSet (#116) (31d7eb4)
- Include option to add additionalLabels to PodMonitor (#111) (0a71e9e)
- Upgrade Vector to 0.18.0 (#114) (27b9e98)
- Handle helm-docs processing of vector template example (#107) (34cb0eb)
- Provide default value for only minAvailable in PDB (#98) (6fcb9de)
- Fix type for podDisruptionBudget.maxUnavailable (#104) (190c2b4)
- Toggle both service and headless service with service.enabled (#101) (a8b7daf)
- Document how to use Vector's template syntax in customConfig (#91) (cf67558)
- Add support for user defined initContainers for Vector Pods (#79) (44a2e5e)
- Update secrets.generic to take unencoded values (#84) (5f66c18)
- BREAKING: Update
secrets.generic
to take unencoded values (#84)
- BREAKING: Update
- Ensure good feature parity for HAProxy (#85) (0cb3798)
- Update charts to Vector 0.17.2 (#89) (de3cf26)
- Allow HPA to be used with statefulsets (#92) (73ae867)
- Clarify suggested usage (#76) (0555fb0)
- Fix ordering of
default
function in port helpers (#80) (bc8401f)
- Add optional PodDisruptionBudget resource for Vector (#57) (ea65bd0)
- Support injecting multiple ConfigMaps (#58) (337d7d2)
- BREAKING: Renamed
existingConfigMap
toexistingConfig
andhaproxy.existingConfigMap
tohaproxy.existingConfig
- BREAKING: Renamed
- Allow option PSP to be created for Agent role (#67) (a2c535b)
- Allow for manually setting ports for container and services (#68) (5901de8)
- Create checksum annotations for existingConfig and extraConfigs (#69) (26a1bd5)
- Consolidate existing/extraConfig options (#71) (17c94b8)
- BREAKING: Renamed existingConfig to existingConfigMaps, renamed haproxy.existingConfig to haproxy.existingConfigMaps removed extraConfigs
- Add parameter to include additional labels on all resources (#73) (6d1426b)
- Add extraVolumes and extraVolumeMounts parameters (#74) (895354f)
- Create ports for api from customConfig (#51) (b82c6b6)