Skip to content

Commit 02fb2d4

Browse files
authored
Lift beta state from the GC feature. (#1757)
1 parent e7fbabb commit 02fb2d4

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -78,14 +78,11 @@ adequate communication from Jenkins to the Kubernetes cluster, as seen below
7878
![image](images/cloud-configuration.png)
7979

8080

81-
### Garbage collection (beta)
81+
### Garbage collection
8282

8383
In some exceptional cases, agent pods can be left behind, with no declared Jenkins agent in the controller. They will try to reconnect over and over, until something deletes them.
8484

85-
The plugin provides a garbage collection mechanism to clean up these pods. As it has been introduced recently,
86-
and generates extra load on the Kubernetes API server, it is disabled by default.
87-
88-
Feel free to enable it and provide feedback about this functionality.
85+
The plugin provides a garbage collection mechanism to clean up these pods. As it may generate extra load on the Kubernetes API server, it is disabled by default.
8986

9087
![image](images/garbage-collection.png)
9188

0 commit comments

Comments
 (0)