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
The source key in the snapshot also the git url as well as the
revision.
Revise the explanation for the 'source' key to hopefully avoid some
people having unexpected problems getting their EC check to pass
after creating an override snapshot.
Signed-off-by: Hongwei Liu <[email protected]>
<1> The label `test.appstudio.openshift.io/type: override` that indicates this is an `override` snapshot.
38
39
<2> The component name you will reset its Global Candidate List.
39
40
<3> The container image with valid digest you will reset the component <2> to.
40
-
<4> Optional. The component source containing the git revision.
41
+
<4> Optional, but may cause an Enterprise Contract check to fail if it's incorrect or missing. The component source containing the git url and revision that the container image was built from.
41
42
42
43
. Save the .yaml file and add the snapshot.yaml by running the following command:
0 commit comments