chartmuseum icon indicating copy to clipboard operation
chartmuseum copied to clipboard

helm chart repository server

Results 134 chartmuseum issues
Sort by recently updated
recently updated
newest added

+ helm cm-push --force --timeout 300 service-example-abc-0.1.0-develop-160-760e568.tgz chartmuseum [Pipeline] sh + cat /tmp/shellOutput [Pipeline] echo Debug: helmOutput -> Pushing service-example-abc-0.1.0-160-760e568.tgz to chartmuseum... Error: Post "http://chartmuseum.chartmuseum:8080/api/charts?force": EOF So running around 100+...

Hi ! I have Chartmuseum deployed in a k8s cluster and connected to an Azure Blob Storage Backend. When the remote index-cache.yaml is already present, metrics `charts_served_total` & `chart_versions_served_total` are...

size/XS

Expected behavior and actual behavior: chart file can not be restored on harbor portal but available under chart repo directory on disk (cinder disk used) Steps to reproduce the problem:...

Hi, The chartMuseum binary contains the github.com/dgrijalva/jwt-go v3.2.0+incompatible library with is flagged as a high security risk as it has Access Restriction Bypass Vulnerability. Ref: https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMDGRIJALVAJWTGO-596515 The mentioned library is...

dependencies

## Background In v0.13.0 release , we introduce the cache ticker to update the internal index . However , per #148 , if we deploy multiple replicas without external cache...

proposal

Closing #545 Also see https://github.com/chartmuseum/storage/pull/508

size/L

Hello, I have a running instance of chartmuseum that is working (v0.13.0 running on Kubernetes, GCS backend, local cache). When adding Redis as a cache, the container stops serving on...

To whom it may concern- This project is in need of help. It is currently maintained by myself and @scbizu. We (at least I) no longer have the bandwidth required...

help wanted

Judging from the docs, it looks like at the moment chart museum only supports `--gen-index` which can be used for a static generation of index.yaml (but since it happens in...

add an endpoint at `/api/repos` to list repos - [x] figure out routing?? - [x] add handler - [x] add tests - [x] document endpoint Relies on https://github.com/chartmuseum/storage/pull/48, so once...

size/L