func/pkg/knative
Luke Kingland c1358dada1
chore: fix build and test tags (#2911)
The current build tagging system was predicated on the idea that
integraion, e2e and unit tests are entirely separate.  The correct way
to treat these is as inclusive with unit tests.  Thus this pr removes
the exclusion of unit test from integration tests runs, treating -tags
integration as indicating "unit tests plus integration tests".
2025-07-03 08:13:55 +00:00
..
testdata fix: Fix Test_deployerNamespace with empty kubeconfig (#2286) 2024-05-06 06:54:25 +00:00
client.go migrate client-pkg to client/pkg (#2477) 2024-09-04 10:08:32 +00:00
deployer.go Apply linter suggestions (#2786) 2025-04-15 09:43:13 +00:00
deployer_test.go chore: fix build and test tags (#2911) 2025-07-03 08:13:55 +00:00
describer.go feat: add labels to func describe (#2882) 2025-07-01 08:12:53 +00:00
integration_test.go Fix some linter errors in integration tests (#2608) 2024-12-04 13:36:45 +00:00
labels.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
lister.go removes redundant default labels and annotations (#2746) 2025-03-24 11:42:57 +00:00
logs.go chore: refactor repository layout (#1554) 2023-02-15 08:46:52 +00:00
remover.go Cleanup orphaned func, new image-name calculation (#1962) 2024-02-27 10:44:20 +00:00