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

[disconnected csv] - RFE - allow any environment variable to reference images #49

Open
raffaelespazzoli opened this issue Aug 12, 2021 · 0 comments

Comments

@raffaelespazzoli
Copy link

currently this action expects variable referencing images to start with a prefix referenced by: RELATED_IMAGE_ENV_PREFIX.
This approach might be hard to use for preexisting operators. Allow for additional logic:

  1. provide a list of environment variables that reference images.
  2. scan for environment variable values and consider those that match to an image, via regexp.
    The user should be able to activate either or all of those approaches.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant