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/tests/stdlib
Andrea Luzzardi a5e9ac8a0f stdlib: kubernetes: rename #Apply to #Resources
Code convention: use nouns instead of verbs whenever possible.

Reasoning: One can apply just about anything to Kubernetes via this:
deployment, load balancer, RBAC policy, a custom CRD resource, etc.

Upstream those are called resources: You give `kubectl apply` one or more
manifests and it will create the corresponding resources.

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-06-04 14:03:35 -07:00
..
alpine curl: do not hardcode version requirement 2021-05-27 14:31:57 +02:00
aws Always generate random 2021-06-03 12:26:08 +02:00
docker Merge pull request #556 from TomChv/tests-fix-random 2021-06-03 11:26:37 -07:00
file stdlib: rename dagger.io/llb to dagger.io/dagger/op 2021-04-06 10:28:40 -07:00
gcp stdlib: update gcp to use secrets 2021-05-27 19:18:17 -07:00
go stdlib: rename dagger.io/llb to dagger.io/dagger/op 2021-04-06 10:28:40 -07:00
js/yarn stdlib: rename js/react.#App to js/yarn.#Package 2021-05-12 17:24:10 -07:00
kubernetes stdlib: kubernetes: rename #Apply to #Resources 2021-06-04 14:03:35 -07:00
netlify Always generate random 2021-06-03 12:26:08 +02:00
terraform/s3 tests: fix remaining tests due to secrets 2021-05-28 14:00:27 -07:00