Skip to content

Automated PR (gitops/development/dk-main)#4288

Merged
gitops-for-cloudnativedays[bot] merged 1 commit intomainfrom
gitops/development/dk-main_+1744422104
Apr 12, 2025
Merged

Automated PR (gitops/development/dk-main)#4288
gitops-for-cloudnativedays[bot] merged 1 commit intomainfrom
gitops/development/dk-main_+1744422104

Conversation

@gitops-for-cloudnativedays
Copy link
Contributor

this PR is automatically created & merged

@gitops-for-cloudnativedays gitops-for-cloudnativedays bot merged commit 9f5d9ec into main Apr 12, 2025
@gitops-for-cloudnativedays gitops-for-cloudnativedays bot deleted the gitops/development/dk-main_+1744422104 branch April 12, 2025 01:41
@github-actions
Copy link
Contributor

✅ Preview for stg
--- arn:aws:ecs:us-west-2:607167088920:service/dreamkast-stg/dreamkast-ui
+++ stg/dreamkast-ui/service-def.jsonnet
@@ -1,5 +1,5 @@
 {
-  "availabilityZoneRebalancing": "DISABLED",
+  "availabilityZoneRebalancing": "",
   "deploymentConfiguration": {
     "deploymentCircuitBreaker": {
       "enable": false,

--- arn:aws:ecs:us-west-2:607167088920:service/dreamkast-stg/dreamkast-weaver
+++ stg/dreamkast-weaver/service-def.jsonnet
@@ -1,5 +1,5 @@
 {
-  "availabilityZoneRebalancing": "DISABLED",
+  "availabilityZoneRebalancing": "",
   "deploymentConfiguration": {
     "deploymentCircuitBreaker": {
       "enable": false,

--- arn:aws:ecs:us-west-2:607167088920:service/dreamkast-stg/redis
+++ stg/redis/service-def.jsonnet
@@ -1,5 +1,5 @@
 {
-  "availabilityZoneRebalancing": "DISABLED",
+  "availabilityZoneRebalancing": "",
   "deploymentConfiguration": {
     "deploymentCircuitBreaker": {
       "enable": false,

--- arn:aws:ecs:us-west-2:607167088920:service/dreamkast-stg/dreamkast
+++ stg/dreamkast/service-def.jsonnet
@@ -1,5 +1,5 @@
 {
-  "availabilityZoneRebalancing": "DISABLED",
+  "availabilityZoneRebalancing": "",
   "deploymentConfiguration": {
     "deploymentCircuitBreaker": {
       "enable": false,

--- arn:aws:ecs:us-west-2:607167088920:service/dreamkast-stg/dreamkast-fifo-worker
+++ stg/dreamkast-fifo-worker/service-def.jsonnet
@@ -1,5 +1,5 @@
 {
-  "availabilityZoneRebalancing": "DISABLED",
+  "availabilityZoneRebalancing": "",
   "deploymentConfiguration": {
     "deploymentCircuitBreaker": {
       "enable": false,

@github-actions
Copy link
Contributor

✅ Preview for reviewapps
--- arn:aws:ecs:us-west-2:607167088920:service/dreamkast-dev/dk-2508-mysql
+++ reviewapps/dk-2508/mysql/service-def.jsonnet
@@ -1,5 +1,5 @@
 {
-  "availabilityZoneRebalancing": "DISABLED",
+  "availabilityZoneRebalancing": "",
   "deploymentConfiguration": {
     "deploymentCircuitBreaker": {
       "enable": false,

--- arn:aws:ecs:us-west-2:607167088920:service/dreamkast-dev/dk-2508-redis
+++ reviewapps/dk-2508/redis/service-def.jsonnet
@@ -1,5 +1,5 @@
 {
-  "availabilityZoneRebalancing": "DISABLED",
+  "availabilityZoneRebalancing": "",
   "deploymentConfiguration": {
     "deploymentCircuitBreaker": {
       "enable": false,

--- arn:aws:ecs:us-west-2:607167088920:service/dreamkast-dev/dk-2508-dreamkast
+++ reviewapps/dk-2508/dreamkast/service-def.jsonnet
@@ -1,5 +1,5 @@
 {
-  "availabilityZoneRebalancing": "DISABLED",
+  "availabilityZoneRebalancing": "",
   "deploymentConfiguration": {
     "deploymentCircuitBreaker": {
       "enable": false,

--- arn:aws:ecs:us-west-2:607167088920:service/dreamkast-dev/dk-2508-dreamkast-fifo-worker
+++ reviewapps/dk-2508/dreamkast-fifo-worker/service-def.jsonnet
@@ -1,5 +1,5 @@
 {
-  "availabilityZoneRebalancing": "DISABLED",
+  "availabilityZoneRebalancing": "",
   "deploymentConfiguration": {
     "deploymentCircuitBreaker": {
       "enable": false,

@github-actions
Copy link
Contributor

✅ Preview for prod
--- arn:aws:ecs:ap-northeast-1:607167088920:service/dreamkast-prod/dreamkast-ui
+++ prod/dreamkast-ui/service-def.jsonnet
@@ -1,5 +1,5 @@
 {
-  "availabilityZoneRebalancing": "DISABLED",
+  "availabilityZoneRebalancing": "",
   "deploymentConfiguration": {
     "deploymentCircuitBreaker": {
       "enable": false,

--- arn:aws:ecs:ap-northeast-1:607167088920:service/dreamkast-prod/dreamkast-weaver
+++ prod/dreamkast-weaver/service-def.jsonnet
@@ -1,5 +1,5 @@
 {
-  "availabilityZoneRebalancing": "DISABLED",
+  "availabilityZoneRebalancing": "",
   "deploymentConfiguration": {
     "deploymentCircuitBreaker": {
       "enable": false,

--- arn:aws:ecs:ap-northeast-1:607167088920:service/dreamkast-prod/dreamkast
+++ prod/dreamkast/service-def.jsonnet
@@ -1,5 +1,5 @@
 {
-  "availabilityZoneRebalancing": "DISABLED",
+  "availabilityZoneRebalancing": "",
   "deploymentConfiguration": {
     "deploymentCircuitBreaker": {
       "enable": false,

--- arn:aws:ecs:ap-northeast-1:607167088920:service/dreamkast-prod/dreamkast-fifo-worker
+++ prod/dreamkast-fifo-worker/service-def.jsonnet
@@ -1,5 +1,5 @@
 {
-  "availabilityZoneRebalancing": "DISABLED",
+  "availabilityZoneRebalancing": "",
   "deploymentConfiguration": {
     "deploymentCircuitBreaker": {
       "enable": false,

--- arn:aws:ecs:ap-northeast-1:607167088920:service/dreamkast-prod/seaman
+++ prod/seaman/service-def.jsonnet
@@ -1,5 +1,5 @@
 {
-  "availabilityZoneRebalancing": "DISABLED",
+  "availabilityZoneRebalancing": "",
   "deploymentConfiguration": {
     "deploymentCircuitBreaker": {
       "enable": false,
@@ -12,7 +12,6 @@
   "enableECSManagedTags": true,
   "enableExecuteCommand": true,
   "forceNewDeployment": false,
-  "healthCheckGracePeriodSeconds": 0,
   "networkConfiguration": {
     "awsvpcConfiguration": {
       "assignPublicIp": "ENABLED",

--- arn:aws:ecs:ap-northeast-1:607167088920:task-definition/dreamkast-prod-seaman:358
+++ prod/seaman/task-def.jsonnet
@@ -92,7 +92,6 @@
   "taskRoleArn": "arn:aws:iam::607167088920:role/dreamkast-prod-ecs-seaman",
   "volumes": [
     {
-      "host": {},
       "name": "config"
     }
   ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant