Merge pull request #1792 from yashsinghcodes/new-nightly
chore: shuffle-shared bump
This commit is contained in:
@@ -10,7 +10,7 @@ require (
|
||||
github.com/docker/docker v28.2.2+incompatible
|
||||
github.com/docker/go-connections v0.5.0
|
||||
github.com/satori/go.uuid v1.2.0
|
||||
github.com/shuffle/shuffle-shared v0.8.99
|
||||
github.com/shuffle/shuffle-shared v0.9.1
|
||||
k8s.io/api v0.33.1
|
||||
k8s.io/apimachinery v0.33.1
|
||||
)
|
||||
|
||||
@@ -2301,7 +2301,7 @@ func main() {
|
||||
}
|
||||
|
||||
if os.Getenv("SHUFFLE_SWARM_CONFIG") == "run" && os.Getenv("SHUFFLE_SCALE_REPLICAS") == "" {
|
||||
// go AutoScale(ctx)
|
||||
//go AutoScale(ctx)
|
||||
}
|
||||
hasStarted = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user