stackit-cli
stackit-cli copied to clipboard
A command-line interface to manage STACKIT resources
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/lmittmann/tint](https://redirect.github.com/lmittmann/tint) | require | patch | `v1.1.0` -> `v1.1.1` | --- ### Release...
Bumps [github.com/lmittmann/tint](https://github.com/lmittmann/tint) from 1.1.0 to 1.1.1. Release notes Sourced from github.com/lmittmann/tint's releases. v1.1.1 Bug-fix release with performance improvements for time value handling. What's Changed Fix time attribute formatting to match...
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/golangci/golangci-lint](https://redirect.github.com/golangci/golangci-lint) | `v1.64.8` -> `v2.6.2` |  |  | --- ### Release...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [k8s.io/apimachinery](https://redirect.github.com/kubernetes/apimachinery) | require | minor | `v0.32.3` -> `v0.33.1` | | [k8s.io/client-go](https://redirect.github.com/kubernetes/client-go) |...
## Description will help to detect deprecated options basically the same as https://github.com/stackitcloud/terraform-provider-stackit/pull/863 updated the following deprecated goreleaser options: - https://goreleaser.com/deprecations/#archivesformat - https://goreleaser.com/deprecations/#archivesformat_overridesformat - https://goreleaser.com/deprecations/#nfpmsbuilds - https://goreleaser.com/deprecations/#snapsbuilds ## Checklist -...
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.32.3 to 0.33.0. Commits 955939f bump etcd 3.5.21 sdk e8a77bd Merge pull request #130910 from googs1025/fix/datarace 7e8c77e Merge pull request #130906 from serathius/streaming-validation 27fd396 flake: fix data...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.32.3 to 0.33.1. Commits e7397e5 Update dependencies to v0.33.1 tag ecbbb06 bump etcd 3.5.21 sdk 2086688 Merge pull request #129970 from mortent/AddResourceV1beta2API dba34c7 Run make update e359642...
## Description After installing stackit-cli via snap the `stackit auth login` command runs indefinitely without opening a browser. ## Steps to reproduce 1. Run `sudo snap install stackit --beta --classic`...
With the `stackit object-storage bucket delete 'bucket_name' -p` command you can delete your bucket but only when its empty. So i need a command like: - `stackit object-storage bucket 'bucket_name'...
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/goccy/go-yaml](https://redirect.github.com/goccy/go-yaml) | `v1.18.0` -> `v1.19.0` |  |  | --- ### Release...