krateoplatformops / krateo

Run your Resources on Every Cloud
222 stars 8 forks source link

krateo installation fails with error author field is required #7

Closed fabiopax closed 2 years ago

fabiopax commented 2 years ago

installing krateo on a local kubernetes cluste the core installation fails with following output the github repository is empty

root@NBK-FPACE:/krateo# krateo install core -r https://github.com/xxx -t xxxxx [debug] pulled 'krateo-package-module-core.yaml' (rev: 0b54fa87) [debug] [debug] apiVersion: pkg.crossplane.io/v1 [debug] kind: Configuration [debug] metadata: [debug] name: krateo-module-core [debug] spec: [debug] package: ghcr.io/krateoplatformops/krateo-module-core:latest [debug] packagePullPolicy: Always [debug] revisionActivationPolicy: Automatic [debug] revisionHistoryLimit: 1 [debug] [error] author field is required

lucasepe commented 2 years ago

Release v0.5.1 should fix this. Thanks for your issue!