citrusframework / citrusframework/yaks

Pinned snapshot pre release binaries use `-SNAPSHOT` operator image version

Open
#392 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Java
Stars
90
Forks
28
PR merge metrics
No merged PRs in 30d

Description

The pre release binaries coming from nightly build must not use `-SNAPSHOT` operator image versions when doing a `yaks install`

This leads to image pull errors as `-SNAPSHOT` image versions are obviously not released to dockerhub or quay.io

The pinned snapshot binaries must use `docker.io/yaks/yaks:` as operator image when doing a `yaks install`

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the `yaks install` path for pinned snapshot binaries and how it selects the operator image version. Verify the change with a pinned pre-release binary and confirm the operator image is `docker.io/yaks/yaks:` without image pull errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, kubernetes
Domain
cli, infrastructure
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.