stefanprodan
|
f9a35a6613
|
Move status condition helpers to API
|
2020-04-12 18:12:28 +03:00 |
stefanprodan
|
2bbcd91544
|
Add artifact to Git and Helm repos status
- create index.yaml symlink for Helm repos
- set symlink URL in status
|
2020-04-12 17:39:07 +03:00 |
stefanprodan
|
d1f76995ab
|
Add ready condition helpers
|
2020-04-10 22:44:09 +03:00 |
stefanprodan
|
131b9b8e33
|
Lock artifact on helm index download
- cleanup locks with GC
|
2020-04-10 16:45:23 +03:00 |
stefanprodan
|
9dae1c43d7
|
Use storage helper in HelmRepositoryReconciler
- move checksum and file write operations to Storage
- implement GC
|
2020-04-10 15:16:31 +03:00 |
stefanprodan
|
8cd8d8f6f2
|
Consolidate status conditions
- Use the same condition type as https://github.com/kubernetes/enhancements/pull/1624 so it can be dropped in favour of the Kubernetes type when that PR is merged
|
2020-04-10 08:38:40 +03:00 |
Hidde Beydals
|
81873e7553
|
Download Helm repository indexes w/ Helm's getter
|
2020-04-09 15:53:38 +02:00 |
Hidde Beydals
|
4d30a82ef4
|
Rename project to source-controller
|
2020-04-08 16:12:17 +03:00 |
stefanprodan
|
3deb7caf9a
|
Implement force sync via predicates
|
2020-04-06 15:41:57 +03:00 |
stefanprodan
|
f740d434dc
|
Add repository sync interval to API
|
2020-04-05 18:10:30 +03:00 |
stefanprodan
|
2fadfbd6fc
|
Prevent reconciliation loop on status updates
|
2020-04-05 17:49:22 +03:00 |
stefanprodan
|
d9ee2ab288
|
Implement Helm repository readiness
|
2020-04-05 16:41:26 +03:00 |
stefanprodan
|
92b7b1fe43
|
Scaffold repository controllers
|
2020-04-05 12:34:29 +03:00 |