|
| 1 | +ocm: |
| 2 | + component_name: github.com/gardener/machine-controller-manager |
| 3 | + component_version: v0.60.0 |
| 4 | +release_notes: |
| 5 | +- audience: operator |
| 6 | + author: |
| 7 | + hostname: github.com |
| 8 | + type: githubUser |
| 9 | + username: maboehm |
| 10 | + category: feature |
| 11 | + contents: When running without a target cluster machine-controller-manager will |
| 12 | + report a new status field `addresses` |
| 13 | + mimetype: text/markdown |
| 14 | + reference: '[#1012](https://github.com/gardener/machine-controller-manager/pull/1012)' |
| 15 | + type: standard |
| 16 | +- audience: operator |
| 17 | + author: |
| 18 | + hostname: github.com |
| 19 | + type: githubUser |
| 20 | + username: acumino |
| 21 | + category: other |
| 22 | + contents: '`node.gardener.cloud/critical-components-not-ready` taint is added to |
| 23 | + the node after the successful in-place update to prevent scheduling any workload |
| 24 | + before critical component pods are ready.' |
| 25 | + mimetype: text/markdown |
| 26 | + reference: '[#1017](https://github.com/gardener/machine-controller-manager/pull/1017)' |
| 27 | + type: standard |
| 28 | +- audience: operator |
| 29 | + author: |
| 30 | + hostname: github.com |
| 31 | + type: githubUser |
| 32 | + username: gagan16k |
| 33 | + category: bugfix |
| 34 | + contents: | |
| 35 | + Fixed metric `mcm_machine_set_failed_machines` and underlying variable `*machineSet.Status.FailedMachines` so that they reflect the current state of machines |
| 36 | + mimetype: text/markdown |
| 37 | + reference: '[#1025](https://github.com/gardener/machine-controller-manager/pull/1025)' |
| 38 | + type: standard |
| 39 | +- audience: operator |
| 40 | + author: |
| 41 | + hostname: github.com |
| 42 | + type: githubUser |
| 43 | + username: heldkat |
| 44 | + category: other |
| 45 | + contents: export testresults as inlined ocm-resource |
| 46 | + mimetype: text/markdown |
| 47 | + reference: '[#1022](https://github.com/gardener/machine-controller-manager/pull/1022)' |
| 48 | + type: standard |
| 49 | +- audience: user |
| 50 | + author: |
| 51 | + hostname: github.com |
| 52 | + type: githubUser |
| 53 | + username: thiyyakat |
| 54 | + category: bugfix |
| 55 | + contents: Fixed checking of `createMachineTimeout` when machine is `Pending` |
| 56 | + mimetype: text/markdown |
| 57 | + reference: '[#1015](https://github.com/gardener/machine-controller-manager/pull/1015)' |
| 58 | + type: standard |
| 59 | +- audience: operator |
| 60 | + author: |
| 61 | + hostname: github.com |
| 62 | + type: githubUser |
| 63 | + username: acumino |
| 64 | + category: bugfix |
| 65 | + contents: Fixed a bug where machines in the `InPlaceUpdating` phase were incorrectly |
| 66 | + transferred to the new machine set during inplace updates. This caused the machine |
| 67 | + controller to miss updating the phase to `InPlaceUpdateSuccessful`, resulting |
| 68 | + in machines getting stuck or marked as `InPlaceUpdateFailed`. |
| 69 | + mimetype: text/markdown |
| 70 | + reference: '[#1020](https://github.com/gardener/machine-controller-manager/pull/1020)' |
| 71 | + type: standard |
| 72 | +- audience: developer |
| 73 | + author: |
| 74 | + hostname: github.com |
| 75 | + type: githubUser |
| 76 | + username: ccwienk |
| 77 | + category: other |
| 78 | + contents: migrate CICD-Pipeline to GitHub-Actions |
| 79 | + mimetype: text/markdown |
| 80 | + reference: '[#1011](https://github.com/gardener/machine-controller-manager/pull/1011)' |
| 81 | + type: standard |
| 82 | +- audience: operator |
| 83 | + author: |
| 84 | + hostname: github.com |
| 85 | + type: githubUser |
| 86 | + username: elankath |
| 87 | + category: feature |
| 88 | + contents: Machine Class now has VirtualCapacity field hat maps to WorkerPool's NodeTemplate |
| 89 | + VirtualCapacity. |
| 90 | + mimetype: text/markdown |
| 91 | + reference: '[#1024](https://github.com/gardener/machine-controller-manager/pull/1024)' |
| 92 | + type: standard |
| 93 | +- audience: operator |
| 94 | + author: |
| 95 | + hostname: github.com |
| 96 | + type: githubUser |
| 97 | + username: gagan16k |
| 98 | + category: other |
| 99 | + contents: Add informational logging for MachineDeployment rollout events |
| 100 | + mimetype: text/markdown |
| 101 | + reference: '[#1029](https://github.com/gardener/machine-controller-manager/pull/1029)' |
| 102 | + type: standard |
| 103 | +- audience: developer |
| 104 | + author: |
| 105 | + hostname: github.com |
| 106 | + type: githubUser |
| 107 | + username: thiyyakat |
| 108 | + category: other |
| 109 | + contents: Convert `.reuse/dep5` to `REUSE.toml`. |
| 110 | + mimetype: text/markdown |
| 111 | + reference: '[#1026](https://github.com/gardener/machine-controller-manager/pull/1026)' |
| 112 | + type: standard |
0 commit comments