Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Update ob-frontend-pr.yaml #9

Merged
merged 6 commits into from
Jul 13, 2023
Merged

Update ob-frontend-pr.yaml #9

merged 6 commits into from
Jul 13, 2023

Conversation

mathieu-benoit
Copy link
Owner

No description provided.

@github-actions
Copy link

Deployment Complete for PR-9! 🎉

View in Humanitec

Deployment ID: e01c97b04ffc262ad97fc7cecb6ffe94743f8aa4

Domains:

Score Output

Score Output:

{
  "id": "e01c97b04ffc262ad97fc7cecb6ffe94743f8aa4",
  "metadata": {
    "env_id": "pr-9",
    "name": "Auto-generated (SCORE)",
    "url": "https://app.humanitec.io/orgs/my-trial/apps/onlineboutique/envs/pr-9/draft/e01c97b04ffc262ad97fc7cecb6ffe94743f8aa4",
    "created_by": "s-9d271151-e949-4548-81ed-e7c652fecbb8",
    "created_at": "2023-07-13T21:30:28.495599902Z",
    "last_modified_at": "2023-07-13T21:30:28.495599902Z"
  },
  "modules": {
    "add": {
      "frontend": {
        "externals": {
          "dns": {
            "type": "dns"
          }
        },
        "profile": "humanitec/default-module",
        "spec": {
          "containers": {
            "frontend": {
              "id": "frontend",
              "image": "gcr.io/google-samples/microservices-demo/frontend:v0.7.0",
              "liveness_probe": {
                "headers": {
                  "Cookie": "shop_session-id=x-liveness-probe"
                },
                "path": "/_healthz",
                "port": 8080,
                "type": "http"
              },
              "readiness_probe": {
                "headers": {
                  "Cookie": "shop_session-id=x-readiness-probe"
                },
                "path": "/_healthz",
                "port": 8080,
                "type": "http"
              },
              "variables": {
                "AD_SERVICE_ADDR": "${modules.adservice.service.name}:9555",
                "CART_SERVICE_ADDR": "${modules.cartservice.service.name}:7070",
                "CHECKOUT_SERVICE_ADDR": "${modules.checkoutservice.service.name}:5050",
                "CURRENCY_SERVICE_ADDR": "${modules.currencyservice.service.name}:7000",
                "CYMBAL_BRANDING": "false",
                "ENABLE_PROFILER": "0",
                "FRONTEND_MESSAGE": "",
                "PAYMENT_SERVICE_ADDR": "${modules.paymentservice.service.name}:50051",
                "PORT": "8080",
                "PRODUCT_CATALOG_SERVICE_ADDR": "${modules.productcatalogservice.service.name}:3550",
                "RECOMMENDATION_SERVICE_ADDR": "${modules.recommendationservice.service.name}:8080",
                "SHIPPING_SERVICE_ADDR": "${modules.shippingservice.service.name}:50051"
              }
            }
          },
          "ingress": {
            "rules": {
              "externals.dns": {
                "http": {
                  "/": {
                    "port": 80,
                    "type": "prefix"
                  }
                }
              }
            }
          },
          "service": {
            "ports": {
              "grpc": {
                "container_port": 8080,
                "protocol": "TCP",
                "service_port": 80
              }
            }
          }
        }
      }
    }
  }
}

@github-actions
Copy link

Deployment Complete for PR-9! 🎉

View in Humanitec

Deployment ID: 58b20d49875b76f01ba9d08c2d03cb0f564a4279

Domains:

frontend: kautzerstokesharber.newapp.io

Score Output

Score Output:

