Skip to content

feat(vector): Support tpl for init and extra containers. #469

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Mar 31, 2025

Conversation

JaredTan95
Copy link
Contributor

support tpl in extraContainers and initContainers.

@pront pront requested a review from Copilot March 27, 2025 19:50
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds support for templated content in both initContainers and extraContainers and updates the chart version.

  • Updated comments in values.yaml to indicate template support for container configurations.
  • Bumped the chart version in Chart.yaml to reflect recent changes.

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
charts/vector/values.yaml Added comments noting that initContainers and extraContainers now support template content.
charts/vector/Chart.yaml Bumped the version from 0.41.1 to 0.41.2.
Files not reviewed (1)
  • charts/vector/templates/_pod.tpl: Language not supported
Comments suppressed due to low confidence (2)

charts/vector/values.yaml:375

  • [nitpick] The commented-out initContainers sample block duplicates the key name, which may cause confusion. Consider clarifying its purpose or removing it if it's only meant for future reference.
# initContainers:

charts/vector/values.yaml:390

  • [nitpick] The commented-out extraContainers sample block duplicates the key name, potentially leading to ambiguity. Consider clarifying the intended usage or removing the redundant example.
# extraContainers:

@JaredTan95 JaredTan95 changed the title init and extra containers support tpl. feat(vector): Support tpl for init and extra containers. Mar 28, 2025
Copy link
Member

@pront pront left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @JaredTan95

@pront pront enabled auto-merge (squash) March 28, 2025 14:07
auto-merge was automatically disabled March 29, 2025 01:11

Head branch was pushed to by a user without write access

@JaredTan95 JaredTan95 requested a review from pront March 29, 2025 01:12
@pront pront enabled auto-merge (squash) March 31, 2025 15:35
@pront pront merged commit a3878ea into vectordotdev:develop Mar 31, 2025
11 checks passed
@JaredTan95 JaredTan95 deleted the init_extra_tpl branch April 1, 2025 14:19
@JaredTan95
Copy link
Contributor Author

hi @pront ,May I ask how long is the release cycle? When will this PR content be released?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants