Run instances with IMDSv2
All threads resolved!
All threads resolved!
Compare changes
Files
2+ 55
− 43
@@ -29,21 +29,23 @@ import (
@@ -29,21 +29,23 @@ import (
@@ -89,31 +91,32 @@ type Driver struct {
@@ -89,31 +91,32 @@ type Driver struct {
@@ -291,7 +294,12 @@ func (d *Driver) GetCreateFlags() []mcnflag.Flag {
@@ -291,7 +294,12 @@ func (d *Driver) GetCreateFlags() []mcnflag.Flag {
@@ -314,6 +322,8 @@ func NewDriver(hostName, storePath string) *Driver {
@@ -314,6 +322,8 @@ func NewDriver(hostName, storePath string) *Driver {
@@ -391,7 +401,8 @@ func (d *Driver) SetConfigFromFlags(flags drivers.DriverOptions) error {
@@ -391,7 +401,8 @@ func (d *Driver) SetConfigFromFlags(flags drivers.DriverOptions) error {
@@ -746,7 +757,8 @@ func (d *Driver) innerCreate() error {
@@ -746,7 +757,8 @@ func (d *Driver) innerCreate() error {