This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
dagger/stdlib
Andrea Luzzardi 692bd72095 support registry auth
HACK: the way buildkit works, we can only supply an Auth Provider for the entirety of the build session (`dagger up`). Therefore, we start by scanning all auth in the entire Cue tree and supply an auth provider for all of them.

Drawbacks:
- As soon as you add `auth` in a Pipeline for a registry, all other Pipelines have access to the same registry
- You can't use different credentials for the same registry

Fixes #301

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-04-20 15:28:33 -07:00
..
alpine stdlib: updated alpine base image and fixed pkg dependencies in sub libs 2021-04-14 14:06:51 -07:00
aws stdlib/aws/elb: RulePriority compute can now safely bypass the cache 2021-04-15 12:12:01 -07:00
dagger support registry auth 2021-04-20 15:28:33 -07:00
docker stdlib: docker: default image for simple use cases 2021-04-08 19:00:57 -07:00
file stdlib: rename dagger.io/llb to dagger.io/dagger/op 2021-04-06 10:28:40 -07:00
git stdlib/git: added subdir arg 2021-04-13 14:13:11 -07:00
go stdlib: rename dagger.io/llb to dagger.io/dagger/op 2021-04-06 10:28:40 -07:00
js/react stdlib/js/react: removed debug msg 2021-04-13 14:14:44 -07:00
kubernetes tests(stdlib/k8s/helm): test basic helm chart 2021-04-15 14:24:42 +02:00
netlify stdlib: updated alpine base image and fixed pkg dependencies in sub libs 2021-04-14 14:06:51 -07:00
stdlib.go cleanup: solver/fs 2021-03-12 13:38:49 -08:00