Skip to content

Username / token for docker.io #50

@DenisBalan

Description

@DenisBalan

How is authentication handled?

I have a service account injected into the pod/job/cronjob with image pull secrets.

But seems inside the container, those are not used, so 429 toomanyrequests is shown.

2025-05-13T20:18:00.860657466Z {"level":"error","ts":1747167480.8603766,"caller":"pkg/SyncService.go:346","msg":"error in getting values yaml",

"err":"failed to copy: httpReadSeeker: failed open: unexpected status code https://registry-1.docker.io/v2/bitnamicharts/chainloop/manifests/sha256:633fc9ffde90bd32df78d8b457d4e125dce6ea2f2fa59268322a9b7894f25e3d: 429 Too Many Requests - Server message: toomanyrequests: You have reached your unauthenticated pull rate limit. https://www.docker.com/increase-rate-limit",

"stacktrace":"github.com/devtron-labs/chart-sync/pkg.(*SyncServiceImpl).updateChartVersions\n\t/go/src/github.com/devtron-labs/chart-sync/pkg/SyncService.go:346\ngithub.com/devtron-labs/chart-sync/pkg.(*SyncServiceImpl).syncRepo\n\t/go/src/github.com/devtron-labs/chart-sync/pkg/SyncService.go:309\ngithub.com/devtron-labs/chart-sync/pkg.(*SyncServiceImpl).Sync\n\t/go/src/github.com/devtron-labs/chart-sync/pkg/SyncService.go:126\nmain.(*App).Start\n\t/go/src/github.com/devtron-labs/chart-sync/App.go:47\nmain.main\n\t/go/src/github.com/devtron-labs/chart-sync/main.go:12\nruntime.main\n\t/usr/local/go/src/runtime/proc.go:271"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions