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

Add ISO mounting to Workflow boot options #1008

Merged
merged 13 commits into from
Oct 14, 2024

Add prepareWorkflow tests:

8997356
Select commit
Loading
Failed to load commit list.
Merged

Add ISO mounting to Workflow boot options #1008

Add prepareWorkflow tests:
8997356
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 14, 2024 in 1s

51.28% of diff hit (target 30.06%)

View this Pull Request on Codecov

51.28% of diff hit (target 30.06%)

Annotations

Check warning on line 45 in cmd/tink-controller/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/tink-controller/main.go#L45

Added line #L45 was not covered by tests

Check warning on line 63 in cmd/tink-controller/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/tink-controller/main.go#L61-L63

Added lines #L61 - L63 were not covered by tests

Check warning on line 65 in cmd/tink-controller/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/tink-controller/main.go#L65

Added line #L65 was not covered by tests

Check warning on line 78 in cmd/tink-controller/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/tink-controller/main.go#L73-L78

Added lines #L73 - L78 were not covered by tests

Check warning on line 82 in cmd/tink-controller/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/tink-controller/main.go#L80-L82

Added lines #L80 - L82 were not covered by tests

Check warning on line 85 in cmd/tink-controller/main.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

cmd/tink-controller/main.go#L85

Added line #L85 was not covered by tests

Check warning on line 18 in internal/deprecated/workflow/hardware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/hardware.go#L18

Added line #L18 was not covered by tests

Check warning on line 23 in internal/deprecated/workflow/hardware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/hardware.go#L23

Added line #L23 was not covered by tests

Check warning on line 32 in internal/deprecated/workflow/hardware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/hardware.go#L32

Added line #L32 was not covered by tests

Check warning on line 41 in internal/deprecated/workflow/hardware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/hardware.go#L41

Added line #L41 was not covered by tests

Check warning on line 44 in internal/deprecated/workflow/hardware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/hardware.go#L44

Added line #L44 was not covered by tests

Check warning on line 48 in internal/deprecated/workflow/hardware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/hardware.go#L48

Added line #L48 was not covered by tests

Check warning on line 70 in internal/deprecated/workflow/hardware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/hardware.go#L64-L70

Added lines #L64 - L70 were not covered by tests

Check warning on line 72 in internal/deprecated/workflow/hardware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/hardware.go#L72

Added line #L72 was not covered by tests

Check warning on line 77 in internal/deprecated/workflow/hardware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/hardware.go#L77

Added line #L77 was not covered by tests

Check warning on line 87 in internal/deprecated/workflow/hardware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/hardware.go#L80-L87

Added lines #L80 - L87 were not covered by tests

Check warning on line 101 in internal/deprecated/workflow/hardware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/hardware.go#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 111 in internal/deprecated/workflow/hardware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/hardware.go#L103-L111

Added lines #L103 - L111 were not covered by tests

Check warning on line 121 in internal/deprecated/workflow/hardware.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/hardware.go#L113-L121

Added lines #L113 - L121 were not covered by tests

Check warning on line 36 in internal/deprecated/workflow/job.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/job.go#L36

Added line #L36 was not covered by tests

Check warning on line 54 in internal/deprecated/workflow/job.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/job.go#L47-L54

Added lines #L47 - L54 were not covered by tests

Check warning on line 79 in internal/deprecated/workflow/job.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/job.go#L72-L79

Added lines #L72 - L79 were not covered by tests

Check warning on line 103 in internal/deprecated/workflow/job.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/job.go#L103

Added line #L103 was not covered by tests

Check warning on line 128 in internal/deprecated/workflow/job.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/job.go#L125-L128

Added lines #L125 - L128 were not covered by tests

Check warning on line 134 in internal/deprecated/workflow/job.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/deprecated/workflow/job.go#L132-L134

Added lines #L132 - L134 were not covered by tests