Skip to content

Commit

Permalink
Adds warning for the precache automatic deletion (#53)
Browse files Browse the repository at this point in the history
Signed-off-by: Alberto Losada <[email protected]>
  • Loading branch information
alosadagrande authored Aug 10, 2023
1 parent 191426b commit e053579
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ upgrades.pre-cache 2023-07-04T11:00:48+00:00 DEBUG Image pre-cache done

Once the precache is done, the CGU state moves to `NotEnabled` and the Pod running the pre-cache task in both SNO clusters is deleted. At this moment, TALM is waiting for acknowledging the start of the upgrade.

WARNING: It can take up to 5 minutes for the CGU to report the new state.
WARNING: It can take up to 5 minutes for the CGU to report the new state. After that time, the precache objects and the openshift-talo-pre-cache namespace created in the managed clusters are automatically deleted.

[.console-input]
[source,bash,subs="attributes+,+macros"]
Expand Down

0 comments on commit e053579

Please sign in to comment.