Skip to content

feat(containers): v1 api#6172

Open
thomas-tacquet wants to merge 4 commits intomainfrom
serverless-v1beta1-to-v1
Open

feat(containers): v1 api#6172
thomas-tacquet wants to merge 4 commits intomainfrom
serverless-v1beta1-to-v1

Conversation

@thomas-tacquet
Copy link
Collaborator

Your checklist for this pull request

Description

Please describe what you added or changed.

@thomas-tacquet thomas-tacquet requested review from a team as code owners February 9, 2026 17:00
@thomas-tacquet thomas-tacquet added do not merge PR that shouldn't be merged before a specific date (eg release) product: serverless do not review yet please wait before reviewing its not ready yet labels Feb 9, 2026
This change allows for greater control over the organization of Container Registry namespaces, and avoids quota errors when creating Container Namespaces.

### Health Checks

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if it's worth discussing, but health checks now expose a timeout parameter.


* **Unified CRONs:** CRONs are now managed as a specific type of trigger. This simplifies resource management by using the /triggers route for all event sources.
* **Custom HTTP paths and headers:** You can now specify a custom HTTP path (ex: `/my-trigger`) and custom headers for any trigger, providing better integration with your application logic.
* **Self-managed credentials:** For SQS and NATS triggers, you now provide your own IAM credentials. This improvement prevents accidental trigger failures caused by deleted system-generated credentials and enables more freedom on setups (triggering a Scaleway container from SQS queue hosted on your Instance).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: mnq credentials are their own thing

Suggested change
* **Self-managed credentials:** For SQS and NATS triggers, you now provide your own IAM credentials. This improvement prevents accidental trigger failures caused by deleted system-generated credentials and enables more freedom on setups (triggering a Scaleway container from SQS queue hosted on your Instance).
* **Self-managed credentials:** For SQS and NATS triggers, you now provide your own credentials. This improvement prevents accidental trigger failures caused by deleted system-generated credentials and enables more freedom on setups (triggering a Scaleway container from SQS queue hosted on your Instance).

Co-authored-by: SamyOubouaziz <soubouaziz@scaleway.com>
Co-authored-by: Jessica <113192637+jcirinosclwy@users.noreply.github.com>
Co-authored-by: Andy Méry <amery@scaleway.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do not merge PR that shouldn't be merged before a specific date (eg release) do not review yet please wait before reviewing its not ready yet product: serverless

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants