Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

build: publish list of images for addons#2

Open
dkoshkin wants to merge 3 commits into
mainfrom
dkoshkin/build-addons-images-list
Open

build: publish list of images for addons#2
dkoshkin wants to merge 3 commits into
mainfrom
dkoshkin/build-addons-images-list

Conversation

@dkoshkin

Copy link
Copy Markdown

Added automation to publish a yaml with a list of images needed for each of the addons.
The idea is that this file is published for every release and any consumer (e.g. konvoy2) can run a simple yq query to get the list of images

 yq '.*.images' addon-images.yaml

or

yq '.*.images' addon-images.yaml | tr -d ' -'

Suggestions on the format of the file are welcome!

Missed when reorganising example kustomizations in previous PR.
@dkoshkin dkoshkin force-pushed the dkoshkin/build-addons-images-list branch 2 times, most recently from 3778493 to 728f52f Compare March 21, 2024 21:29
@dkoshkin dkoshkin force-pushed the dkoshkin/build-addons-images-list branch from 728f52f to 4db99e3 Compare March 21, 2024 21:35
Comment thread devbox.json
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants