bigbang icon indicating copy to clipboard operation
bigbang copied to clipboard

<.packageGitScope.credentials.username>: nil pointer evaluating interface {}.username

Open p1-repo-sync-bot[bot] opened this issue 1 year ago • 0 comments

Bug

Description

Going through the quickstart on k3s. Got to step 9, I received the error:

Release "bigbang" does not exist. Installing it now.
Error: template: bigbang/templates/tempo/gitrepository.yaml:23:6: executing "bigbang/templates/tempo/gitrepository.yaml" at <include "gitCredsExtended" $gitCredsDict>: error calling include: template: bigbang/templates/_helpers.tpl:77:73: executing "gitCredsExtended" at <.packageGitScope.credentials.username>: nil pointer evaluating interface {}.username

K8s Version

$ k version --short                                                                                                                                                                       
Client Version: v1.27.2
Kustomize Version: v5.0.1
Server Version: v1.27.1+k3s1

BigBang Version

What version of BigBang were you running?

trying to install Big Bang 2.16.0 (ran git checkout tags/2.16.0)

p1-repo-sync-bot[bot] avatar Dec 15 '23 10:12 p1-repo-sync-bot[bot]