Skip to content

Commit

Permalink
Merge pull request #127 from zvlb/main
Browse files Browse the repository at this point in the history
Add imagePullSecrets from Vector Agent to ConfigCheck
  • Loading branch information
zvlb committed Nov 9, 2023
2 parents 0d77201 + d1f8303 commit fba63d8
Show file tree
Hide file tree
Showing 6 changed files with 48 additions and 29 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## v0.0.31
- [[127]](https://github.com/kaasops/vector-operator/pull/127) **Fix** Add imagePullSecrets from Vector Agent to ConfigCheck

## v0.0.30
- [[124]](https://github.com/kaasops/vector-operator/pull/124) **Fix** fix dockerfile to build arm64

Expand Down
2 changes: 2 additions & 0 deletions controllers/factory/config/configcheck/configcheck.go
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ type ConfigCheck struct {
Initiator string
Image string
ImagePullPolicy corev1.PullPolicy
ImagePullSecrets []corev1.LocalObjectReference
Envs []corev1.EnvVar
Hash string
Tolerations []corev1.Toleration
Expand Down Expand Up @@ -92,6 +93,7 @@ func New(
Namespace: va.Namespace,
Image: image,
ImagePullPolicy: va.Spec.Agent.ImagePullPolicy,
ImagePullSecrets: va.Spec.Agent.ImagePullSecrets,
Envs: env,
Tolerations: tolerations,
Resources: resources,
Expand Down
1 change: 1 addition & 0 deletions controllers/factory/config/configcheck/configcheck_pod.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ func (cc *ConfigCheck) createVectorConfigCheckPod() *corev1.Pod {
ServiceAccountName: "vector-configcheck",
Volumes: cc.generateVectorConfigCheckVolume(),
SecurityContext: cc.SecurityContext,
ImagePullSecrets: cc.ImagePullSecrets,
Tolerations: cc.Tolerations,
InitContainers: initContainers,
Containers: []corev1.Container{
Expand Down
4 changes: 2 additions & 2 deletions helm/charts/vector-operator/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.0.30
version: 0.0.31

# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "v0.0.30"
appVersion: "v0.0.31"

home: https://github.com/kaasops/vector-operator
sources:
Expand Down
67 changes: 40 additions & 27 deletions helm/index.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,22 @@
apiVersion: v1
entries:
vector-operator:
- apiVersion: v2
appVersion: v0.0.31
created: "2023-11-09T16:57:22.989212+02:00"
description: A Helm chart to install Vector Operator
digest: 45b924c07a825e0f7cd3fb534a6ffd16604790d13be1aff59150c045474754e3
home: https://github.com/kaasops/vector-operator
name: vector-operator
sources:
- https://github.com/kaasops/vector-operator
type: application
urls:
- https://kaasops.github.io/vector-operator/helm/packages/vector-operator-0.0.31.tgz
version: 0.0.31
- apiVersion: v2
appVersion: v0.0.30
created: "2023-09-05T14:25:07.995053293+03:00"
created: "2023-11-09T16:57:22.98808+02:00"
description: A Helm chart to install Vector Operator
digest: 03beda549d15f50325028ea29af5f2065ac0b8adf3078bf7dc1312981aa5e7db
home: https://github.com/kaasops/vector-operator
Expand All @@ -16,7 +29,7 @@ entries:
version: 0.0.30
- apiVersion: v2
appVersion: v0.0.29
created: "2023-09-05T14:25:07.994008321+03:00"
created: "2023-11-09T16:57:22.987318+02:00"
description: A Helm chart to install Vector Operator
digest: 0f025fc3a924b37b8c4131c4d8cfa437d2d4e557ab9476ed3e69a00232c7dca6
home: https://github.com/kaasops/vector-operator
Expand All @@ -29,7 +42,7 @@ entries:
version: 0.0.29
- apiVersion: v2
appVersion: v0.0.28
created: "2023-09-05T14:25:07.993070201+03:00"
created: "2023-11-09T16:57:22.986561+02:00"
description: A Helm chart to install Vector Operator
digest: af856d41314313e04f15e7143409a9c564c6ca610b0d2eaec3112add8573e668
home: https://github.com/kaasops/vector-operator
Expand All @@ -42,7 +55,7 @@ entries:
version: 0.0.28
- apiVersion: v2
appVersion: v0.0.27
created: "2023-09-05T14:25:07.991990653+03:00"
created: "2023-11-09T16:57:22.985798+02:00"
description: A Helm chart to install Vector Operator
digest: 631e2ff02bbd7f247cb486494fd2af60c57cc551066a6a3858226551bc1745a4
home: https://github.com/kaasops/vector-operator
Expand All @@ -55,7 +68,7 @@ entries:
version: 0.0.27
- apiVersion: v2
appVersion: v0.0.26
created: "2023-09-05T14:25:07.990594471+03:00"
created: "2023-11-09T16:57:22.984377+02:00"
description: A Helm chart to install Vector Operator
digest: 760a2833f4c1a33466982419b079ff18d996331ebacc40cf93b0f55229cdb7db
home: https://github.com/kaasops/vector-operator
Expand All @@ -68,7 +81,7 @@ entries:
version: 0.0.26
- apiVersion: v2
appVersion: v0.0.25
created: "2023-09-05T14:25:07.989598019+03:00"
created: "2023-11-09T16:57:22.983593+02:00"
description: A Helm chart to install Vector Operator
digest: fd22b996b071b6d85740ccf76e85cb640fa717c2620748d206d3f4fdd44cbcc2
home: https://github.com/kaasops/vector-operator
Expand All @@ -81,7 +94,7 @@ entries:
version: 0.0.25
- apiVersion: v2
appVersion: v0.0.24
created: "2023-09-05T14:25:07.988542121+03:00"
created: "2023-11-09T16:57:22.982842+02:00"
description: A Helm chart to install Vector Operator
digest: ea257e60ecde063a0d1ed52ce5e3283245b8f0e2daba58ea3a5adb0ba82d7799
home: https://github.com/kaasops/vector-operator
Expand All @@ -94,7 +107,7 @@ entries:
version: 0.0.24
- apiVersion: v2
appVersion: v0.0.23
created: "2023-09-05T14:25:07.987090114+03:00"
created: "2023-11-09T16:57:22.982081+02:00"
description: A Helm chart to install Vector Operator
digest: 546d202b3b9263f789b88335263191098dfcabd5d8698105f37cad24d56a8ed0
home: https://github.com/kaasops/vector-operator
Expand All @@ -107,7 +120,7 @@ entries:
version: 0.0.23
- apiVersion: v2
appVersion: v0.0.22
created: "2023-09-05T14:25:07.986058735+03:00"
created: "2023-11-09T16:57:22.980961+02:00"
description: A Helm chart to install Vector Operator
digest: bf96ddc8ac61e9d6beb8bc763fbf3fa6025d950b29d70d80de6e8a0ea45e0411
home: https://github.com/kaasops/vector-operator
Expand All @@ -120,7 +133,7 @@ entries:
version: 0.0.22
- apiVersion: v2
appVersion: v0.0.21
created: "2023-09-05T14:25:07.985126452+03:00"
created: "2023-11-09T16:57:22.980161+02:00"
description: A Helm chart to install Vector Operator
digest: d37b3064c0374d71e06c0131bcac2bf9e60ec4d62fcbbb20704c5277eabd899d
home: https://github.com/kaasops/vector-operator
Expand All @@ -133,7 +146,7 @@ entries:
version: 0.0.21
- apiVersion: v2
appVersion: v0.0.20
created: "2023-09-05T14:25:07.984167518+03:00"
created: "2023-11-09T16:57:22.97932+02:00"
description: A Helm chart to install Vector Operator
digest: b95cd9ea8b74fde85175411129f77bf7a7afb4e9324ba2d02d489d0d6ef42d6d
home: https://github.com/kaasops/vector-operator
Expand All @@ -146,7 +159,7 @@ entries:
version: 0.0.20
- apiVersion: v2
appVersion: v0.0.19
created: "2023-09-05T14:25:07.983288209+03:00"
created: "2023-11-09T16:57:22.978658+02:00"
description: A Helm chart to install Vector Operator
digest: bc1acd8b21a95e373702daa9c4ce4226b28f56b9c9299482d47b200baddbec14
home: https://github.com/kaasops/vector-operator
Expand All @@ -159,7 +172,7 @@ entries:
version: 0.0.19
- apiVersion: v2
appVersion: v0.0.18
created: "2023-09-05T14:25:07.982687635+03:00"
created: "2023-11-09T16:57:22.977939+02:00"
description: A Helm chart to install Vector Operator
digest: 2bf9cde6eec7b00bfc70d7ac79b1e9d4bf3a406749c6b2bd816f20efd0cb44c3
home: https://github.com/kaasops/vector-operator
Expand All @@ -172,7 +185,7 @@ entries:
version: 0.0.18
- apiVersion: v2
appVersion: v0.0.17
created: "2023-09-05T14:25:07.982097621+03:00"
created: "2023-11-09T16:57:22.977413+02:00"
description: A Helm chart to install Vector Operator
digest: edb51a059b9231f9bc2e2e0dd82c432d0e799a6767a7829ee113054478e098ed
home: https://github.com/kaasops/vector-operator
Expand All @@ -185,7 +198,7 @@ entries:
version: 0.0.17
- apiVersion: v2
appVersion: v0.0.16
created: "2023-09-05T14:25:07.981480072+03:00"
created: "2023-11-09T16:57:22.976875+02:00"
description: A Helm chart to install Vector Operator
digest: 06e33602d72c44cf6779152df4936133ed87e228dd71cbb6615aa4c2666a1ee1
home: https://github.com/kaasops/vector-operator
Expand All @@ -198,7 +211,7 @@ entries:
version: 0.0.16
- apiVersion: v2
appVersion: v0.0.15
created: "2023-09-05T14:25:07.980215795+03:00"
created: "2023-11-09T16:57:22.976334+02:00"
description: A Helm chart to install Vector Operator
digest: 6c9f5ba7a914329caa4f93342d3415fcf4e5fe39f5b7db69173896ea13a47c5b
home: https://github.com/kaasops/vector-operator
Expand All @@ -211,7 +224,7 @@ entries:
version: 0.0.15
- apiVersion: v2
appVersion: v0.0.14
created: "2023-09-05T14:25:07.979533374+03:00"
created: "2023-11-09T16:57:22.975771+02:00"
description: A Helm chart to install Vector Operator
digest: 9f7a3b66247dea7f826b2b38202b0ddfa72b30ecc0954d75be36e066deda9df9
home: https://github.com/kaasops/vector-operator
Expand All @@ -224,7 +237,7 @@ entries:
version: 0.0.14
- apiVersion: v2
appVersion: v0.0.13
created: "2023-09-05T14:25:07.978790866+03:00"
created: "2023-11-09T16:57:22.975153+02:00"
description: A Helm chart to install Vector Operator
digest: c88a1866a20fb2aea4a23886e6e60080eba9ae7ef2706f492d9b329dc9ddf49b
home: https://github.com/kaasops/vector-operator
Expand All @@ -237,7 +250,7 @@ entries:
version: 0.0.13
- apiVersion: v2
appVersion: v0.0.12
created: "2023-09-05T14:25:07.978060285+03:00"
created: "2023-11-09T16:57:22.973678+02:00"
description: A Helm chart to install Vector Operator
digest: 384e8fd8f8f743036eaf1415d893158256a2ad9daddcb17a3d0701a528d9f0df
home: https://github.com/kaasops/vector-operator
Expand All @@ -250,7 +263,7 @@ entries:
version: 0.0.12
- apiVersion: v2
appVersion: v0.0.11
created: "2023-09-05T14:25:07.977390597+03:00"
created: "2023-11-09T16:57:22.973116+02:00"
description: A Helm chart to install Vector Operator
digest: 29e1e04c1706b88ef61ed6c91a45847e6069843419515a33046c5929b179e273
home: https://github.com/kaasops/vector-operator
Expand All @@ -263,7 +276,7 @@ entries:
version: 0.0.11
- apiVersion: v2
appVersion: v0.0.10
created: "2023-09-05T14:25:07.973655945+03:00"
created: "2023-11-09T16:57:22.972628+02:00"
description: A Helm chart to install Vector Operator
digest: f4398224ce88b852b319c950d0f39bfd5e6181801c1fac1b42b069dd2d358078
home: https://github.com/kaasops/vector-operator
Expand All @@ -276,7 +289,7 @@ entries:
version: 0.0.10
- apiVersion: v2
appVersion: v0.0.9
created: "2023-09-05T14:25:07.998167755+03:00"
created: "2023-11-09T16:57:22.9908+02:00"
description: A Helm chart to install Vector Operator
digest: 66c528b6daa9f6fb9a8dd91895b69151f3f0183f4685ba4a2bc026fac27f25a7
home: https://github.com/kaasops/vector-operator
Expand All @@ -289,7 +302,7 @@ entries:
version: 0.0.9
- apiVersion: v2
appVersion: v0.0.8
created: "2023-09-05T14:25:07.997620247+03:00"
created: "2023-11-09T16:57:22.990402+02:00"
description: A Helm chart to install Vector Operator
digest: 21c4c214cd0206abb743e82ac757804d644de08d80eb5f2edbb82ff9668cfed3
home: https://github.com/kaasops/vector-operator
Expand All @@ -302,7 +315,7 @@ entries:
version: 0.0.8
- apiVersion: v2
appVersion: v0.0.7
created: "2023-09-05T14:25:07.996284716+03:00"
created: "2023-11-09T16:57:22.989998+02:00"
description: A Helm chart to install Vector Operator
digest: 27915a2bf70da3f66d08cf4a1f6c41ad38937759ad52eaf8b19f5a3e348e2f2e
home: https://github.com/kaasops/vector-operator
Expand All @@ -315,7 +328,7 @@ entries:
version: 0.0.7
- apiVersion: v2
appVersion: v0.0.6
created: "2023-09-05T14:25:07.995669908+03:00"
created: "2023-11-09T16:57:22.989603+02:00"
description: A Helm chart to install Vector Operator
digest: 26760fbc2018336c12e8726307a624970ee994c4ffa021cc216c13669bd82f09
home: https://github.com/kaasops/vector-operator
Expand All @@ -328,7 +341,7 @@ entries:
version: 0.0.6
- apiVersion: v2
appVersion: v0.0.5
created: "2023-09-05T14:25:07.97148185+03:00"
created: "2023-11-09T16:57:22.97211+02:00"
description: A Helm chart to install Vector Operator
digest: 1d6034027ae2f08a9dbea4d6ee9a1604117ae44d9daceb3f654b87a99175251f
home: https://github.com/kaasops/vector-operator
Expand All @@ -339,4 +352,4 @@ entries:
urls:
- https://kaasops.github.io/vector-operator/helm/packages/vector-operator-0.0.1.tgz
version: 0.0.1
generated: "2023-09-05T14:25:07.964022056+03:00"
generated: "2023-11-09T16:57:22.971209+02:00"
Binary file added helm/packages/vector-operator-0.0.31.tgz
Binary file not shown.

0 comments on commit fba63d8

Please sign in to comment.