File tree Expand file tree Collapse file tree 5 files changed +6
-9
lines changed
Expand file tree Collapse file tree 5 files changed +6
-9
lines changed Original file line number Diff line number Diff line change 77 tiers :
88 defaultTier : ' appstudio'
99 defaultSpaceTier : ' appstudio'
10- durationBeforeChangeTierRequestDeletion : ' 5s'
1110 automaticApproval :
1211 enabled : true
1312 deactivation :
Original file line number Diff line number Diff line change 3030 spaceRequestEnabled : true
3131 spaceBindingRequestEnabled : true
3232 tiers :
33- durationBeforeChangeTierRequestDeletion : ' 5s'
3433 defaultSpaceTier : ' base1ns'
3534 featureToggles :
3635 - name : " test-feature"
Original file line number Diff line number Diff line change 3232 spaceRequestEnabled : true
3333 spaceBindingRequestEnabled : true
3434 tiers :
35- durationBeforeChangeTierRequestDeletion : " 5s"
3635 defaultSpaceTier : " base1ns"
3736 featureToggles :
3837 - name : " test-feature"
Original file line number Diff line number Diff line change 11module github.com/codeready-toolchain/toolchain-e2e
22
33require (
4- github.com/codeready-toolchain/api v0.0.0-20260108115150-4c6695ed18de
5- github.com/codeready-toolchain/toolchain-common v0.0.0-20260225205316-85e4bef507f2
4+ github.com/codeready-toolchain/api v0.0.0-20260226033043-912fcbd23dc7
5+ github.com/codeready-toolchain/toolchain-common v0.0.0-20260226040150-d7d5d0163ff7
66 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
77 github.com/fatih/color v1.18.0
88 github.com/ghodss/yaml v1.0.0
Original file line number Diff line number Diff line change @@ -26,10 +26,10 @@ github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1/go.mod h1:Q3SI9o4m/ZMn
2626github.com/cloudflare/circl v1.1.0 /go.mod h1:prBCrKB9DV4poKZY1l9zBXg2QJY7mvgRvtMxxK7fi4I =
2727github.com/cloudflare/circl v1.6.3 h1:9GPOhQGF9MCYUeXyMYlqTR6a5gTrgR/fBLXvUgtVcg8 =
2828github.com/cloudflare/circl v1.6.3 /go.mod h1:2eXP6Qfat4O/Yhh8BznvKnJ+uzEoTQ6jVKJRn81BiS4 =
29- github.com/codeready-toolchain/api v0.0.0-20260108115150-4c6695ed18de h1:rc39ZRUk2AyADzH+bt5On7V7qJz6syUrI4qNyCSXY3o =
30- github.com/codeready-toolchain/api v0.0.0-20260108115150-4c6695ed18de /go.mod h1:O/HyAcz6fynt3LXr8wTGaIXt+0v6BpkiJvDxNQDCqyA =
31- github.com/codeready-toolchain/toolchain-common v0.0.0-20260225205316-85e4bef507f2 h1:Cn60rNw0cK4GrtJdTbaDfBr9Nbl0gIGRwrV4raSzM6o =
32- github.com/codeready-toolchain/toolchain-common v0.0.0-20260225205316-85e4bef507f2 /go.mod h1:ZiaHcxOYExpyzOwIQjpggJm9LvcdNsxCMF+qrXOVkr0 =
29+ github.com/codeready-toolchain/api v0.0.0-20260226033043-912fcbd23dc7 h1:1YCopXDF7WSjhM7sQAFoNeJvoIVPCHDY35jNVqc0Xh4 =
30+ github.com/codeready-toolchain/api v0.0.0-20260226033043-912fcbd23dc7 /go.mod h1:PMg6kNHuCGNlu3MOdrCisqGkBpvzB0qS1+E6nrXxPAc =
31+ github.com/codeready-toolchain/toolchain-common v0.0.0-20260226040150-d7d5d0163ff7 h1:NLTKW/An6PfcgqUyjeloAl0cmR0/lJopURsMMY/VZcs =
32+ github.com/codeready-toolchain/toolchain-common v0.0.0-20260226040150-d7d5d0163ff7 /go.mod h1:TtwbNKTtHxDEaO2fOhJbYM4S1FykJHOf/4/nCw7hFwo =
3333github.com/cpuguy83/go-md2man/v2 v2.0.6 /go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g =
3434github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
3535github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments