Skip to content
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

add support for sidecar containers via extraContainers #141

Merged
merged 2 commits into from
Oct 2, 2023
Merged

add support for sidecar containers via extraContainers #141

merged 2 commits into from
Oct 2, 2023

Conversation

imdevin567
Copy link
Contributor

Why is this pull request needed and what does it do?

This allows users to specify sidecar containers for CoreDNS via the extraContainers parameter, and for the autoscaler via autoscaler.extraContainers. This is necessary for Datadog metrics in EKS Fargate.

Which issues (if any) are related?

N/A

Checklist:

  • I have bumped the chart version according to versioning.
  • I have updated the chart changelog with all the changes that come with this pull request according to changelog.
  • Any new values are backwards compatible and/or have sensible default.
  • I have signed off all my commits as required by DCO.

Changes are automatically published when merged to main. They are not published on branches.

Note on DCO

If the DCO action in the integration test fails, one or more of your commits are not signed off. Please click on the Details link next to the DCO action for instructions on how to resolve this.

Signed-off-by: Devin Young <[email protected]>
Copy link
Collaborator

@shubham-cmyk shubham-cmyk left a comment

Choose a reason for hiding this comment

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

LGTM

@shubham-cmyk shubham-cmyk merged commit c770242 into coredns:master Oct 2, 2023
2 checks passed
jamiees2 pushed a commit to Asana/coredns-chart that referenced this pull request Apr 4, 2024
* add support for sidecar containers via extraContainers

Signed-off-by: Devin Young <[email protected]>

.

.

* fix namespacing

Signed-off-by: Devin Young <[email protected]>

---------

Signed-off-by: Devin Young <[email protected]>
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