source-controller/docs
Hidde Beydals 6ee2b95345 Implement new runtime interfaces, prepare testenv
This commit ensures all API objects implement the interfaces used by
the runtime package to work with conditions, etc., and prepares the
test suite to work with the `pkg/runtime/testenv` wrapper.

Changes are made in a backwards compatible way (that being: the
existing code can still be build and works as expected), but without
proper dependency boundaries. The result of this is that the API
package temporary depends on the runtime package, which is resolved
when all reconcilers have been refactored and the API package does
no longer contain condition modifying functions.

Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-02-15 15:40:57 +05:30
..
api Implement new runtime interfaces, prepare testenv 2022-02-15 15:40:57 +05:30
diagrams Add Bucket type to source API spec 2020-09-18 14:01:28 +03:00
internal Set default branch to main 2020-10-05 15:42:37 +03:00
spec Increase default timeout to 60s 2022-02-07 10:29:43 +02:00