Skip to content

Latest commit

 

History

History
123 lines (89 loc) · 5.93 KB

File metadata and controls

123 lines (89 loc) · 5.93 KB

v0.0.40

  • [138], [142] Feature Add control for Vector DaemonSet annotation

v0.0.33

  • [134] Feature Add use_apiserver_cache option and config build refactoring

v0.0.32

  • [128] Feature Add probes attribute to vector-agent

v0.0.31

  • [127] Fix Add imagePullSecrets from Vector Agent to ConfigCheck

v0.0.30

  • [124] Fix fix dockerfile to build arm64

v0.0.29

  • [121] Feature Add nodeSelector for operator deployment to helm chart

v0.0.28

  • [118] Feature Merge sinks with equal options

v0.0.27

  • HotFix fix prom exporter port

v0.0.26

  • [116] Fix don not merge source if custom options exists

v0.0.25

  • [112] Feature change merge k8s sources logic to routes

v0.0.24

  • [109] Fix fix broken apiservice error

v0.0.23

  • [105] Feature Added config file gz compression for large configs

v0.0.22

v0.0.21

  • [104] Feature Prepare helm for Openshift

v0.0.20

  • [100] Fix Create csv and fix rbac auto generation

v0.0.19

  • [97] Fix Check if ServiceMonitor CRD exists

v0.0.18

  • [95] Fix Added ImagePullPolicy to Vector Agent

v0.0.17

  • [93] Fix Fix Condition type

v0.0.16

  • [92] Fix Added rbac for ServiceMonitros

v0.0.15

  • [89] Feature Added experemental config optimization option

v0.0.14

  • [85] Feature Add metrics exporter and ServiceMonitor creation

v0.0.13

  • [83] Fix Fix configcheck pods cleanup

v0.0.12

  • [81] Feature Add control for ConfigCheck params

v0.0.11

  • [79] Fix Remove vector.dev/exclude label
  • [77] Feature Concurrent pipeline checks

v0.0.10

  • [73] Fix Add vector tolerations for configCheck pod

v0.0.9

  • [72] Feature Add vp to all category
  • [71] Fix Fix panic on empty sinks and sources
  • [70] Fix Fix nil vector panic
  • [65] Helm: Add toleration-control for vector-operator deployment to helm chart
  • [65] Cleanup: Add default value for podSecurityContext in chart values

v0.0.8

  • [65] Refactor: merge vp and cvp reconcile funcs
  • [64] Fix Do not reconсile vector if vp check fail
  • [63] Fix Fix configcheck gc

v0.0.7

  • [61] Feature Filter cache and disable time reconcile

v0.0.6

  • [60] Fix: Fix Vector agent DaemosSet for collect journald service logs
  • [60] Docs: Add docs

v0.0.5

  • [56] Fix: Fix envs forwarding issue for configCheck
  • [51] Fix: Fix error with install vector CR in helm
  • [50] Fix: Fix error with SA in helm && Update helm

v0.0.4

  • [49] Refactor: Add default resurces for configcheck
  • [48] Features: Add helm repo (with GitHub Pages)
  • [47] Features: Init Helm chart

v0.0.3

  • [46] Fix: Fix error with envs forwarding from CR Vector

v0.0.2

  • [45] Tests: Add tests for k8s utils && refactor k8s utils
  • [44] Features: Add validations errors for VectorPipeline
  • [37] Cleanup: Fix context-in-struct warning
  • [32] Refactor: Config build refactoring
  • [40] Fix: Sloved context forward errors

v0.0.1

  • Refactor: Refactor Pipeline for add ClusterVectorPipeline and checks
  • Feature: Add field reason to CR Vector and VectorPipeline
  • Feature: Add ConfigCheck for Vector
  • Feature: Add ConfigCheck for VectorPipeline
  • Feature: Add utils for reconciling Kubernetes resources
  • Cleanup: Update Kustomize version in Makefile to v4.2.0 (for amd64 support)
  • Agent: Init Vector Agent Controller