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

feat(k8s): introduce Kubernetes lease lock mechanism #707

remove use of process.pwd()

de6968c
Select commit
Loading
Failed to load commit list.
Merged

feat(k8s): introduce Kubernetes lease lock mechanism #707

remove use of process.pwd()
de6968c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 24, 2024 in 0s

95.26% of diff hit (target 87.09%)

View this Pull Request on Codecov

95.26% of diff hit (target 87.09%)

Annotations

Check warning on line 491 in src/commands/network.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/commands/network.ts#L491

Added line #L491 was not covered by tests

Check warning on line 502 in src/commands/network.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/commands/network.ts#L502

Added line #L502 was not covered by tests

Check warning on line 536 in src/commands/network.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/commands/network.ts#L535-L536

Added lines #L535 - L536 were not covered by tests

Check warning on line 94 in src/commands/node/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/commands/node/index.ts#L94

Added line #L94 was not covered by tests

Check warning on line 1304 in src/commands/node/tasks.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/commands/node/tasks.ts#L1304

Added line #L1304 was not covered by tests

Check warning on line 75 in src/core/lease_manager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/lease_manager.ts#L74-L75

Added lines #L74 - L75 were not covered by tests

Check warning on line 91 in src/core/lease_manager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/lease_manager.ts#L90-L91

Added lines #L90 - L91 were not covered by tests

Check warning on line 120 in src/core/lease_manager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/lease_manager.ts#L116-L120

Added lines #L116 - L120 were not covered by tests

Check warning on line 142 in src/core/lease_manager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/lease_manager.ts#L134-L142

Added lines #L134 - L142 were not covered by tests