func/pkg/k8s
Zbynek Roubalik 79c36eefdc
use Tekton Resolvers for a standard on cluster build (#1843)
Signed-off-by: Zbynek Roubalik <zroubalik@gmail.com>
2023-07-11 17:41:13 +00:00
..
labels chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
testdata chore: `testData` -> `testdata` (#1560) 2023-02-16 11:05:51 +00:00
client.go feat: Pipelines as Code - initial support (pack) (#1594) 2023-03-07 15:41:20 +00:00
configmaps.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
configmaps_test.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
dialer.go Cluster integration tests cleanup (#1829) 2023-06-27 14:54:52 +00:00
dialer_test.go Cluster integration tests cleanup (#1829) 2023-06-27 14:54:52 +00:00
logs.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
logs_test.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
manifestival.go use Tekton Resolvers for a standard on cluster build (#1843) 2023-07-11 17:41:13 +00:00
persistent_volumes.go add pvc and emptyDir to function_volumes (#1666) 2023-05-03 13:57:56 +00:00
persistent_volumes_test.go Cluster integration tests cleanup (#1829) 2023-06-27 14:54:52 +00:00
secrets.go feat: Pipelines as Code - initial support (pack) (#1594) 2023-03-07 15:41:20 +00:00
secrets_test.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
security_context.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
serviceaccount.go adding service account support (#1812) 2023-06-21 07:44:35 +00:00