func/pkg/k8s
Matej Vašek 6b78b7f5c5
Improve utility image (#2246)
* The socat/tar image is now build in GH Actions.
* We use new tiny deploy binary for deployment instead of whole func.

Signed-off-by: Matej Vasek <mvasek@redhat.com>
2024-03-26 11:30:56 +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 Cleanup orphaned func, new image-name calculation (#1962) 2024-02-27 10:44: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 Improve utility image (#2246) 2024-03-26 11:30:56 +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
openshift.go Cleanup orphaned func, new image-name calculation (#1962) 2024-02-27 10:44:20 +00:00
persistent_volumes.go Improve utility image (#2246) 2024-03-26 11:30:56 +00:00
persistent_volumes_test.go Improve utility image (#2246) 2024-03-26 11:30:56 +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 Use custom jammy paketo builder (#1911) 2023-08-10 03:25:35 +00:00
serviceaccount.go adding service account support (#1812) 2023-06-21 07:44:35 +00:00