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

Allow to skip ConfigMap creation #167

Merged
merged 4 commits into from
May 30, 2024
Merged

Conversation

cep21
Copy link

@cep21 cep21 commented May 19, 2024

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

A requested rebase and merge from PR #41

Which issues (if any) are related?

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.

k0da and others added 3 commits September 22, 2021 20:04
There are cases where zones are different but plugins are. In order to
avoid duplication of whole zone block configuration, allow to disable
config map creation and let it to be managable externally, where it is
possible to keep plugins configuration same, but change zone definition
only.

Signed-off-by: Dinar Valeev <[email protected]>
Signed-off-by: Jack Lindamood <[email protected]>
@cep21
Copy link
Author

cep21 commented May 19, 2024

Hi @hagaibarel , this is the rebased PR

@hagaibarel
Copy link
Collaborator

@cep21 I think the last commit wasn't properly signed-off, please fix

Signed-off-by: Jack Lindamood <[email protected]>
@cep21
Copy link
Author

cep21 commented May 29, 2024

@cep21 I think the last commit wasn't properly signed-off, please fix

Fixed!

@hagaibarel hagaibarel merged commit 6c10624 into coredns:master May 30, 2024
2 checks passed
@hagaibarel
Copy link
Collaborator

@cep21 great job, thanks for working on this

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.

3 participants