Skip to content

feat(container): add support for API v1#5493

Merged
remyleone merged 6 commits into
scaleway:mainfrom
Mia-Cross:container_migration_v1
May 19, 2026
Merged

feat(container): add support for API v1#5493
remyleone merged 6 commits into
scaleway:mainfrom
Mia-Cross:container_migration_v1

Conversation

@Mia-Cross
Copy link
Copy Markdown
Contributor

Closes #5492

@Mia-Cross Mia-Cross self-assigned this Apr 20, 2026
@Mia-Cross Mia-Cross added enhancement container Container issues, bugs and feature requests priority:high New features labels Apr 20, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 20, 2026

Codecov Report

❌ Patch coverage is 67.21649% with 159 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.14%. Comparing base (95a10bd) to head (1c29e3d).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...namespaces/container/v1/getorcreate/getorcreate.go 0.00% 76 Missing ⚠️
internal/namespaces/container/v1/custom_deploy.go 75.55% 47 Missing and 19 partials ⚠️
...l/namespaces/container/v1/custom_deploy_helpers.go 75.43% 7 Missing and 7 partials ⚠️
...ternal/namespaces/container/v1/custom_namespace.go 94.11% 2 Missing ⚠️
commands/commands.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5493      +/-   ##
==========================================
+ Coverage   49.31%   51.14%   +1.82%     
==========================================
  Files         333      339       +6     
  Lines       76728    77213     +485     
==========================================
+ Hits        37838    39490    +1652     
+ Misses      37442    36232    -1210     
- Partials     1448     1491      +43     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Mia-Cross Mia-Cross force-pushed the container_migration_v1 branch from a03ddc7 to 52b5682 Compare April 21, 2026 10:12
@Mia-Cross Mia-Cross force-pushed the container_migration_v1 branch from 52b5682 to 70666db Compare May 11, 2026 12:09
@Mia-Cross Mia-Cross marked this pull request as ready for review May 18, 2026 19:44
@Mia-Cross Mia-Cross requested review from a team and remyleone as code owners May 18, 2026 19:44
@remyleone remyleone added this pull request to the merge queue May 19, 2026
Merged via the queue into scaleway:main with commit 35c1267 May 19, 2026
121 checks passed
@Mia-Cross Mia-Cross deleted the container_migration_v1 branch May 19, 2026 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

container Container issues, bugs and feature requests enhancement priority:high New features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migrate container namespace to API v1

3 participants