Skip to content

Commit

Permalink
controller: add gcp boot image sync
Browse files Browse the repository at this point in the history
  • Loading branch information
djoshy committed Dec 15, 2023
1 parent bfc351e commit ee6f721
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pkg/controller/common/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,4 @@ const (

// BootImagesConfigMapName is a Configmap of golden bootimages, updated by CVO on an upgrade
BootImagesConfigMapName = "coreos-bootimages"

// MCOVersionHashKey is the key to update for indexing version hash stored in the bootimages configmap
MCOVersionHashKey = "MCOVersionHash"
)

0 comments on commit ee6f721

Please sign in to comment.