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

Replace the NodeLocalDNS template with an addon #1392

Merged
merged 5 commits into from
Jun 17, 2021

Conversation

xmudrii
Copy link
Member

@xmudrii xmudrii commented Jun 16, 2021

What this PR does / why we need it:

Replace the NodeLocalDNS template with an addon.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #1355

Does this PR introduce a user-facing change?:

NONE

/assign @kron4eg
/hold
for manual testing

Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
@xmudrii xmudrii requested a review from kron4eg June 16, 2021 13:46
@kubermatic-bot kubermatic-bot added do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. release-note-none Denotes a PR that doesn't merit a release note. dco-signoff: yes Denotes that all commits in the pull request have the valid DCO signoff message. labels Jun 16, 2021
@kubermatic-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: xmudrii

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kubermatic-bot kubermatic-bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Jun 16, 2021
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
@xmudrii
Copy link
Member Author

xmudrii commented Jun 16, 2021

/retest

pkg/templates/resources/resources.go Outdated Show resolved Hide resolved
addons/nodelocaldns/nodelocaldns.yaml Outdated Show resolved Hide resolved
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
@xmudrii
Copy link
Member Author

xmudrii commented Jun 16, 2021

@kron4eg Fixed both comments, PTAL again.

@kron4eg
Copy link
Member

kron4eg commented Jun 16, 2021

/retest

@kubermatic-bot kubermatic-bot added the lgtm Indicates that a PR is ready to be merged. label Jun 16, 2021
@kubermatic-bot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 66542271c5bd067428aa102e2a585440c810353a

@xmudrii
Copy link
Member Author

xmudrii commented Jun 16, 2021

/retest

@xmudrii
Copy link
Member Author

xmudrii commented Jun 16, 2021

/test pull-kubeone-e2e-aws-conformance-1.21

1 similar comment
@xmudrii
Copy link
Member Author

xmudrii commented Jun 17, 2021

/test pull-kubeone-e2e-aws-conformance-1.21

@xmudrii
Copy link
Member Author

xmudrii commented Jun 17, 2021

/retest

@xmudrii
Copy link
Member Author

xmudrii commented Jun 17, 2021

/hold cancel

@kubermatic-bot kubermatic-bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jun 17, 2021
@kubermatic-bot kubermatic-bot merged commit 1c91e63 into master Jun 17, 2021
@kubermatic-bot kubermatic-bot added this to the KubeOne 1.3 milestone Jun 17, 2021
@kubermatic-bot kubermatic-bot deleted the nodelocaldns-addon branch June 17, 2021 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dco-signoff: yes Denotes that all commits in the pull request have the valid DCO signoff message. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Convert NodeLocalDNS Go-based template to YAML addon
3 participants