You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Message: stored artifact for revision 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
93
+
Message: stored artifact for revision 'sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
92
94
Observed Generation: 1
93
95
Reason: Succeeded
94
96
Status: True
95
97
Type: Ready
96
98
Last Transition Time: 2022-02-01T23:43:38Z
97
-
Message: stored artifact for revision 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
99
+
Message: stored artifact for revision 'sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
98
100
Observed Generation: 1
99
101
Reason: Succeeded
100
102
Status: True
@@ -104,7 +106,7 @@ control over.
104
106
Events:
105
107
Type Reason Age From Message
106
108
---- ------ ---- ---- -------
107
-
Normal NewArtifact 82s source-controller fetched 16 files from 'example'
109
+
Normal NewArtifact 82s source-controller stored artifact with 16 fetched files from 'example' bucket
108
110
```
109
111
110
112
## Writing a Bucket spec
@@ -906,7 +908,7 @@ lists
906
908
```console
907
909
LAST SEEN TYPE REASON OBJECT MESSAGE
908
910
2m30s Normal NewArtifact bucket/<bucket-name> fetched 16 files with revision from 'my-new-bucket'
909
-
36s Normal ArtifactUpToDate bucket/<bucket-name> artifact up-to-date with remote revision: 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
911
+
36s Normal ArtifactUpToDate bucket/<bucket-name> artifact up-to-date with remote revision: 'sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
910
912
18s Warning BucketOperationFailed bucket/<bucket-name> bucket 'my-new-bucket' does not exist
Message: stored artifact for revision 'master/132f4e719209eb10b9485302f8593fc0e680f4fc'
71
+
Message: stored artifact for revision 'master@sha1:132f4e719209eb10b9485302f8593fc0e680f4fc'
70
72
Observed Generation: 1
71
73
Reason: Succeeded
72
74
Status: True
73
75
Type: Ready
74
76
Last Transition Time: 2022-02-14T11:23:36Z
75
-
Message: stored artifact for revision 'master/132f4e719209eb10b9485302f8593fc0e680f4fc'
77
+
Message: stored artifact for revision 'master@sha1:132f4e719209eb10b9485302f8593fc0e680f4fc'
76
78
Observed Generation: 1
77
79
Reason: Succeeded
78
80
Status: True
@@ -670,7 +672,7 @@ lists
670
672
```console
671
673
LAST SEEN TYPE REASON OBJECT MESSAGE
672
674
2m14s Normal NewArtifact gitrepository/<repository-name> stored artifact for commit 'Merge pull request #160 from stefanprodan/release-6.0.3'
673
-
36s Normal ArtifactUpToDate gitrepository/<repository-name> artifact up-to-date with remote revision: 'master/132f4e719209eb10b9485302f8593fc0e680f4fc'
675
+
36s Normal ArtifactUpToDate gitrepository/<repository-name> artifact up-to-date with remote revision: 'master@sha1:132f4e719209eb10b9485302f8593fc0e680f4fc'
674
676
94s Warning GitOperationFailed gitrepository/<repository-name> failed to checkout and determine revision: unable to clone 'https://github.com/stefanprodan/podinfo': couldn't find remote ref "refs/heads/invalid"
Message: stored artifact for revision '83a3c595163a6ff0333e0154c790383b5be441b9db632cb36da11db1c4ece111'
75
+
Message: stored artifact for revision 'sha256:83a3c595163a6ff0333e0154c790383b5be441b9db632cb36da11db1c4ece111'
74
76
Observed Generation: 1
75
77
Reason: Succeeded
76
78
Status: True
77
79
Type: Ready
78
80
Last Transition Time: 2022-02-04T09:55:58Z
79
-
Message: stored artifact for revision '83a3c595163a6ff0333e0154c790383b5be441b9db632cb36da11db1c4ece111'
81
+
Message: stored artifact for revision 'sha256:83a3c595163a6ff0333e0154c790383b5be441b9db632cb36da11db1c4ece111'
80
82
Observed Generation: 1
81
83
Reason: Succeeded
82
84
Status: True
@@ -609,7 +611,7 @@ lists
609
611
LAST SEEN TYPE REASON OBJECT MESSAGE
610
612
107s Warning Failed helmrepository/<repository-name> failed to construct Helm client: scheme "invalid" not supported
611
613
7s Normal NewArtifact helmrepository/<repository-name> fetched index of size 30.88kB from 'https://stefanprodan.github.io/podinfo'
612
-
3s Normal ArtifactUpToDate helmrepository/<repository-name> artifact up-to-date with remote revision: '83a3c595163a6ff0333e0154c790383b5be441b9db632cb36da11db1c4ece111'
614
+
3s Normal ArtifactUpToDate helmrepository/<repository-name> artifact up-to-date with remote revision: 'sha256:83a3c595163a6ff0333e0154c790383b5be441b9db632cb36da11db1c4ece111'
613
615
```
614
616
615
617
Besides being reported in Events, the reconciliation errors are also logged by
0 commit comments