Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit99c63c3

Browse files
Clarify volume reuse in approval step
1 parent92ce0d5 commit99c63c3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎_docs/codefresh-yaml/steps/approval.md‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,9 @@ max-width="90%"
147147

148148
>Notice that if you do decide to keep the volume after an approval, the pipeline will still count as "running" against your pricing plan (if you use the SAAS version of Codefresh). If you don't keep the volume, the pipeline is stopped/paused while it is waiting for approval and doesn't count against your pricing plan. We advise you to keep the volume only for pipelines that really need this capability.
149149
150+
>Notice also that you if you use the[Hybrid version]({{site.baseurl}}/docs/administration/behind-the-firewall/) of Codefresh and your[Runner]({{site.baseurl}}/docs/administration/codefresh-runner/) is setup with local volumes, then the volume will only be present if the dind pod
151+
is scheduled in the same node once the pipeline resumes. Otherwise the volume will not be reused.
152+
150153
##Controlling the rejection behavior
151154

152155
By default if you reject a pipeline, it will stop right away and it will be marked as failed. All subsequent steps after the approval one will not run at all.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp