Currently the default images API https://app.harness.io/gateway/ci/execution-config/get-default-config?accountIdentifier=<$YOUR_HARNESS_ACCOUNT_ID>&infra=K8" does not list all the plugin images. Including these plugin images to the get-default-config API shall help in the following
  1. Identify the latest working plugin image as going by the image repository, there might be images that might be released but are not guaranteed to work. Having the images provided in the default API shall provide an idea of what latest version of the plugin works instead of users trying and testing multiple image versions
  2. In many instances, there are automations setup in place to pull the images from Harness public repositories to internal repositories by referring the image versions under get-default-config API. Including plugins/artifact-metadata-publisher shall help in automatic push of plugins/artifact-metadata-publisher images when a new version is available
This request is for plugins/artifact-metadata-publisher but shall benefit if other plugins are included as well.
Created by gowri.girish
·