{
  "id": "58b20d49875b76f01ba9d08c2d03cb0f564a4279",
  "metadata": {
    "env_id": "pr-9",
    "name": "Auto-generated (SCORE)",
    "url": "https://app.humanitec.io/orgs/my-trial/apps/onlineboutique/envs/pr-9/draft/58b20d49875b76f01ba9d08c2d03cb0f564a4279",
    "created_by": "s-9d271151-e949-4548-81ed-e7c652fecbb8",
    "created_at": "2023-07-13T21:36:04.271916709Z",
    "last_modified_at": "2023-07-13T21:36:04.271916709Z"
  },
  "modules": {
    "add": {
      "frontend": {
        "externals": {
          "dns": {
            "type": "dns"
          }
        },
        "profile": "humanitec/default-module",
        "spec": {
          "containers": {
            "frontend": {
              "id": "frontend",
              "image": "gcr.io/google-samples/microservices-demo/frontend:v0.7.0",
              "liveness_probe": {
                "headers": {
                  "Cookie": "shop_session-id=x-liveness-probe"
                },
                "path": "/_healthz",
                "port": 8080,
                "type": "http"
              },
              "readiness_probe": {
                "headers": {
                  "Cookie": "shop_session-id=x-readiness-probe"
                },
                "path": "/_healthz",
                "port": 8080,
                "type": "http"
              },
              "variables": {
                "AD_SERVICE_ADDR": "${modules.adservice.service.name}:9555",
                "CART_SERVICE_ADDR": "${modules.cartservice.service.name}:7070",
                "CHECKOUT_SERVICE_ADDR": "${modules.checkoutservice.service.name}:5050",
                "CURRENCY_SERVICE_ADDR": "${modules.currencyservice.service.name}:7000",
                "CYMBAL_BRANDING": "false",
                "ENABLE_PROFILER": "0",
                "FRONTEND_MESSAGE": "",
                "PAYMENT_SERVICE_ADDR": "${modules.paymentservice.service.name}:50051",
                "PORT": "8080",
                "PRODUCT_CATALOG_SERVICE_ADDR": "${modules.productcatalogservice.service.name}:3550",
                "RECOMMENDATION_SERVICE_ADDR": "${modules.recommendationservice.service.name}:8080",
                "SHIPPING_SERVICE_ADDR": "${modules.shippingservice.service.name}:50051"
              }
            }
          },
          "ingress": {
            "rules": {
              "externals.dns": {
                "http": {
                  "/": {
                    "port": 80,
                    "type": "prefix"
                  }
                }
              }
            }
          },
          "service": {
            "ports": {
              "grpc": {
                "container_port": 8080,
                "protocol": "TCP",
                "service_port": 80
              }
            }
          }
        }
      }
    }
  }
}

@github-actions
Copy link

Deployment Complete for PR-9! 🎉

View in Humanitec

Deployment ID: 54a2fba3855d481acc81a5c98c1f2970d0eee158

Domains:

frontend: kautzerstokesharber.newapp.io

Score Output

Score Output:

{
  "id": "54a2fba3855d481acc81a5c98c1f2970d0eee158",
  "metadata": {
    "env_id": "pr-9",
    "name": "Auto-generated (SCORE)",
    "url": "https://app.humanitec.io/orgs/my-trial/apps/onlineboutique/envs/pr-9/draft/54a2fba3855d481acc81a5c98c1f2970d0eee158",
    "created_by": "s-9d271151-e949-4548-81ed-e7c652fecbb8",
    "created_at": "2023-07-13T21:46:57.256961676Z",
    "last_modified_at": "2023-07-13T21:46:57.256961676Z"
  },
  "modules": {
    "add": {
      "frontend": {
        "externals": {
          "dns": {
            "type": "dns"
          }
        },
        "profile": "humanitec/default-module",
        "spec": {
          "containers": {
            "frontend": {
              "id": "frontend",
              "image": "gcr.io/google-samples/microservices-demo/frontend:v0.7.0",
              "liveness_probe": {
                "headers": {
                  "Cookie": "shop_session-id=x-liveness-probe"
                },
                "path": "/_healthz",
                "port": 8080,
                "type": "http"
              },
              "readiness_probe": {
                "headers": {
                  "Cookie": "shop_session-id=x-readiness-probe"
                },
                "path": "/_healthz",
                "port": 8080,
                "type": "http"
              },
              "variables": {
                "AD_SERVICE_ADDR": "${modules.adservice.service.name}:9555",
                "CART_SERVICE_ADDR": "${modules.cartservice.service.name}:7070",
                "CHECKOUT_SERVICE_ADDR": "${modules.checkoutservice.service.name}:5050",
                "CURRENCY_SERVICE_ADDR": "${modules.currencyservice.service.name}:7000",
                "CYMBAL_BRANDING": "false",
                "ENABLE_PROFILER": "0",
                "FRONTEND_MESSAGE": "",
                "PAYMENT_SERVICE_ADDR": "${modules.paymentservice.service.name}:50051",
                "PORT": "8080",
                "PRODUCT_CATALOG_SERVICE_ADDR": "${modules.productcatalogservice.service.name}:3550",
                "RECOMMENDATION_SERVICE_ADDR": "${modules.recommendationservice.service.name}:8080",
                "SHIPPING_SERVICE_ADDR": "${modules.shippingservice.service.name}:50051"
              }
            }
          },
          "ingress": {
            "rules": {
              "externals.dns": {
                "http": {
                  "/": {
                    "port": 80,
                    "type": "prefix"
                  }
                }
              }
            }
          },
          "service": {
            "ports": {
              "grpc": {
                "container_port": 8080,
                "protocol": "TCP",
                "service_port": 80
              }
            }
          }
        }
      }
    }
  }
}

