Skip to content

Commit 761ee64

Browse files
committed
MULTIARCH#5446: Release notes for MTO 1.1.1
1 parent e1f6cc7 commit 761ee64

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

post_installation_configuration/configuring-multi-arch-compute-machines/multi-arch-tuning-operator-release-notes.adoc

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,22 @@ These release notes track the development of the Multiarch Tuning Operator.
1212

1313
For more information, see xref:../../post_installation_configuration/configuring-multi-arch-compute-machines/multiarch-tuning-operator.adoc#multiarch-tuning-operator[Managing workloads on multi-architecture clusters by using the Multiarch Tuning Operator].
1414

15+
[id="multi-arch-tuning-operator-release-notes-1-1-1_{context}"]
16+
== Release notes for the Multiarch Tuning Operator 1.1.1
17+
18+
Issued: 27 May 2025
19+
20+
[id="multi-arch-tuning-operator-1-1-z-bug-fixes_{context}"]
21+
=== Bug fixes
22+
23+
* Previously, the pod placement operand did not support authenticating registries using wildcard entries in the hostname of their pull secret. This caused inconsistent behavior with Kubelet when pulling images, because Kubelet supported wildcard entries while the operand required exact hostname matches. As a result, image pulls could fail unexpectedly when registries used wildcard hostnames.
24+
+
25+
With this release, the pod placement operand supports pull secrets that include wildcard hostnames, ensuring consistent and reliable image authentication and pulling.
26+
27+
* Previously, when image inspection failed after all retries and the `nodeAffinityScoring` plugin was enabled, the pod placement operand applied incorrect `nodeAffinityScoring` labels.
28+
+
29+
With this release, the operand sets `nodeAffinityScoring` labels correctly, even when image inspection fails. It now applies these labels independently of the required affinity process to ensure accurate and consistent scheduling.
30+
1531
[id="multi-arch-tuning-operator-release-notes-1-1-0_{context}"]
1632
== Release notes for the Multiarch Tuning Operator 1.1.0
1733

0 commit comments

Comments
 (0)