Skip to content

feat(dns): implement extra dns names for machine in m.internal#359

Open
miekg wants to merge 2 commits into
psviderski:mainfrom
miekg:miek/26/mei07do/12
Open

feat(dns): implement extra dns names for machine in m.internal#359
miekg wants to merge 2 commits into
psviderski:mainfrom
miekg:miek/26/mei07do/12

Conversation

@miekg

@miekg miekg commented May 7, 2026

Copy link
Copy Markdown
Contributor

This implements <machinename>.m.internal and .m.internal as names that can be queried in the cluster.

Listing all machines/services is not implemented, this may come later.

Fixes: #340

This implements <machinename>.m.internal and <machineid>.m.internal as
names that can be queried in the cluster.

Listing all machines/services is not implemented, this may come later.

Fixes: psviderski#340

Signed-off-by: Miek Gieben <[email protected]>
A query for m.internal returns all ip address

There is no overflow check

Signed-off-by: Miek Gieben <[email protected]>
@miekg

miekg commented May 21, 2026

Copy link
Copy Markdown
Contributor Author

Listing all machines/services is not implemented, this may come later.

listing all machine for a query for m.internal is now implemented too

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.

Create more DNS names for machines

2 participants