Skip to content

Conversation

@jremy42
Copy link
Contributor

@jremy42 jremy42 commented Apr 30, 2025

No description provided.

@jremy42 jremy42 marked this pull request as ready for review May 16, 2025 14:14
@jremy42 jremy42 requested review from a team and remyleone as code owners May 16, 2025 14:14
Laure-di and others added 25 commits May 16, 2025 16:19
* fix(baremetal): compute mapping id in private network

* fix(doc): add example in vpc_route and add information about mapping_id in baremetal

* fix(doc): update baremetal_server datasource
…3066)

* tests(edge-services): include PipelineID in all stage ListRequests

* fix

* fix
Bumps [github.com/aws/aws-sdk-go-v2/service/sns](https://github.com/aws/aws-sdk-go-v2) from 1.34.2 to 1.34.4.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/emr/v1.34.2...service/iot/v1.34.4)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sns
  dependency-version: 1.34.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/nats-io/jwt/v2](https://github.com/nats-io/jwt) from 2.7.3 to 2.7.4.
- [Release notes](https://github.com/nats-io/jwt/releases)
- [Changelog](https://github.com/nats-io/jwt/blob/main/ReleaseNotes.md)
- [Commits](nats-io/jwt@v2.7.3...v2.7.4)

---
updated-dependencies:
- dependency-name: github.com/nats-io/jwt/v2
  dependency-version: 2.7.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.29.9 to 1.29.14.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@config/v1.29.9...config/v1.29.14)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.29.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/hashicorp/aws-sdk-go-base/v2](https://github.com/hashicorp/aws-sdk-go-base) from 2.0.0-beta.63 to 2.0.0-beta.64.
- [Release notes](https://github.com/hashicorp/aws-sdk-go-base/releases)
- [Changelog](https://github.com/hashicorp/aws-sdk-go-base/blob/main/CHANGELOG.md)
- [Commits](hashicorp/aws-sdk-go-base@v2.0.0-beta.63...v2.0.0-beta.64)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/aws-sdk-go-base/v2
  dependency-version: 2.0.0-beta.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/aws/aws-sdk-go-v2/service/sqs](https://github.com/aws/aws-sdk-go-v2) from 1.38.1 to 1.38.5.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.38.1...service/s3/v1.38.5)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sqs
  dependency-version: 1.38.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* bump sdk go

* feat(lb) add support for path-begin route matching

* fix
* feat(lb): read private IPs

Co-authored-by: Yacine FODIL <[email protected]>

* fix wording in desc + doc

---------

Co-authored-by: Yacine FODIL <[email protected]>
Co-authored-by: Rémy Léone <[email protected]>
* docs(baremetal): update partitionSchema to correct format

* fix label name partition on the second disk
* feat(inference): migration deployment to v1

* feat(inference): BYOM support

* add sweeper

* manage id from regional or not

* remove error_message

* fix linter

* last cassette

* fix documentation

* fix documentation lint

* remove comment

* Update docs/resources/inference_custom_model.md

Co-authored-by: Guillaume Noale <[email protected]>

* change model_id format

* use of dsf.locality

* ResourceCustomModelDelete return right err and testAccCheckCustomModelExists return err

* fix(doc): add import part and fix typo

* fix(doc): deployment required attribute

* fix(inference): use of existing function cast

* Update docs/resources/inference_custom_model.md

Co-authored-by: Yacine Fodil <[email protected]>

* skip tests until further notice

* activate tests

* fix(inference): rename resource from custom_model to model

* update sdk-go

* remove unecessary file

* fix(doc): put real URL and more context

* add support model data-source

* testing

* add test

* update doc and tests

* fix linter

* fix linter

* remove custom reference

* update cassette

* update cassette deployment with datasource

---------

Co-authored-by: Guillaume Noale <[email protected]>
Co-authored-by: Yacine Fodil <[email protected]>
Co-authored-by: Rémy Léone <[email protected]>
* ci: add go mod tidy verification step to release workflow

* upgrade to latest genproto version
* feat(project): add the projects datasource

* wip

* wip
@jremy42 jremy42 requested review from a team as code owners May 16, 2025 14:19
@github-actions github-actions bot added rdb Managed MySQL and PostgreSQL issues, bugs and feature requests load-balancer Load-balancer issues, bugs and feature requests k8s Kubernetes Kapsule issues, bugs and feature requests instance Instance issues, bugs and feature requests account Account issues, bugs and feature requests vpc Virtual Private Cloud (VPC) issues, bugs and feature requests redis Managed Redis issues, bugs and feature requests baremetal vpcgw labels May 16, 2025
@jremy42 jremy42 closed this May 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

account Account issues, bugs and feature requests baremetal instance Instance issues, bugs and feature requests k8s Kubernetes Kapsule issues, bugs and feature requests load-balancer Load-balancer issues, bugs and feature requests rdb Managed MySQL and PostgreSQL issues, bugs and feature requests redis Managed Redis issues, bugs and feature requests vpc Virtual Private Cloud (VPC) issues, bugs and feature requests vpcgw

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants