Skip to content

Conversation

@yfodil
Copy link
Contributor

@yfodil yfodil commented Jun 27, 2024

No description provided.

@yfodil yfodil changed the title Feat/edge services feat(edge_services): add resources Jun 27, 2024
@yfodil yfodil self-assigned this Jun 27, 2024
@yfodil yfodil added enhancement edge-services Edge services issues, bugs and feature requests labels Jun 27, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jun 27, 2024

Codecov Report

Attention: Patch coverage is 53.22896% with 478 lines in your changes missing coverage. Please review.

Project coverage is 70.58%. Comparing base (fe86049) to head (ae1f7a0).
Report is 201 commits behind head on master.

Files with missing lines Patch % Lines
internal/services/edgeservices/testfuncs/checks.go 0.00% 130 Missing ⚠️
internal/services/edgeservices/testfuncs/sweep.go 0.00% 86 Missing ⚠️
internal/services/edgeservices/types.go 28.94% 52 Missing and 2 partials ⚠️
internal/services/edgeservices/cache_stage.go 70.92% 37 Missing and 4 partials ⚠️
internal/services/edgeservices/dns_stage.go 73.28% 33 Missing and 6 partials ⚠️
internal/services/edgeservices/tls_stage.go 71.94% 34 Missing and 5 partials ⚠️
internal/services/edgeservices/backend_stage.go 80.00% 26 Missing and 5 partials ⚠️
internal/services/edgeservices/pipeline.go 74.07% 25 Missing and 3 partials ⚠️
internal/services/edgeservices/waiters.go 0.00% 20 Missing ⚠️
internal/services/edgeservices/helpers.go 37.50% 9 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2637      +/-   ##
==========================================
- Coverage   71.43%   70.58%   -0.86%     
==========================================
  Files         277      338      +61     
  Lines       35875    33939    -1936     
==========================================
- Hits        25628    23956    -1672     
+ Misses       8028     7706     -322     
- Partials     2219     2277      +58     

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

@yfodil yfodil marked this pull request as ready for review June 27, 2024 15:36
@yfodil yfodil requested a review from remyleone as a code owner June 27, 2024 15:36
@yfodil yfodil marked this pull request as draft July 2, 2024 12:49
@mtparet
Copy link

mtparet commented Feb 13, 2025

Please 🙏
Difficult to use services without having the way to properly setup these.

@yfodil yfodil marked this pull request as ready for review March 7, 2025 13:12
@remyleone remyleone added this pull request to the merge queue Mar 12, 2025
Merged via the queue into scaleway:master with commit 14ce6b4 Mar 12, 2025
45 checks passed
jremy42 pushed a commit that referenced this pull request Mar 12, 2025
* bump sdk go

* add resources

* add docs

* lint

* goimports

* fix tests

* fix

* update test

* rename functions

* refacto

* fix

* bump sdk go

* update resources to v1beta1

* update doc

* gofumpt

* lint

* lint

* fix tfproviderdocs lint

* fix lb origin

* check non-nil HeadStage

* update descriptions

---------

Co-authored-by: Rémy Léone <[email protected]>
jremy42 pushed a commit that referenced this pull request Mar 12, 2025
* bump sdk go

* add resources

* add docs

* lint

* goimports

* fix tests

* fix

* update test

* rename functions

* refacto

* fix

* bump sdk go

* update resources to v1beta1

* update doc

* gofumpt

* lint

* lint

* fix tfproviderdocs lint

* fix lb origin

* check non-nil HeadStage

* update descriptions

---------

Co-authored-by: Rémy Léone <[email protected]>
github-merge-queue bot pushed a commit that referenced this pull request Mar 12, 2025
* feat(domain): add support for buying and registar domains

* feat(domain): add helpers for expand contact

* feat(domain): add test for create and read

* feat(domain): add chore of new resource order domain

* feat(domain): add chore of new resource order domain

* feat: resource can order a list of domains

* chore: add test

* add print for debug

* remove comments

* change datastructure

* add data source for domain

* add doc

* add data_source for domains_registration

* test: add cassettes

* test: add multiple test

* bump sdk go

* bump sdk go

* fix lint

* fix lint

* fix error

* fix skipped test

fix doc

fix tf lint

fix lint

fix lint

fix lint

fix lint

fix lint

cleanup: remove commented helpers

* fix(domain): remove ds records option

* purge(cockpit): remove plan from cockpit (#2968)

* fix(cockpit): purge plan

* fix(cockpit): fix lint

* feat(mongodb): vpc support (#2967)

* feat(mongodb): vpc support

* feat(mongodb): add doc

* feat(container): add support for local_storage_limit (#2969)

Co-authored-by: devtools-ci-cd <[email protected]>

* fix(container): add support for putting region in the state after import (#2970)

Co-authored-by: devtools-ci-cd <[email protected]>

* fix(apple-silicon): add username and password (#2971)

* feat(edge_services): add resources (#2637)

* bump sdk go

* add resources

* add docs

* lint

* goimports

* fix tests

* fix

* update test

* rename functions

* refacto

* fix

* bump sdk go

* update resources to v1beta1

* update doc

* gofumpt

* lint

* lint

* fix tfproviderdocs lint

* fix lb origin

* check non-nil HeadStage

* update descriptions

---------

Co-authored-by: Rémy Léone <[email protected]>

---------

Co-authored-by: Rémy Léone <[email protected]>
Co-authored-by: devtools-ci-cd <[email protected]>
Co-authored-by: Laure-di <[email protected]>
Co-authored-by: Yacine Fodil <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

edge-services Edge services issues, bugs and feature requests enhancement priority:high New features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants