Skip to content

Move mechanisms to override stack docker images to profiles #1257

@jsoriano

Description

@jsoriano

There are currently two main ways to override docker images used by the compose provider of elastic-package stack:

  • Use the image_ref_overrides setting in the .elastic-package/config.yml file.
  • Use the *_IMAGE_REF_OVERRIDE environment variables.

Both mechanisms are undocumented, barely supported and tested, and are not local to profiles, while the rest of stack resources and settings are.

We should establish a single supported mechanism for this, that works more like a profile setting, as other settings we have been recently adding (see #1211). And we should document it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions