Wrong "dns capabilities" setting in many examples
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 76/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Active
- Domain
- networking
Research direction
Search the repository's examples for the capabilities setting containing "dnsCapabilities". Update each occurrence to use the requested "dns" setting, then verify that no incorrect occurrences remain and that the example configuration still matches the issue's expected shape.
Written by the indexing model from the issue text.
Description
I see this conf in many of the examples available in this repo:
"capabilities": {
"portMappings": true,
"dnsCapabilities": true
},
This should be fixed like this:
"capabilities": {
"portMappings": true,
"dns": true
},
- Dominant language
- Go
- Stars
- 101
- Forks
- 51
- Avg merge
- 21d 18h
- Merged PRs (30d)
- 1
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from microsoft/windows-container-networking
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
microsoft/windows-container-networking#100 · 2 reactions · 2 assignees ·
-
microsoft/windows-container-networking#98 · 2 comments · 1 reaction · 1 assignee ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
microsoft/windows-container-networking#89 · 1 comment ·
All issues in microsoft/windows-container-networking
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 84/100
-
enhancement needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
kind/cleanup
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
kubernetes-sigs/kueue#15947 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
sympozium-ai/sympozium#627 ·
-
priority: p3
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
googleapis/librarian#7636 ·