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

Normalization doesn't work when starting from a fresh environment & without building #1191

Closed
michel-tricot opened this issue Dec 4, 2020 · 1 comment
Labels
duplicate This issue or pull request already exists type/bug Something isn't working

Comments

@michel-tricot
Copy link
Contributor

Expected Behavior

code should use a versioned image of airbyte/normalization

Current Behavior

Code tries to pull airbyte/normalization:dev but this doesn't exist.

Steps to Reproduce

  1. remove dev on dockerhub
  2. remove airbyte/normalization:dev from your local env
  3. try to run a sync with normalization enabled.
  4. it will fail

Severity of the bug for you

High

Additional context

Environment, version, integration...

@michel-tricot michel-tricot added type/bug Something isn't working duplicate This issue or pull request already exists labels Dec 4, 2020
@michel-tricot
Copy link
Contributor Author

duplicate: #1190

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant