Skip to content

feat: Configurable local DNS file#2567

Merged
kubesphere-prow[bot] merged 1 commit intokubesphere:feature-gitopsfrom
redscholar:feature
May 14, 2025
Merged

feat: Configurable local DNS file#2567
kubesphere-prow[bot] merged 1 commit intokubesphere:feature-gitopsfrom
redscholar:feature

Conversation

@redscholar
Copy link
Copy Markdown
Contributor

What type of PR is this?

/kind feature

What this PR does / why we need it:

Configurable local DNS file in localDNS variable

  1. set in config.yaml
cat >> config.yaml << EOF
 localDNS:
  - /etc/hosts
  - xxxx
EOF
kk create cluster -c config.yaml
  1. set in parameter
kk create cluster --set localDNS=["/etc/hosts/","xxx"]

Which issue(s) this PR fixes:

Fixes #
#2540

Special notes for reviewers:

Does this PR introduced a user-facing change?

Configurable local DNS file

Additional documentation, usage docs, etc.:


@kubesphere-prow kubesphere-prow bot added release-note kind/feature Categorizes issue or PR as related to a new feature. labels May 14, 2025
@kubesphere-prow
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: redscholar

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

The pull request process is described here

Details 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

@kubesphere-prow kubesphere-prow bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels May 14, 2025
Signed-off-by: joyceliu <joyceliu@yunify.com>
@sonarqubecloud
Copy link
Copy Markdown

@pixiake
Copy link
Copy Markdown
Collaborator

pixiake commented May 14, 2025

/lgtm

@kubesphere-prow kubesphere-prow bot added the lgtm Indicates that a PR is ready to be merged. label May 14, 2025
@kubesphere-prow
Copy link
Copy Markdown

LGTM label has been added.

DetailsGit tree hash: 8518842de9bb4834e32c3cc6a06649733f34a23a

@kubesphere-prow kubesphere-prow bot merged commit 093dfe1 into kubesphere:feature-gitops May 14, 2025
4 checks passed
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. kind/feature Categorizes issue or PR as related to a new feature. lgtm Indicates that a PR is ready to be merged. release-note size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants