Skip to content

Deleting a Git Credential that is in use by a deployment process or runbook is not blocked #9983

@hnrkndrssn

Description

@hnrkndrssn

Severity

Blocking deployments and runbooks if they remove a Git Credential that is in use

Version

Since introducing the ability to use git credentials in deployment/runbook processes

Latest Version

I could reproduce the problem in the latest build

What happened?

I deleted a Git Credential that was in use in a deployment step, this then broke the deployment as the git credential could not be found.

Reproduction

  • Create a git credential
  • Create a project with a deployment process that has a step that uses the git credential
  • Delete the git credential
  • Observe the deletion not being blocked due to git credential being in use

Error and Stacktrace

More Information

No response

Workaround

No response

Metadata

Metadata

Assignees

Labels

kind/bugThis issue represents a verified problem we are committed to solving

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions