Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ require (
github.com/mattn/go-isatty v0.0.20
github.com/moby/buildkit v0.13.2
github.com/opencontainers/go-digest v1.0.0
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.29.0.20240729155332-ce25a04774bb
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.29.0.20240730152536-2cf320026e2f
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
github.com/spf13/cobra v1.8.1
github.com/spf13/pflag v1.0.5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -463,8 +463,8 @@ github.com/rogpeppe/go-internal v1.11.0/go.mod h1:ddIwULY96R17DhadqLgMfk9H9tvdUz
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 h1:OkMGxebDjyw0ULyrTYWeN0UNCCkmCWfjPnIA2W6oviI=
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06/go.mod h1:+ePHsJ1keEjQtpvf9HHw0f4ZeJ0TLRsxhunSI2hYJSs=
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.29.0.20240729155332-ce25a04774bb h1:DKG/qk3CxPxDSUk8yE6/rDubPgGttx4vxqa0tLmCj5E=
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.29.0.20240729155332-ce25a04774bb/go.mod h1:fCa7OJZ/9DRTnOKmxvT6pn+LPWUptQAmHF/SBJUGEcg=
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.29.0.20240730152536-2cf320026e2f h1:UGmbzEnNNaArWkgfhD+ppd1MIJZdwT/ySlGoxQRS56k=
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.29.0.20240730152536-2cf320026e2f/go.mod h1:fCa7OJZ/9DRTnOKmxvT6pn+LPWUptQAmHF/SBJUGEcg=
github.com/sclevine/spec v1.4.0 h1:z/Q9idDcay5m5irkZ28M7PtQM4aOISzOpj4bUPkDee8=
github.com/sclevine/spec v1.4.0/go.mod h1:LvpgJaFyvQzRvc1kaDs0bulYwzC70PbiYjC4QnFHkOM=
github.com/secure-systems-lab/go-securesystemslib v0.8.0 h1:mr5An6X45Kb2nddcFlbmfHkLguCE9laoZCUzEEpIZXA=
Expand Down
Original file line number Diff line number Diff line change
@@ -1,24 +1,25 @@
🎲🎲🎲 EXIT CODE: 0 🎲🎲🎲
🟩🟩🟩 STDOUT️ 🟩🟩🟩️
ID eff8830f-5f3b-4e42-a2f0-8e4a77ec4cb0
Name cli-test-kind-herschel
NamespaceID 550f7065-ee73-4399-a32b-49b179950b57
Status pending
MinScale 0
MaxScale 5
MemoryLimit 256
CPULimit 140
Timeout 5 minutes
Privacy public
Description -
RegistryImage rg.fr-par.scw.cloud/funcscwclicnssillyshirleyusnp0hk3/cli-test-kind-herschel:latest
MaxConcurrency 50
DomainName clicnssillyshirleyusnp0hk3-cli-test-kind-herschel.functions.fnc.fr-par.scw.cloud
Protocol http1
Port 8080
HTTPOption enabled
Sandbox unknown_sandbox
Region fr-par
ID eff8830f-5f3b-4e42-a2f0-8e4a77ec4cb0
Name cli-test-kind-herschel
NamespaceID 550f7065-ee73-4399-a32b-49b179950b57
Status pending
MinScale 0
MaxScale 5
MemoryLimit 256
CPULimit 140
Timeout 5 minutes
Privacy public
Description -
RegistryImage rg.fr-par.scw.cloud/funcscwclicnssillyshirleyusnp0hk3/cli-test-kind-herschel:latest
MaxConcurrency 50
DomainName clicnssillyshirleyusnp0hk3-cli-test-kind-herschel.functions.fnc.fr-par.scw.cloud
Protocol http1
Port 8080
HTTPOption enabled
Sandbox unknown_sandbox
LocalStorageLimit 0
Region fr-par
🟩🟩🟩 JSON STDOUT 🟩🟩🟩
{
"id": "eff8830f-5f3b-4e42-a2f0-8e4a77ec4cb0",
Expand All @@ -42,5 +43,6 @@ Region fr-par
"secret_environment_variables": [],
"http_option": "enabled",
"sandbox": "unknown_sandbox",
"local_storage_limit": 0,
"region": "fr-par"
}