Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed cluster discovery logic and cofiguration #75

Merged
merged 3 commits into from
Jun 19, 2024

Added JSON and YAML tag for DiscoveryPort config option

9c2b4d4
Select commit
Loading
Failed to load commit list.
Merged

Fixed cluster discovery logic and cofiguration #75

Added JSON and YAML tag for DiscoveryPort config option
9c2b4d4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 19, 2024 in 1s

0.00% of diff hit (target 80.45%)

View this Pull Request on Codecov

0.00% of diff hit (target 80.45%)

Annotations

Check warning on line 153 in internal/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/config/config.go#L152-L153

Added lines #L152 - L153 were not covered by tests

Check warning on line 189 in internal/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/config/config.go#L187-L189

Added lines #L187 - L189 were not covered by tests

Check warning on line 193 in internal/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/config/config.go#L191-L193

Added lines #L191 - L193 were not covered by tests

Check warning on line 223 in internal/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/config/config.go#L197-L223

Added lines #L197 - L223 were not covered by tests

Check warning on line 11 in internal/config/default.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/config/default.go#L10-L11

Added lines #L10 - L11 were not covered by tests

Check warning on line 40 in internal/config/default.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/config/default.go#L14-L40

Added lines #L14 - L40 were not covered by tests