Change container base image to cgr.dev/chainguard/static (#2881)
* Change container base image to cgr.dev/chainguard/static * Lint fixes * fix test failure * Add router deployment wait * add check command in upgrade script --------- Signed-off-by: Sanket Sudake <sanketsudake@gmail.com>
This commit is contained in:
@@ -37,7 +37,7 @@ type (
|
||||
storage Storage
|
||||
}
|
||||
|
||||
//StowClient is the wrapper client for stow (Cloud storage abstraction package)
|
||||
// StowClient is the wrapper client for stow (Cloud storage abstraction package)
|
||||
StowClient struct {
|
||||
logger *zap.Logger
|
||||
config *storageConfig
|
||||
|
||||
Reference in New Issue
Block a user