mudler/luet

create-repo: defaults to .tar.gz as compressionType for repository metadata

Open

#138 opened on Oct 9, 2020

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Go (30 forks)github user discovery
UXarea/funtoogood first issue

Repository metrics

Stars
 (299 stars)
PR merge metrics
 (PR metrics pending)

Description

create-repo: repository.yaml doesn't contain sha for metadata tarball:

description: Mocaccino extra amd64
last_update: "1602061287"
metapath: ""
name: mocaccino-extra
priority: 1
repo_files:
  meta:
    compressiontype: gzip
    filename: repository.meta.yaml.tar.gz
  tree:
    checksums:
      sha256: c9e7abc75e9b4ccf327647af704ef2adccc5c288aad442711f0dcd13eec92989
    compressiontype: gzip
    filename: tree.tar.gz
revision: 15
treepath: ""
type: http
urls:
- http://localhost:8000

Contributor guide