Skip to content

Conversation

@parithosh
Copy link
Member

The main branch was failing when snooper_enabled: false was set. This was due to the missing dns_name field in snooper context structs that was overlooked in #1208.

Changes:

  • Added dns_name field to snooper_el_context.star and snooper_beacon_context.star
  • Updated snooper_el_launcher.star to pass snooper_service.name as dns_name
  • Updated snooper_beacon_launcher.star to pass snooper_service.name as dns_name (also fixed: was passing .name instead of .ip_address for ip_addr)

@parithosh parithosh changed the title Fix missing dns_name fix: missing dns_name Dec 23, 2025
Copy link
Collaborator

@barnabasbusa barnabasbusa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure how i missed that

@parithosh parithosh merged commit 3238be5 into main Dec 23, 2025
14 of 15 checks passed
@parithosh parithosh deleted the fix-snooper-dns-field branch December 23, 2025 16:49
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.

3 participants