Yurii Vlasov vlasov-y
vlasov-y commented on issue vikunja/helm-chart#2 2023-02-04 06:42:48 +00:00
Automate all the things

Drone runs with Docker images only - it has nothing by default and everything we need as long as there's a docker image for it. Looks like there's a docker image with cm-push we could use so it…

vlasov-y commented on issue vikunja/helm-chart#2 2023-02-02 07:49:50 +00:00
Automate all the things

Is there a build step? I don't know enough about Helm

In order to publish the chart as a package in Gitea.

  1. Run helm package .

It will produce a tarball with the chart

  1. Push…
vlasov-y commented on issue vikunja/helm-chart#1 2023-02-02 07:37:56 +00:00
Request for packages access

Great! I have pulled latest unstable images and can see that my code is present! I will debug the chart and then create the repository on artifacthub.io

vlasov-y commented on issue vikunja/helm-chart#1 2023-02-01 14:10:21 +00:00
Request for packages access

I see you have returned --platform=$BUILDPLATFORM back. I have not found its usage in DroneCI and decided that it is not needed. The same removal is also applied to frontend as well. Probably we…

vlasov-y commented on issue vikunja/helm-chart#1 2023-02-01 14:08:41 +00:00
Request for packages access

Looks like there's been an issue with the pipeline since your changes were merged: https://drone.kolaente.de/vikunja/api/4684/4/3

I'll take a look.

Looks like it has failed to install…

vlasov-y commented on issue vikunja/helm-chart#1 2023-02-01 13:15:05 +00:00
Request for packages access

Invited you.

Thanks! Accepted. I have tried to run the chart, but changes I have made to Docker images are not available yet (even in unstable tag). Could you please advise me, when Docker…

vlasov-y commented on issue vikunja/helm-chart#1 2023-02-01 04:43:39 +00:00
Request for packages access

@vlasov-y I just created one, if you give me your username I can add you.

Vlasov.Yuriy.Alekseevich

vlasov-y pushed to main at vikunja/helm-chart 2023-01-31 17:55:56 +00:00
496bf81f8e Disabled Redis by default
vlasov-y commented on issue vikunja/helm-chart#1 2023-01-31 17:36:08 +00:00
Request for packages access

Okay, let's create an organization on artifacthub.io. We have to make the chart public.

vlasov-y pushed to main at vikunja/helm-chart 2023-01-31 17:34:16 +00:00
6f21fec42b Added contributing, updated to 0.1.1
vlasov-y commented on issue vikunja/helm-chart#1 2023-01-31 17:18:01 +00:00
Request for packages access

I've added you to the Vikunja Org, I think the permissions for the helm package registry are managed at the org level.

BTW do you have access to https://kolaente.dev/vikunja/help?

no,…

vlasov-y commented on issue vikunja/helm-chart#1 2023-01-31 08:52:23 +00:00
Request for packages access

I have tried

❯ helm repo add --username vlasov-y --password z3ky3raqedubng24w9dg vikunja1 https://kolaente.dev/api/packages/vikunja/helm-chart/helm
❯ helm cm-push ./vikunja-0.1.0.tgz…
vlasov-y opened issue vikunja/helm-chart#1 2023-01-31 08:22:25 +00:00
Request for packages access
vlasov-y pushed to main at vikunja/helm-chart 2023-01-31 08:11:03 +00:00
10662cb50d Added HPA and many extra fields
vlasov-y pushed to main at vikunja/helm-chart 2023-01-31 07:44:44 +00:00
106dfc96c7 Updated icon to use permalink from Gitea
vlasov-y pushed to main at vikunja/helm-chart 2023-01-31 07:43:54 +00:00
d1f609a6c4 Added first version of the chart
vlasov-y commented on pull request vikunja/vikunja#1375 2023-01-31 07:12:04 +00:00
Refactored Dockerfile

Done, please check

vlasov-y pushed to main at vlasov-y/api 2023-01-31 07:11:51 +00:00
95e2f1c85d Merge branch 'main' of ssh://kolaente.dev:9022/vlasov-y/api
be7dbf9997 Switched back to PUID and PGID
Compare 2 commits »
vlasov-y commented on pull request vikunja/vikunja#1375 2023-01-31 07:10:01 +00:00
Refactored Dockerfile

Okay