@github-actions
Copy link

Deployment Complete for PR-9! 🎉

View in Humanitec

Deployment ID: 8228a25373b6387bead9bc06bf7bf0d52534e054

Domains:

frontend: kautzerstokesharber.newapp.io

Score Output

Score Output:

{
  "id": "8228a25373b6387bead9bc06bf7bf0d52534e054",
  "metadata": {
    "env_id": "pr-9",
    "name": "Auto-generated (SCORE)",
    "url": "https://app.humanitec.io/orgs/my-trial/apps/onlineboutique/envs/pr-9/draft/8228a25373b6387bead9bc06bf7bf0d52534e054",
    "created_by": "s-9d271151-e949-4548-81ed-e7c652fecbb8",
    "created_at": "2023-07-13T21:50:47.776285183Z",
    "last_modified_at": "2023-07-13T21:50:47.776285183Z"
  },
  "modules": {
    "add": {
      "frontend": {
        "externals": {
          "dns": {
            "type": "dns"
          }
        },
        "profile": "humanitec/default-module",
        "spec": {
          "containers": {
            "frontend": {
              "id": "frontend",
              "image": "gcr.io/google-samples/microservices-demo/frontend:v0.7.0",
              "liveness_probe": {
                "headers": {
                  "Cookie": "shop_session-id=x-liveness-probe"
                },
                "path": "/_healthz",
                "port": 8080,
                "type": "http"
              },
              "readiness_probe": {
                "headers": {
                  "Cookie": "shop_session-id=x-readiness-probe"
                },
                "path": "/_healthz",
                "port": 8080,
                "type": "http"
              },
              "variables": {
                "AD_SERVICE_ADDR": "${modules.adservice.service.name}:9555",
                "CART_SERVICE_ADDR": "${modules.cartservice.service.name}:7070",
                "CHECKOUT_SERVICE_ADDR": "${modules.checkoutservice.service.name}:5050",
                "CURRENCY_SERVICE_ADDR": "${modules.currencyservice.service.name}:7000",
                "CYMBAL_BRANDING": "false",
                "ENABLE_PROFILER": "0",
                "FRONTEND_MESSAGE": "",
                "PAYMENT_SERVICE_ADDR": "${modules.paymentservice.service.name}:50051",
                "PORT": "8080",
                "PRODUCT_CATALOG_SERVICE_ADDR": "${modules.productcatalogservice.service.name}:3550",
                "RECOMMENDATION_SERVICE_ADDR": "${modules.recommendationservice.service.name}:8080",
                "SHIPPING_SERVICE_ADDR": "${modules.shippingservice.service.name}:50051"
              }
            }
          },
          "ingress": {
            "rules": {
              "externals.dns": {
                "http": {
                  "/": {
                    "port": 80,
                    "type": "prefix"
                  }
                }
              }
            }
          },
          "service": {
            "ports": {
              "grpc": {
                "container_port": 8080,
                "protocol": "TCP",
                "service_port": 80
              }
            }
          }
        }
      }
    }
  }
}

@github-actions
Copy link

Deployment Complete for PR-9! 🎉

View in Humanitec

Deployment ID: cf7db2f9d82f8f1ab3e40a100709be42ebc2ad72

Domains:

frontend: kautzerstokesharber.newapp.io

Score Output

Score Output:

