Skip to content

Conversation

borislitv
Copy link

ipv6 support

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Small minor change not affecting the Ansible Role code (Github Actions Workflow, Documentation etc.)

How Has This Been Tested?

{{- if $v.plugins.health }}
{{- if not $ciliumConfig }}
{{- if contains ":" $localDnsIp }}
health [{{ $localDnsIp }}]:{{ $v.plugins.health.port }}
Copy link
Member

Choose a reason for hiding this comment

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

I think we can approach this by removing $localDnsIp from the health plugin address and use just the port to support both versions, right?

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.

2 participants