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 healthcheck for Environments #1623

Closed
joshmeek opened this issue Oct 16, 2019 · 0 comments · Fixed by #1653
Closed

Add healthcheck for Environments #1623

joshmeek opened this issue Oct 16, 2019 · 0 comments · Fixed by #1653
Labels
enhancement An improvement of an existing feature

Comments

@joshmeek
Copy link

Current behavior

Currently we have deferred imports for environments which hide python dependencies

Proposed behavior

Fail healthcheck if environment specific libraries are not included

Example

Fail when using the FargateTaskEnvironment if boto3 is not installed

Note: This will allow us to remove the kubernetes dependency on all Docker storages

@joshmeek joshmeek added enhancement An improvement of an existing feature environment labels Oct 16, 2019
@joshmeek joshmeek added this to the 0.6.8 milestone Oct 17, 2019
zanieb pushed a commit that referenced this issue Apr 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An improvement of an existing feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant