Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

create bucketrepo container image and verify it runs via helm on arm k8s #4

Open
jstrachan opened this issue Sep 1, 2020 · 2 comments

Comments

@jstrachan
Copy link
Member

we need an ARM container image for this go binary...
https://github.com/jenkins-x/bucketrepo

its a simple go binary and is a lightweight alternative to nexus/artifactory.

Then test it runs in kubernetes via helm in a similar way to lighthouse - see #3

the chart is in the charts folder like lighthouse: https://github.com/jenkins-x/bucketrepo/tree/master/charts/bucketrepo

and uses a similar values.yaml file structure to lighthouse:
https://github.com/jenkins-x/bucketrepo/blob/master/charts/bucketrepo/values.yaml#L5-L7

@jstrachan jstrachan changed the title create bucketrepo container image create bucketrepo container image and verify it runs via helm on arm k8s Sep 1, 2020
@yyunk
Copy link
Contributor

yyunk commented Sep 15, 2020

I follow the text above and changed the images in values.yaml file.
Then bucketrepo can be installed by helm.
The pods' status are running more than 5 minutes.

I have one issue
how to test bucketrepo ?

@jenkins-x-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
Provide feedback via https://jenkins-x.io/community.
/lifecycle stale

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants