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

Document Release Story #1049

Closed
cgardens opened this issue Nov 22, 2020 · 1 comment
Closed

Document Release Story #1049

cgardens opened this issue Nov 22, 2020 · 1 comment
Labels
type/bug Something isn't working

Comments

@cgardens
Copy link
Contributor

Expected Behavior

  • docker-compose up "just works"

Current Behavior

  • docker-compose up attempts to run whatever the last version of Airbyte that was released against whatever version of the connectors are in airbyte-config:init on master. There is no guarantee that those integrations are compatible with whatever the last version was at any given moment. This is likely a problem right now.

Potential Solutions

  • Add versioned lists of connectors
  • include in start up instructions that the user git checkout <version> whatever ever version of airbyte they are trying to run before running docker-compose up.
@cgardens
Copy link
Contributor Author

Never mind i'm wrong about this. it should not be an issue. because the connector versions are packaged in the seed image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant