source-controller/controllers
Sunny 649d33ca37
pkg/git: Include commit message and URL in error
go-git: Include the commit message in the returned commit object.
libgit2: Set the URL in the checkout error.

Add new method Commit.ShortMessage() for returning short commit
message.

Signed-off-by: Sunny <darkowlzz@protonmail.com>
2022-02-14 21:34:27 +05:30
..
testdata Write chart data on identitical values overwrite 2021-04-21 14:50:03 +02:00
artifact.go Add include property to GitRepositories 2021-05-11 09:46:50 +02:00
artifact_test.go Add include property to GitRepositories 2021-05-11 09:46:50 +02:00
bucket_controller.go Use patch instead of update when adding finalizers 2022-01-13 18:18:32 +02:00
bucket_controller_test.go Drop deprecated `io/ioutil` 2021-07-29 09:58:00 +02:00
gitrepository_controller.go Use patch instead of update when adding finalizers 2022-01-13 18:18:32 +02:00
gitrepository_controller_test.go pkg/git: Include commit message and URL in error 2022-02-14 21:34:27 +05:30
helmchart_controller.go Use patch instead of update when adding finalizers 2022-01-13 18:18:32 +02:00
helmchart_controller_test.go controllers: use short SHA in chart SemVer meta 2021-12-02 22:28:18 +01:00
helmrepository_controller.go Use patch instead of update when adding finalizers 2022-01-13 18:18:32 +02:00
helmrepository_controller_test.go tests: ensure proper garbage collection 2021-11-16 10:39:58 +01:00
source_predicate.go Upgrade controller-runtime to v0.7.0 2020-12-18 19:17:10 +01:00
storage.go Ensure that directories are included. 2022-01-20 13:58:44 +00:00
storage_test.go Ensure that directories are included. 2022-01-20 13:58:44 +00:00
suite_test.go Increase gingko timeout to 60s 2022-02-08 17:49:51 +00:00