cloudcontrol icon indicating copy to clipboard operation
cloudcontrol copied to clipboard

The cloud engineer's toolbox ☁️ 🧰

Results 19 cloudcontrol issues
Sort by recently updated
recently updated
newest added

When using az cli one gets `Azure CLI 2.63.0 is the last version available on Alpine and will not receive updates. Consider migrating to the Azure Linux based image for...

flavour-azure

When started, cloudcontrol runs with UID 1000 (or sometimes 1001, depending on the flavor). On MacOS that is no problem, because Docker Desktop seems to translate that well enough, however...

bug

The "false" default hint here: https://github.com/dodevops/cloudcontrol/blob/6786e443ca51b90fbe65d8fc2c2f8f18f37801ba/feature/kubernetes/feature.yaml#L45 is wrong, since the logic works on a "yes"/"no" base, see here: https://github.com/dodevops/cloudcontrol/blob/6786e443ca51b90fbe65d8fc2c2f8f18f37801ba/feature/kubernetes/install-tanzu.sh#L20 so the hint has to be rather "no" than "false".

documentation

Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.11 to 1.7.29. Release notes Sourced from github.com/containerd/containerd's releases. containerd 1.7.29 Welcome to the v1.7.29 release of containerd! The twenty-ninth patch release for containerd 1.7 contains various...

dependencies
go

## Summary Currently, package downloads in cloudcontrol can hit rate limits if unauthenticated requests are used. To improve reliability, implement an option to use authenticated accounts for package downloads, utilizing...

documentation
enhancement

Bumps [axios](https://github.com/axios/axios) from 1.8.2 to 1.12.0. Release notes Sourced from axios's releases. Release v1.12.0 Release notes: Bug Fixes adding build artifacts (9ec86de) dont add dist on release (a2edc36) fetch-adapter: set...

dependencies
javascript

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.5 to 6.3.6. Release notes Sourced from vite's releases. v6.3.6 Please refer to CHANGELOG.md for details. v6.3.5 Please refer to CHANGELOG.md for details. v6.3.4 Please refer to...

dependencies
javascript

Currently, Docker images are referenced without fixed version tags, which prevents Dependabot from effectively monitoring and notifying about updates. To improve security and maintainability, update all Docker image references to...

enhancement
dependencies
dependabot

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=form-data&package-manager=npm_and_yarn&previous-version=4.0.0&new-version=4.0.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`....

dependencies
javascript