From 4e185814dd21abc7e6b516d6f9a88afc5756407b Mon Sep 17 00:00:00 2001 From: Changelog bot Date: Mon, 24 Feb 2025 16:21:58 +0000 Subject: [PATCH 1/2] feat(changelog): add new entry --- ...fixed-container-cron-trigger-validation-rule.mdx | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 changelog/february2025/2025-02-24-containers-fixed-container-cron-trigger-validation-rule.mdx diff --git a/changelog/february2025/2025-02-24-containers-fixed-container-cron-trigger-validation-rule.mdx b/changelog/february2025/2025-02-24-containers-fixed-container-cron-trigger-validation-rule.mdx new file mode 100644 index 0000000000..5fbf3f35e4 --- /dev/null +++ b/changelog/february2025/2025-02-24-containers-fixed-container-cron-trigger-validation-rule.mdx @@ -0,0 +1,13 @@ +--- +title: Container CRON trigger validation rules +status: fixed +author: + fullname: 'Join the #serverless-containers channel on Slack.' + url: 'https://slack.scaleway.com' +date: 2025-02-24 +category: serverless +product: containers +--- + +Validaiton rules fror CRON creation via the Console are now fixed. + From c8db0cdaca8ab49bc5ab4f888c462a89b484d233 Mon Sep 17 00:00:00 2001 From: Rowena Jones <36301604+RoRoJ@users.noreply.github.com> Date: Mon, 24 Feb 2025 17:44:33 +0100 Subject: [PATCH 2/2] Apply suggestions from code review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Néda <87707325+nerda-codes@users.noreply.github.com> --- ...-containers-fixed-container-cron-trigger-validation-rule.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/february2025/2025-02-24-containers-fixed-container-cron-trigger-validation-rule.mdx b/changelog/february2025/2025-02-24-containers-fixed-container-cron-trigger-validation-rule.mdx index 5fbf3f35e4..919be83b65 100644 --- a/changelog/february2025/2025-02-24-containers-fixed-container-cron-trigger-validation-rule.mdx +++ b/changelog/february2025/2025-02-24-containers-fixed-container-cron-trigger-validation-rule.mdx @@ -9,5 +9,5 @@ category: serverless product: containers --- -Validaiton rules fror CRON creation via the Console are now fixed. +Issues with validation rules for CRON creation via the Scaleway [console](https://console.scaleway.com/) have been fixed.