You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
panic: error creating argocd repository credentials template the object provided is unrecognized (must be of type Secret): couldn't get version/kind; json parse error: unexpected end of JSON input (<empty>)goroutine 1 [running]:log.Panicf({0x1ccfa77, 0x0}, {0xc0009874f8, 0x0, 0x0}) /usr/local/go/src/log/log.go:361 +0x67github.com/kubefirst/kubefirst/internal/gitlab.ChangeRegistryToGitLab(0x0) /home/developer/app/internal/gitlab/gitlab.go:430 +0x58egithub.com/kubefirst/kubefirst/cmd.glob..func6(0x2f6a100, {0x2fb7958, 0x0, 0x0}) /home/developer/app/cmd/create.go:297 +0x2065github.com/spf13/cobra.(*Command).execute(0x2f6a100, {0x2fb7958, 0x0, 0x0}) /go/pkg/mod/github.com/spf13/cobra@v1.4.0/command.go:860 +0x5f8github.com/spf13/cobra.(*Command).ExecuteC(0x2f6a380) /go/pkg/mod/github.com/spf13/cobra@v1.4.0/command.go:974 +0x3bcgithub.com/spf13/cobra.(*Command).Execute(...) /go/pkg/mod/github.com/spf13/cobra@v1.4.0/command.go:902github.com/kubefirst/kubefirst/cmd.Execute() /home/developer/app/cmd/root.go:26 +0x25main.main() /home/developer/app/main.go:65 +0x425
Logs
LOG: 2022/08/04 00:12:19.362648 /home/developer/app/internal/gitlab/gitlab.go:638: successfully pushed metaphor to gitlab
LOG: 2022/08/04 00:12:20.378060 /home/developer/app/cmd/createUtils.go:295: Adding the registry application registered against gitlab
LOG: 2022/08/04 00:12:20.381526 /home/developer/app/internal/gitlab/gitlab.go:425: error unmarshalling yaml during argocd repository secret create error converting YAML to JSON: yaml: line 2: found character that cannot start any token
LOG: 2022/08/04 00:12:20.978156 /home/developer/app/internal/gitlab/gitlab.go:430: error creating argocd repository credentials template the object provided is unrecognized (must be of type Secret): couldn't get version/kind; json parse error: unexpected end of JSON input (<empty>)
The text was updated successfully, but these errors were encountered:
Logs
The text was updated successfully, but these errors were encountered: