kmesh-net/kmesh

Add a startup parameter for the DNS proxy.

Open

#1,574 opened on Jan 22, 2026

View on GitHub
 (9 comments) (0 reactions) (5 assignees)Go (239 forks)auto 404
good first issue

Repository metrics

Stars
 (739 stars)
PR merge metrics
 (PR metrics pending)

Description

Task description:

At present, enabling and disabling dnsProxy is configured via environment variables. This differs from other functionalities. https://github.com/kmesh-net/kmesh/blob/7c7771433ce5c57e9235b75a47eef760985c29a5/pkg/controller/workload/features.go#L22-L23

Solution:

  1. Add a startup parameter for the DNS proxy.
  2. Ability to autonomously start and stop dnsProxy via kmeshctl.

Who can join or take the task:

The good first issue is intended for first-time contributors to get started on his/her contributor journey.

After a contributor has successfully completed 1-2 good first issue's, they should be ready to move on to help wanted items, saving the remaining good first issue for other new contributors.

How to join or take the task:

Just reply on the issue with the message /assign in a separate line.

Then, the issue will be assigned to you.

How to ask for help:

If you need help or have questions, please feel free to ask on this issue. The issue author or other members of the community will guide you through the contribution process.

Contributor guide