-
Notifications
You must be signed in to change notification settings - Fork 35
Comparing changes
Open a pull request
base repository: stackitcloud/stackit-cli
base: v0.10.0
head repository: stackitcloud/stackit-cli
compare: v0.11.0
- 13 commits
- 107 files changed
- 6 contributors
Commits on Aug 1, 2024
-
Add IaaS endpoint to config set unset (#435)
* Onboard IaaS network-area `create` and `update` commands (#422) * create command * improve create command, update command * update GetOrganizationName docs * address PR comment * add network area id to create output * Onboard IaaS network `list` and `describe` commands (#425) * improve create command, update command * update GetOrganizationName docs * address PR comment * delete command * describe and initial list * list and describe * remove delete command * address PR comments * Onboard the IaaS network `delete` command and extend `project create` (#426) * improve create command, update command * update GetOrganizationName docs * address PR comment * delete command * describe and initial list * list and describe * add flag to project create * update main network area * remove duplicate calls * improve docs, address PR comments * Onboard `network-ranges delete` and `network-ranges create` commands (#427) * create network range * ranges delete command * improve help * address PR comments * Onboard `network-ranges list` and `network-ranges describe` commands (#429) * list and describe commands * small fixes * improve describe output * improve descriptions * address PR comments * address PR comments * Onboard `routes create` and `routes delete` command (#431) * create command * delete command * generate docs * document the lack of waiters in create command * move functions to utils, improve outputs * Onboard `routes list` and `routes describe` commands (#432) * delete command * move functions to utils, improve outputs * list command * describe command * Update internal/cmd/beta/network-area/routes/describe/describe.go * change flag order * Update internal/cmd/beta/network-area/routes/describe/describe_test.go * Update internal/cmd/beta/network-area/routes/describe/describe_test.go * Update internal/cmd/beta/network-area/routes/describe/describe_test.go * Update internal/cmd/beta/network-area/routes/describe/describe_test.go * Update internal/cmd/beta/network-area/routes/list/list.go --------- Co-authored-by: GokceGK <161626272+GokceGK@users.noreply.github.com> Co-authored-by: Gökçe Gök Klingel <goekce.goek_klingel@mail.schwarz> * add iaas custom endpoint to config * add iaas command to read me * update docs * Update internal/pkg/services/iaas/client/client.go Co-authored-by: João Palet <joao.palet@outlook.com> --------- Co-authored-by: Diogo Ferrão <diogo.ferrao@freiheit.com> Co-authored-by: João Palet <joao.palet@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 59fa566 - Browse repository at this point
Copy the full SHA 59fa566View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4272f0 - Browse repository at this point
Copy the full SHA e4272f0View commit details
Commits on Aug 5, 2024
-
fix(deps): update module golang.org/x/oauth2 to v0.22.0 (#440)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Configuration menu - View commit details
-
Copy full SHA for 39eac62 - Browse repository at this point
Copy the full SHA 39eac62View commit details
Commits on Aug 7, 2024
-
fix(deps): update module github.com/stackitcloud/stackit-sdk-go/servi…
…ces/iaas to v0.6.0 (#441) Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Configuration menu - View commit details
-
Copy full SHA for d2d869c - Browse repository at this point
Copy the full SHA d2d869cView commit details -
fix(deps): update module golang.org/x/mod to v0.20.0 (#439)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Configuration menu - View commit details
-
Copy full SHA for 49db4ca - Browse repository at this point
Copy the full SHA 49db4caView commit details -
fix(deps): update module golang.org/x/term to v0.23.0 (#442)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Configuration menu - View commit details
-
Copy full SHA for 4221f88 - Browse repository at this point
Copy the full SHA 4221f88View commit details -
fix(deps): update module golang.org/x/text to v0.17.0 (#443)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com> Co-authored-by: GokceGK <161626272+GokceGK@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d5aa4d3 - Browse repository at this point
Copy the full SHA d5aa4d3View commit details -
* onboard iaas network commands * add unit tests * generate docs * fix linter issues * update iaas sdk version * Update internal/cmd/beta/network/update/update.go Co-authored-by: João Palet <joao.palet@outlook.com> * Update internal/cmd/beta/network/describe/describe.go Co-authored-by: João Palet <joao.palet@outlook.com> * Update internal/cmd/beta/network/describe/describe.go Co-authored-by: João Palet <joao.palet@outlook.com> * Update internal/cmd/beta/network/create/create.go Co-authored-by: João Palet <joao.palet@outlook.com> * rename dns servers as dns name servers * change description for prefix length * add ipv6 fields --------- Co-authored-by: João Palet <joao.palet@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for a3054cf - Browse repository at this point
Copy the full SHA a3054cfView commit details
Commits on Aug 8, 2024
-
Change network payload handling (#444)
* change network payload handling * apply pr suggestions
Configuration menu - View commit details
-
Copy full SHA for fce9c06 - Browse repository at this point
Copy the full SHA fce9c06View commit details
Commits on Aug 9, 2024
-
* remove extra space in prompt message * fix info message
Configuration menu - View commit details
-
Copy full SHA for 8701c9b - Browse repository at this point
Copy the full SHA 8701c9bView commit details
Commits on Aug 14, 2024
-
ref 644499 - server command (#421)
Signed-off-by: Adrian Nackov <adrian.nackov@mail.schwarz>
a_nackov authoredAug 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 935aee9 - Browse repository at this point
Copy the full SHA 935aee9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 259118c - Browse repository at this point
Copy the full SHA 259118cView commit details -
Configuration menu - View commit details
-
Copy full SHA for faf5e5f - Browse repository at this point
Copy the full SHA faf5e5fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.10.0...v0.11.0