Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Event "instance quota exceeded for namespace" should be treated as a failure #363

@zoulja

Description

@zoulja

Before proceeding

  • I didn't find a similar issue

Problem

It would be beneficial to implement the ability to handle events such as "instance quota exceeded for namespace" during deployment.

Steps to Reproduce:

  1. Initiate a GitLab CI deployment based on werf helm upgrade
  2. During the deployment process, encounter the event "instance quota exceeded for namespace."

Current Behavior:
The deployment process hangs until the timeout expires.

Expected Behavior:
werf must handle such event and the deployment process should interrupt immediately(since further deployment s blocked) upon encountering the "instance quota exceeded for namespace" event and display a relevant diagnostic message.

Solution (if you have one)

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions