Hidde Beydals
|
12f1365f1b
|
chore: add missing copyright headers
|
2020-04-19 10:47:09 +02:00 |
Hidde Beydals
|
6083d886ce
|
controllers: add HelmChart reconciler tests
|
2020-04-17 19:21:48 +02:00 |
Hidde Beydals
|
3c70c8d333
|
controllers: test HelmRepository TLS auth
|
2020-04-17 10:41:24 +02:00 |
Hidde Beydals
|
1cc6464b73
|
controllers: test HelmRepository HTTP basic auth
|
2020-04-17 10:36:24 +02:00 |
stefanprodan
|
e88d7219ca
|
Change artifact path format
- move artifact path composition to API
- change path format to `<source-kind>/<source-namespace>/<source-name>/<artifact-filename>`
|
2020-04-13 19:52:30 +03:00 |
Hidde Beydals
|
582dfb234d
|
internal/helm: add tests for getter helpers
|
2020-04-13 17:50:48 +02:00 |
Hidde Beydals
|
594cfd0b13
|
internal/git: add tests for auth method helpers
|
2020-04-13 16:51:24 +02:00 |
Hidde Beydals
|
90348ebf08
|
Internal helpers for Git auth methods from secrets
|
2020-04-13 13:19:23 +02:00 |
Hidde Beydals
|
ea610829c3
|
Helm repository and chart HTTP and TLS auth
|
2020-04-13 11:47:51 +02:00 |
stefanprodan
|
98deb3fa54
|
Add file lock helper to Storage
- use https://github.com/golang/go/tree/master/src/cmd/go/internal/lockedfile
|
2020-04-10 16:08:05 +03:00 |