Hidde Beydals
431ea05427
Implement `fluxcd/pkg/meta/api` in APIs
2020-09-30 10:18:43 +02:00
Hidde Beydals
99b74da044
api/artifact: add checksum field to artifact
...
This includes a change to how the revision for HelmRepository sources is
recorded, as this will now equal to the generated timestamp from the index
in RFC3339Nano format.
2020-09-09 13:41:56 +02:00
stefanprodan
b3e58b48dd
Rename syncAt annotation to reconcileAt
...
Use `fluxcd.io/reconcileAt` annotation across all controllers.
2020-07-13 16:06:16 +03:00
stefanprodan
8071dadbf0
status: record progressing
...
Set ready condition to unknown while the reconciliation is progressing.
This allows other operators to wait for a sync to complete.
2020-04-27 11:16:35 +03:00
stefanprodan
fce046f440
docs: Sync specification with API
...
- update status examples to mach the implementation
- add interval to HelmChart examples
2020-04-20 10:50:26 +03:00
stefanprodan
7323a45504
Add signature verification to Git spec
2020-04-16 13:12:27 +03:00
Hidde Beydals
e0eb330d42
Add source interface spec
2020-04-16 13:12:27 +03:00
Hidde Beydals
e002278e35
Improve comments
2020-04-16 13:12:27 +03:00
stefanprodan
086f6a350a
Remove insecure TLS option for Helm spec
2020-04-16 13:12:27 +03:00
stefanprodan
6baaa34b0a
Add source synchronization to common spec
2020-04-16 13:12:27 +03:00
stefanprodan
fee4c261c6
Add artifact type to source status API
2020-04-16 13:12:27 +03:00
stefanprodan
1e5765ba4f
Add condition reasons and auth required fields
2020-04-16 13:12:27 +03:00
Hidde Beydals
52a2ae80d1
Draft HelmRepository and HelmRelease specs
2020-04-16 13:12:27 +03:00