Skip to content

set AIRBYTE_ENTRYPOINT for base images and bump all connectors #3903

@jrhizor

Description

@jrhizor
  • set AIRBYTE_ENTRYPOINT in base image
  • set AIRBYTE_ENTRYPOINT for connectors with custom entrypoints
  • set AIRBYTE_ENTRYPOINT for normalization (happening as part of enable kube e2e tests #3866 potentially)
  • set AIRBYTE_ENTRYPOINT for transform images (need to check if any aren't set programatically)
  • bump/publish all image versions
  • re-add error for KubePodProcess if an AIRBYTE_ENTRYPOINT isn't detected
  • java standard test should check for this ENV variable
  • python standard test should check for this ENV variable SAT: assert AIRBYTE_ENTRYPOINT is set in a connector's Docker image #4262

The reason I'm creating this is because it's easy to get confused when debugging when this isn't working properly. It's better for it to be fully specified.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions