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

Rework pod-exec and node-exec #628

Merged
merged 2 commits into from
May 23, 2024

Fix issue with exec and TTY over teleport

ddb4ed9
Select commit
Loading
Failed to load commit list.
Merged

Rework pod-exec and node-exec #628

Fix issue with exec and TTY over teleport
ddb4ed9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 23, 2024 in 1s

8.99% of diff hit (target 11.11%)

View this Pull Request on Codecov

8.99% of diff hit (target 11.11%)

Annotations

Check warning on line 31 in internal/cmd/common.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/common.go#L31

Added line #L31 was not covered by tests

Check warning on line 47 in internal/cmd/common.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/common.go#L47

Added line #L47 was not covered by tests

Check warning on line 49 in internal/cmd/common.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/common.go#L49

Added line #L49 was not covered by tests

Check warning on line 88 in internal/cmd/events.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/events.go#L88

Added line #L88 was not covered by tests

Check warning on line 90 in internal/cmd/nexec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/nexec.go#L90

Added line #L90 was not covered by tests

Check warning on line 93 in internal/cmd/nexec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/nexec.go#L92-L93

Added lines #L92 - L93 were not covered by tests

Check warning on line 97 in internal/cmd/nexec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/nexec.go#L97

Added line #L97 was not covered by tests

Check warning on line 142 in internal/cmd/nexec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/nexec.go#L142

Added line #L142 was not covered by tests

Check warning on line 153 in internal/cmd/nexec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/nexec.go#L152-L153

Added lines #L152 - L153 were not covered by tests

Check warning on line 158 in internal/cmd/nexec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/nexec.go#L156-L158

Added lines #L156 - L158 were not covered by tests

Check warning on line 165 in internal/cmd/nexec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/nexec.go#L161-L165

Added lines #L161 - L165 were not covered by tests

Check warning on line 168 in internal/cmd/nexec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/nexec.go#L168

Added line #L168 was not covered by tests

Check warning on line 181 in internal/cmd/nexec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/nexec.go#L174-L181

Added lines #L174 - L181 were not covered by tests

Check warning on line 187 in internal/cmd/nexec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/nexec.go#L186-L187

Added lines #L186 - L187 were not covered by tests

Check warning on line 191 in internal/cmd/nexec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/nexec.go#L190-L191

Added lines #L190 - L191 were not covered by tests

Check warning on line 195 in internal/cmd/nexec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/nexec.go#L195

Added line #L195 was not covered by tests

Check warning on line 208 in internal/cmd/nexec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/nexec.go#L208

Added line #L208 was not covered by tests

Check warning on line 214 in internal/cmd/nexec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/nexec.go#L213-L214

Added lines #L213 - L214 were not covered by tests

Check warning on line 227 in internal/cmd/nexec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/nexec.go#L220-L227

Added lines #L220 - L227 were not covered by tests

Check warning on line 235 in internal/cmd/nexec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/nexec.go#L235

Added line #L235 was not covered by tests

Check warning on line 255 in internal/cmd/nexec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/nexec.go#L253-L255

Added lines #L253 - L255 were not covered by tests

Check warning on line 260 in internal/cmd/nexec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/nexec.go#L258-L260

Added lines #L258 - L260 were not covered by tests

Check warning on line 265 in internal/cmd/nexec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/nexec.go#L263-L265

Added lines #L263 - L265 were not covered by tests

Check warning on line 272 in internal/cmd/nexec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/nexec.go#L268-L272

Added lines #L268 - L272 were not covered by tests

Check warning on line 87 in internal/cmd/pexec.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/cmd/pexec.go#L87

Added line #L87 was not covered by tests