Skip to content

Commit

Permalink
Fix rebase error
Browse files Browse the repository at this point in the history
  • Loading branch information
ivange94 committed Jul 9, 2024
1 parent a80054e commit 36a7448
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,8 @@ When enabled, then the workloads are admitted sequentially to prevent deadlock
situations as demonstrated in the example below.

### Requeuing Strategy
<<<<<<< HEAD:site/content/en/docs/tasks/manage/setup_wait_for_pods_ready.md

{{< feature-state state="stable" for_version="v0.6.0+" >}}
=======
{{< feature-state state="stable" for_version="v0.6.0" >}}
>>>>>>> 1dcff82e (Use feature-state states):site/content/en/docs/tasks/manage/setup_sequential_admission.md
{{< feature-state state="stable" for_version="v0.6" >}}

{{% alert title="Note" color="primary" %}}
The `backoffBaseSeconds` and `backoffMaxSeconds` are available in Kueue v0.7.0 and later
Expand Down

0 comments on commit 36a7448

Please sign in to comment.