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

Merge from main #12

Merged
merged 67 commits into from
Aug 16, 2023
Merged

Merge from main #12

merged 67 commits into from
Aug 16, 2023

Conversation

mathieu-benoit
Copy link
Owner

No description provided.

@mathieu-benoit mathieu-benoit merged commit 65c7c93 into grpc-probes Aug 16, 2023
@github-actions
Copy link

Deployment Complete for PR-12! 🎉

View in Humanitec

Deployment ID: 3ab7527b6296c409ef6729ad479e01d867027dd7

Domains:

frontend: botsfordstrackegreenfelderhettinger.newapp.io

Deployment diff

Deployment diff:

{
  "modules": {
    "add": null,
    "remove": [],
    "update": {
      "frontend": [
        {
          "from": "",
          "op": "replace",
          "path": "/spec/containers/frontend/image",
          "value": "gcr.io/google-samples/microservices-demo/frontend:v0.8.0"
        },
        {
          "from": "",
          "op": "add",
          "path": "/spec/containers/frontend/variables/CYMBAL_BRANDING",
          "value": "false"
        },
        {
          "from": "",
          "op": "add",
          "path": "/spec/containers/frontend/variables/FRONTEND_MESSAGE",
          "value": ""
        }
      ]
    }
  },
  "shared": null
}
Score Output

Score Output:

{
  "id": "3ab7527b6296c409ef6729ad479e01d867027dd7",
  "metadata": {
    "env_id": "pr-12-frontend",
    "name": "Auto-generated (SCORE)",
    "url": "https://app.humanitec.io/orgs/my-trial/apps/onlineboutique/envs/pr-12-frontend/draft/3ab7527b6296c409ef6729ad479e01d867027dd7",
    "created_by": "s-9d271151-e949-4548-81ed-e7c652fecbb8",
    "created_at": "2023-08-16T16:27:58.073501522Z",
    "last_modified_at": "2023-08-16T16:27:58.073501522Z"
  },
  "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.8.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
              }
            }
          }
        }
      }
    }
  }
}

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