-
Notifications
You must be signed in to change notification settings - Fork 34
Comparing changes
Open a pull request
base repository: stackitcloud/stackit-cli
base: v0.55.0
head repository: stackitcloud/stackit-cli
compare: main
- 6 commits
- 26 files changed
- 5 contributors
Commits on Mar 3, 2026
-
feat(config) allow setting assume-yes in config (#1324)
* feat(config) allow setting assume-yes in config fixes #1212 related: STACKITCLI-327 kubectl calls stackit-cli for auth. To enable e2e tests for this ske feature, it would be nice to save assume-yes to the config. * fix(config) use `_` for unused params * fix(config) add assume-yes to unset_test
Configuration menu - View commit details
-
Copy full SHA for 3b70f97 - Browse repository at this point
Copy the full SHA 3b70f97View commit details
Commits on Mar 4, 2026
-
feat(ske): implement idp flow for kubeconfig login (#1322)
* extract kubeconfig certificate validation * simplify kubeconfig retrieval * extract kubeconfig retrieval * reorder imports * Split kubeconfig retrieval and output * replace hardcoded timeout with constant * implement kubeconfig login --idp flow * Add tests * fix test failure if KUBECONFIG environment variable is set * make retrieval of idp well known config reusable * optionally initialize IDP_TOKEN_ENDPOINT auth field for service accounts When activating a service account, clear a possibly stale old value. Add a separate method to allow commands to request the initialization of the IDP_TOKEN_ENDPOINT auth field. * refactor token exchange into auth package
Configuration menu - View commit details
-
Copy full SHA for e4f9591 - Browse repository at this point
Copy the full SHA e4f9591View commit details
Commits on Mar 5, 2026
-
chore(deps): bump actions/download-artifact from 7 to 8 (#1323)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v7...v8) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alexander Dahmen <alexander.dahmen@inovex.de>
Configuration menu - View commit details
-
Copy full SHA for edfa7a0 - Browse repository at this point
Copy the full SHA edfa7a0View commit details -
feat(auth): add flag to choose used port in user auth flow (#1326)
relates to STACKITCLI-276
Configuration menu - View commit details
-
Copy full SHA for c0b4f68 - Browse repository at this point
Copy the full SHA c0b4f68View commit details
Commits on Mar 6, 2026
-
chore(deps): bump actions/upload-artifact from 6 to 7 (#1333)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v6...v7) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d187252 - Browse repository at this point
Copy the full SHA d187252View commit details
Commits on Mar 10, 2026
-
chore(deps): bump crazy-max/ghaction-import-gpg from 6 to 7 (#1336)
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 6 to 7. - [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases) - [Commits](crazy-max/ghaction-import-gpg@v6...v7) --- updated-dependencies: - dependency-name: crazy-max/ghaction-import-gpg dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0f02251 - Browse repository at this point
Copy the full SHA 0f02251View 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.55.0...main