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 #125

Closed
wants to merge 1 commit into from
Closed

Update score.yaml #125

wants to merge 1 commit into from

Conversation

mathieu-benoit
Copy link
Owner

No description provided.

Copy link

Deployment failed for PR-125! ❌

Errors:

Unable to create/update namespace my-sample-app-pr-125: failed to create namespace: namespaces is forbidden: User "111680867280697573009" cannot create resource "namespaces" in API group "" at the cluster scope: requires one of ["container.namespaces.create"] permission(s).
Errors details

Errors details:

[
  {
    "apiVersion": "entity.humanitec.io/v1b1",
    "entity": {},
    "kind": "DeploymentError",
    "metadata": {
      "app_id": "my-sample-app",
      "deploy_id": "17d17d79a0ae2725",
      "env_id": "pr-125",
      "org_id": "mabenoit"
    },
    "status": {
      "code": "K8S-002",
      "error_type": "",
      "message": "Unable to create/update namespace my-sample-app-pr-125: failed to create namespace: namespaces is forbidden: User \"111680867280697573009\" cannot create resource \"namespaces\" in API group \"\" at the cluster scope: requires one of [\"container.namespaces.create\"] permission(s).",
      "object_id": "",
      "scope": "environment",
      "summary": "Cluster permissions error"
    }
  }
]

View in Humanitec

Deployment ID: 17d17d79a0ae2725

Domains:

Deployment diff

Deployment diff:

{
  "modules": {
    "add": null,
    "remove": [],
    "update": {
      "my-sample-workload": [
        {
          "from": "",
          "op": "add",
          "path": "/externals/route",
          "value": {
            "class": "default",
            "params": {
              "host": "${externals.dns.host}",
              "path": "/",
              "port": 8080
            },
            "type": "route"
          }
        },
        {
          "from": "",
          "op": "add",
          "path": "/externals/dns",
          "value": {
            "class": "default",
            "type": "dns"
          }
        },
        {
          "from": "",
          "op": "replace",
          "path": "/spec/containers/my-sample-container/image",
          "value": "us-east4-docker.pkg.dev/mathieu-benoit-gcp/containers/my-sample-app@sha256:1efc2e3e4e84428475ecc5d56afbd0ab37d7bee912feb9c785a3d59702ad30a6"
        },
        {
          "from": "",
          "op": "replace",
          "path": "/spec/containers/my-sample-container/variables/MESSAGE",
          "value": "Hello, Humanitec!"
        },
        {
          "from": "",
          "op": "replace",
          "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
}

@mathieu-benoit mathieu-benoit deleted the mathieu-benoit-patch-1 branch May 30, 2024 17:14
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