{
  "id": "cf7db2f9d82f8f1ab3e40a100709be42ebc2ad72",
  "metadata": {
    "env_id": "pr-9",
    "name": "Auto-generated (SCORE)",
    "url": "https://app.humanitec.io/orgs/my-trial/apps/onlineboutique/envs/pr-9/draft/cf7db2f9d82f8f1ab3e40a100709be42ebc2ad72",
    "created_by": "s-9d271151-e949-4548-81ed-e7c652fecbb8",
    "created_at": "2023-07-13T21:54:51.416966673Z",
    "last_modified_at": "2023-07-13T21:54:51.416966673Z"
  },
  "modules": {
    "add": {
      "frontend": {
        "externals": {
          "dns": {
            "type": "dns"
          }
        },
        "profile": "humanitec/default-module",
        "spec": {
          "containers": {
            "frontend": {
              "id": "frontend",
              "image": "gcr.io/google-samples/microservices-demo/frontend:v0.7.0",
              "liveness_probe": {
                "headers": {
                  "Cookie": "shop_session-id=x-liveness-probe"
                },
                "path": "/_healthz",
                "port": 8080,
                "type": "http"
              },
              "readiness_probe": {
                "headers": {
                  "Cookie": "shop_session-id=x-readiness-probe"
                },
                "path": "/_healthz",
                "port": 8080,
                "type": "http"
              },
              "variables": {
                "AD_SERVICE_ADDR": "${modules.adservice.service.name}:9555",
                "CART_SERVICE_ADDR": "${modules.cartservice.service.name}:7070",
                "CHECKOUT_SERVICE_ADDR": "${modules.checkoutservice.service.name}:5050",
                "CURRENCY_SERVICE_ADDR": "${modules.currencyservice.service.name}:7000",
                "CYMBAL_BRANDING": "false",
                "ENABLE_PROFILER": "0",
                "FRONTEND_MESSAGE": "",
                "PAYMENT_SERVICE_ADDR": "${modules.paymentservice.service.name}:50051",
                "PORT": "8080",
                "PRODUCT_CATALOG_SERVICE_ADDR": "${modules.productcatalogservice.service.name}:3550",
                "RECOMMENDATION_SERVICE_ADDR": "${modules.recommendationservice.service.name}:8080",
                "SHIPPING_SERVICE_ADDR": "${modules.shippingservice.service.name}:50051"
              }
            }
          },
          "ingress": {
            "rules": {
              "externals.dns": {
                "http": {
                  "/": {
                    "port": 80,
                    "type": "prefix"
                  }
                }
              }
            }
          },
          "service": {
            "ports": {
              "grpc": {
                "container_port": 8080,
                "protocol": "TCP",
                "service_port": 80
              }
            }
          }
        }
      }
    }
  }
}

@github-actions
Copy link

Deployment Complete for PR-9! 🎉

View in Humanitec

Deployment ID: 4e69cfc54874b54e670b5f2306fe12aa3890c2ed

Domains:

frontend: kautzerstokesharber.newapp.io

Score Output

Score Output:

{
  "id": "4e69cfc54874b54e670b5f2306fe12aa3890c2ed",
  "metadata": {
    "env_id": "pr-9",
    "name": "Auto-generated (SCORE)",
    "url": "https://app.humanitec.io/orgs/my-trial/apps/onlineboutique/envs/pr-9/draft/4e69cfc54874b54e670b5f2306fe12aa3890c2ed",
    "created_by": "s-9d271151-e949-4548-81ed-e7c652fecbb8",
    "created_at": "2023-07-13T22:01:47.613816338Z",
    "last_modified_at": "2023-07-13T22:01:47.613816338Z"
  },
  "modules": {
    "add": {
      "frontend": {
        "externals": {
          "dns": {
            "type": "dns"
          }
        },
        "profile": "humanitec/default-module",
        "spec": {
          "containers": {
            "frontend": {
              "id": "frontend",
              "image": "gcr.io/google-samples/microservices-demo/frontend:v0.7.0",
              "liveness_probe": {
                "headers": {
                  "Cookie": "shop_session-id=x-liveness-probe"
                },
                "path": "/_healthz",
                "port": 8080,
                "type": "http"
              },
              "readiness_probe": {
                "headers": {
                  "Cookie": "shop_session-id=x-readiness-probe"
                },
                "path": "/_healthz",
                "port": 8080,
                "type": "http"
              },
              "variables": {
                "AD_SERVICE_ADDR": "${modules.adservice.service.name}:9555",
                "CART_SERVICE_ADDR": "${modules.cartservice.service.name}:7070",
                "CHECKOUT_SERVICE_ADDR": "${modules.checkoutservice.service.name}:5050",
                "CURRENCY_SERVICE_ADDR": "${modules.currencyservice.service.name}:7000",
                "CYMBAL_BRANDING": "false",
                "ENABLE_PROFILER": "0",
                "FRONTEND_MESSAGE": "",
                "PAYMENT_SERVICE_ADDR": "${modules.paymentservice.service.name}:50051",
                "PORT": "8080",
                "PRODUCT_CATALOG_SERVICE_ADDR": "${modules.productcatalogservice.service.name}:3550",
                "RECOMMENDATION_SERVICE_ADDR": "${modules.recommendationservice.service.name}:8080",
                "SHIPPING_SERVICE_ADDR": "${modules.shippingservice.service.name}:50051"
              }
            }
          },
          "ingress": {
            "rules": {
              "externals.dns": {
                "http": {
                  "/": {
                    "port": 80,
                    "type": "prefix"
                  }
                }
              }
            }
          },
          "service": {
            "ports": {
              "grpc": {
                "container_port": 8080,
                "protocol": "TCP",
                "service_port": 80
              }
            }
          }
        }
      }
    }
  }
}

@mathieu-benoit mathieu-benoit merged commit 227642d into main Jul 13, 2023
3 checks passed
@mathieu-benoit mathieu-benoit deleted the mathieu-benoit-patch-2 branch July 13, 2023 22:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant