Skip to content

Commit 1e3b7ea

Browse files
committed
added bug for CR deletion
1 parent 88800a7 commit 1e3b7ea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/release-notes-1.0.1.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,5 @@
1616
* Previously, leader election for {product-title} was not configured to tolerate disruption, which resulted in frequent crashing. With this release, the leader election values for {product-title} have been updated to match the durations recommended for {platform}. (link:https://issues.redhat.com/browse/OCPBUGS-58496[OCPBUGS-58496])
1717

1818
* Previously, the `ReadyReplicas` count was not set in the reconciler, which meant that the {product-title} Operator status would report that there were no replicas ready. With this release, the `ReadyReplicas` count is based on the number of ready replicas for the deployment, which ensures that the Operator shows as ready in the {platform} console when the `kueue-controller-manager` pods are ready. (link:https://issues.redhat.com/browse/OCPBUGS-59261[OCPBUGS-59261])
19+
20+
* Previously, when the `Kueue` custom resource (CR) was deleted from the `openshift-kueue-operator` namespace, the `kueue-manager-config` config map was not deleted automatically and could remain in the namespace. With this release, the `kueue-manager-config` config map is deleted automatically when the `Kueue` CR is deleted.

0 commit comments

Comments
 (0)