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

Fix for keyring errors when initializing Flyte for_sandbox config client #2962

Merged
merged 43 commits into from
Feb 7, 2025

Add lazy loading to AuthUnaryInterceptor.

e207a64
Select commit
Loading
Failed to load commit list.
Merged

Fix for keyring errors when initializing Flyte for_sandbox config client #2962

Add lazy loading to AuthUnaryInterceptor.
e207a64
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 25, 2025 in 0s

46.34% of diff hit (target 47.02%)

View this Pull Request on Codecov

46.34% of diff hit (target 47.02%)

Annotations

Check warning on line 75 in flytekit/clients/grpc_utils/auth_interceptor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytekit/clients/grpc_utils/auth_interceptor.py#L75

Added line #L75 was not covered by tests

Check warning on line 88 in flytekit/clients/grpc_utils/auth_interceptor.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytekit/clients/grpc_utils/auth_interceptor.py#L88

Added line #L88 was not covered by tests

Check warning on line 81 in flytekit/clients/raw.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytekit/clients/raw.py#L81

Added line #L81 was not covered by tests

Check warning on line 86 in flytekit/clients/raw.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytekit/clients/raw.py#L83-L86

Added lines #L83 - L86 were not covered by tests

Check warning on line 90 in flytekit/clients/raw.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytekit/clients/raw.py#L88-L90

Added lines #L88 - L90 were not covered by tests

Check warning on line 92 in flytekit/clients/raw.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytekit/clients/raw.py#L92

Added line #L92 was not covered by tests

Check warning on line 94 in flytekit/clients/raw.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytekit/clients/raw.py#L94

Added line #L94 was not covered by tests

Check warning on line 96 in flytekit/clients/raw.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytekit/clients/raw.py#L96

Added line #L96 was not covered by tests

Check warning on line 98 in flytekit/clients/raw.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytekit/clients/raw.py#L98

Added line #L98 was not covered by tests

Check warning on line 100 in flytekit/clients/raw.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

flytekit/clients/raw.py#L100

Added line #L100 was not covered by tests