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

Create mgmt cluster using controller #7253

Closed
wants to merge 9 commits into from

applier and filewriter struct

3ab1169
Select commit
Loading
Failed to load commit list.
Closed

Create mgmt cluster using controller #7253

applier and filewriter struct
3ab1169
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 5, 2024 in 1s

1.74% of diff hit (target 80.00%)

View this Pull Request on Codecov

1.74% of diff hit (target 80.00%)

Annotations

Check warning on line 242 in cmd/eksctl-anywhere/cmd/createcluster.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/eksctl-anywhere/cmd/createcluster.go#L237-L242

Added lines #L237 - L242 were not covered by tests

Check warning on line 274 in cmd/eksctl-anywhere/cmd/createcluster.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/eksctl-anywhere/cmd/createcluster.go#L274

Added line #L274 was not covered by tests

Check warning on line 290 in cmd/eksctl-anywhere/cmd/createcluster.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/eksctl-anywhere/cmd/createcluster.go#L280-L290

Added lines #L280 - L290 were not covered by tests

Check warning on line 309 in cmd/eksctl-anywhere/cmd/createcluster.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/eksctl-anywhere/cmd/createcluster.go#L292-L309

Added lines #L292 - L309 were not covered by tests

Check warning on line 34 in pkg/clustermanager/cluster_creator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/clustermanager/cluster_creator.go#L24-L34

Added lines #L24 - L34 were not covered by tests

Check warning on line 40 in pkg/clustermanager/cluster_creator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/clustermanager/cluster_creator.go#L36-L40

Added lines #L36 - L40 were not covered by tests

Check warning on line 42 in pkg/clustermanager/cluster_creator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/clustermanager/cluster_creator.go#L42

Added line #L42 was not covered by tests

Check warning on line 47 in pkg/clustermanager/cluster_creator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/clustermanager/cluster_creator.go#L45-L47

Added lines #L45 - L47 were not covered by tests

Check warning on line 49 in pkg/clustermanager/cluster_creator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/clustermanager/cluster_creator.go#L49

Added line #L49 was not covered by tests

Check warning on line 56 in pkg/clustermanager/cluster_creator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/clustermanager/cluster_creator.go#L52-L56

Added lines #L52 - L56 were not covered by tests

Check warning on line 58 in pkg/clustermanager/cluster_creator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/clustermanager/cluster_creator.go#L58

Added line #L58 was not covered by tests

Check warning on line 72 in pkg/clustermanager/cluster_creator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/clustermanager/cluster_creator.go#L61-L72

Added lines #L61 - L72 were not covered by tests

Check warning on line 80 in pkg/clustermanager/cluster_creator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/clustermanager/cluster_creator.go#L74-L80

Added lines #L74 - L80 were not covered by tests

Check warning on line 87 in pkg/clustermanager/cluster_creator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/clustermanager/cluster_creator.go#L83-L87

Added lines #L83 - L87 were not covered by tests

Check warning on line 98 in pkg/clustermanager/cluster_creator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/clustermanager/cluster_creator.go#L89-L98

Added lines #L89 - L98 were not covered by tests

Check warning on line 100 in pkg/clustermanager/cluster_creator.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/clustermanager/cluster_creator.go#L100

Added line #L100 was not covered by tests

Check warning on line 470 in pkg/clustermanager/cluster_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/clustermanager/cluster_manager.go#L455-L470

Added lines #L455 - L470 were not covered by tests

Check warning on line 479 in pkg/clustermanager/cluster_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/clustermanager/cluster_manager.go#L472-L479

Added lines #L472 - L479 were not covered by tests

Check warning on line 492 in pkg/clustermanager/cluster_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/clustermanager/cluster_manager.go#L481-L492

Added lines #L481 - L492 were not covered by tests

Check warning on line 1216 in pkg/clustermanager/cluster_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/clustermanager/cluster_manager.go#L1212-L1216

Added lines #L1212 - L1216 were not covered by tests

Check warning on line 1222 in pkg/clustermanager/cluster_manager.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/clustermanager/cluster_manager.go#L1219-L1222

Added lines #L1219 - L1222 were not covered by tests

Check warning on line 974 in pkg/providers/vsphere/vsphere.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/providers/vsphere/vsphere.go#L974

Added line #L974 was not covered by tests

Check warning on line 46 in pkg/workflows/management/create.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/workflows/management/create.go#L35-L46

Added lines #L35 - L46 were not covered by tests

Check warning on line 65 in pkg/workflows/management/create.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/workflows/management/create.go#L50-L65

Added lines #L50 - L65 were not covered by tests

Check warning on line 20 in pkg/workflows/management/create_ install_eksa_components.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/workflows/management/create_ install_eksa_components.go#L14-L20

Added lines #L14 - L20 were not covered by tests