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

support exclusive eni in shared eni #682

Merged
merged 4 commits into from
Sep 10, 2024

policy,init: do not start policy in exclusive eni mode

b6733c9
Select commit
Loading
Failed to load commit list.
Merged

support exclusive eni in shared eni #682

policy,init: do not start policy in exclusive eni mode
b6733c9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 10, 2024 in 1s

55.23% of diff hit (target 29.25%)

View this Pull Request on Codecov

55.23% of diff hit (target 29.25%)

Annotations

Check warning on line 73 in cmd/terway-cli/cni.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/terway-cli/cni.go#L73

Added line #L73 was not covered by tests

Check warning on line 31 in cmd/terway-cli/cni_linux.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/terway-cli/cni_linux.go#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 68 in cmd/terway-cli/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/terway-cli/node.go#L63-L68

Added lines #L63 - L68 were not covered by tests

Check warning on line 80 in cmd/terway-cli/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/terway-cli/node.go#L76-L80

Added lines #L76 - L80 were not covered by tests

Check warning on line 84 in cmd/terway-cli/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/terway-cli/node.go#L83-L84

Added lines #L83 - L84 were not covered by tests

Check warning on line 95 in cmd/terway-cli/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/terway-cli/node.go#L87-L95

Added lines #L87 - L95 were not covered by tests

Check warning on line 100 in cmd/terway-cli/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/terway-cli/node.go#L98-L100

Added lines #L98 - L100 were not covered by tests

Check warning on line 102 in cmd/terway-cli/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/terway-cli/node.go#L102

Added line #L102 was not covered by tests

Check warning on line 112 in cmd/terway-cli/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/terway-cli/node.go#L104-L112

Added lines #L104 - L112 were not covered by tests

Check warning on line 116 in cmd/terway-cli/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/terway-cli/node.go#L115-L116

Added lines #L115 - L116 were not covered by tests

Check warning on line 122 in cmd/terway-cli/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/terway-cli/node.go#L122

Added line #L122 was not covered by tests

Check warning on line 133 in cmd/terway-cli/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/terway-cli/node.go#L131-L133

Added lines #L131 - L133 were not covered by tests

Check warning on line 142 in cmd/terway-cli/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/terway-cli/node.go#L142

Added line #L142 was not covered by tests

Check warning on line 149 in cmd/terway-cli/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/terway-cli/node.go#L149

Added line #L149 was not covered by tests

Check warning on line 156 in cmd/terway-cli/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/terway-cli/node.go#L155-L156

Added lines #L155 - L156 were not covered by tests

Check warning on line 163 in cmd/terway-cli/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/terway-cli/node.go#L158-L163

Added lines #L158 - L163 were not covered by tests

Check warning on line 168 in cmd/terway-cli/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/terway-cli/node.go#L166-L168

Added lines #L166 - L168 were not covered by tests

Check warning on line 172 in cmd/terway-cli/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/terway-cli/node.go#L171-L172

Added lines #L171 - L172 were not covered by tests

Check warning on line 113 in daemon/builder.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

daemon/builder.go#L112-L113

Added lines #L112 - L113 were not covered by tests

Check warning on line 73 in daemon/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

daemon/server.go#L71-L73

Added lines #L71 - L73 were not covered by tests

Check warning on line 214 in pkg/controller/multi-ip/node/pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/multi-ip/node/pool.go#L213-L214

Added lines #L213 - L214 were not covered by tests

Check warning on line 695 in pkg/controller/multi-ip/node/pool.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/multi-ip/node/pool.go#L694-L695

Added lines #L694 - L695 were not covered by tests

Check warning on line 148 in pkg/controller/node/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/node/node.go#L146-L148

Added lines #L146 - L148 were not covered by tests

Check warning on line 192 in pkg/controller/node/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/node/node.go#L192

Added line #L192 was not covered by tests

Check warning on line 270 in pkg/controller/node/node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/controller/node/node.go#L270

Added line #L270 was not covered by tests