DoD-Platform-One / bigbang

BigBang the product
https://repo1.dso.mil/big-bang/bigbang
Apache License 2.0
163 stars 66 forks source link

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

Closed p1-repo-sync-bot[bot] closed 9 months ago

p1-repo-sync-bot[bot] commented 9 months ago

Bug

Description

Going through the quickstart on k3d. On step 10, 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] commented 9 months ago

chad.crowell.ctr commented:

Linux Distro

root@big-bang-22bc-51b586:~/bigbang# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 22.04.3 LTS
Release:    22.04
Codename:   jammy
p1-repo-sync-bot[bot] commented 9 months ago

andrewshoell commented:

with all credentials and secrets obfuscated, can you share what your various overrides files look like @chad.crowell.ctr?

specifically these two, but include any others you might be using:

p1-repo-sync-bot[bot] commented 9 months ago

Issue '<.packageGitScope.credentials.username>: nil pointer evaluating interface {}.username' closed from GitLab side