Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update score.yaml #115

Closed
wants to merge 1 commit into from
Closed

Update score.yaml #115

wants to merge 1 commit into from

Conversation

mathieu-benoit
Copy link
Owner

No description provided.

@mathieu-benoit mathieu-benoit deleted the mathieu-benoit-patch-1 branch April 10, 2024 15:23
Copy link

Deployment failed for PR-115! ❌

Errors:

error provisioning resource dns#modules.my-sample-app.externals.dns GuResID: 3d838afea1edf192fc80e092990c573b65924eb4. Status: False. Reason: ResourceProvisionError. Message: resolving resource input secrets: getting remote secret orgs/humanitec/resources/dynamic/default-humanitec-dns/account: secret not found
Errors details

Errors details:

[
  {
    "apiVersion": "entity.humanitec.io/v1b1",
    "entity": {},
    "kind": "DeploymentError",
    "metadata": {
      "app_id": "my-sample-app",
      "deploy_id": "17c4f4ae21d77a10",
      "env_id": "pr-115",
      "org_id": "mabenoit"
    },
    "status": {
      "code": "OPR-001",
      "error_type": "",
      "message": "error provisioning resource dns#modules.my-sample-app.externals.dns GuResID: 3d838afea1edf192fc80e092990c573b65924eb4. Status: False. Reason: ResourceProvisionError. Message: resolving resource input secrets: getting remote secret orgs/humanitec/resources/dynamic/default-humanitec-dns/account: secret not found",
      "object_id": "",
      "scope": "environment",
      "summary": "Humanitec Operator error"
    }
  }
]

View in Humanitec

Deployment ID: 17c4f4ae21d77a10

Domains:

Deployment diff

Deployment diff:

{
  "modules": {
    "add": null,
    "remove": [],
    "update": {
      "my-sample-app": [
        {
          "from": "",
          "op": "replace",
          "path": "/spec/containers/my-sample-app/image",
          "value": "us-east4-docker.pkg.dev/mathieu-benoit-gcp/containers/my-sample-app@sha256:9f8933ce7fc99c671be9f0bf3a2e9639e7c291040fbfdf10ce86f529e5916be7"
        },
        {
          "from": "",
          "op": "replace",
          "path": "/spec/containers/my-sample-app/variables/MESSAGE",
          "value": "Hello, PR!"
        },
        {
          "from": "",
          "op": "add",
          "path": "/spec/containers/my-sample-app/env",
          "value": [
            {
              "name": "POD_NAME",
              "value": "${pod.metadata.name}"
            },
            {
              "name": "NAMESPACE_NAME",
              "value": "${pod.metadata.namespace}"
            }
          ]
        },
        {
          "from": "",
          "op": "replace",
          "path": "/spec/annotations/humanitec.io~1workload-artefact-name",
          "value": "my-sample-app/my-sample-app"
        },
        {
          "from": "",
          "op": "add",
          "path": "/spec/annotations/humanitec.io~1workload-source",
          "value": "https://github.com/mathieu-benoit/sail-sharp/blob/mathieu-benoit-patch-1/score/score.yaml"
        }
      ]
    }
  },
  "shared": null
}

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