Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
ocm:
component_name: github.com/gardener/machine-controller-manager-provider-openstack
component_version: v0.25.0
release_notes:
- audience: developer
author:
hostname: github.com
type: githubUser
username: jamand
category: other
contents: Resolve minor linting issue
mimetype: text/markdown
reference: '[#336](https://github.com/gardener/machine-controller-manager-provider-openstack/pull/336)'
type: standard
- audience: operator
author:
hostname: github.com
type: githubUser
username: ririko-nakamura
category: other
contents: ' Flavor name not found errors will be treated as ResourceExhausted errors
and be backed off'
mimetype: text/markdown
reference: '[#350](https://github.com/gardener/machine-controller-manager-provider-openstack/pull/350)'
type: standard
- audience: operator
author:
hostname: github.com
type: githubUser
username: hebelsan
category: other
contents: Fix pull request handling for PRs of fork owners outside of the gardener
organisation
mimetype: text/markdown
reference: '[#342](https://github.com/gardener/machine-controller-manager-provider-openstack/pull/342)'
type: standard
- audience: developer
author:
hostname: github.com
type: githubUser
username: jamand
category: feature
contents: 'When calling CreateMachine() the method now returns the internal IPs
of the server in the Addresses field. '
mimetype: text/markdown
reference: '[#322](https://github.com/gardener/machine-controller-manager-provider-openstack/pull/322)'
type: standard
- audience: operator
author:
hostname: github.com
type: githubUser
username: axel7born
category: feature
contents: |-
To support dual-stack networking, multiple subnets can be configured.
The field SubnetID in MachineProviderConfigSpec is now deprecated. Please use SubnetIDs instead. Support for SubnetID will be removed in a future release.
mimetype: text/markdown
reference: '[#347](https://github.com/gardener/machine-controller-manager-provider-openstack/pull/347)'
type: standard
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
ocm:
component_name: github.com/gardener/machine-controller-manager
component_version: v0.60.1
release_notes:
- audience: operator
author:
hostname: github.com
type: githubUser
username: takoverflow
category: bugfix
contents: Added a safeguard to delay deletion of machines that are undergoing a
`Create` Request to prevent orphaning of VMs.
mimetype: text/markdown
reference: '[#1045](https://github.com/gardener/machine-controller-manager/pull/1045)'
type: standard
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
ocm:
component_name: github.com/gardener/machine-controller-manager
component_version: v0.60.2
release_notes:
- audience: operator
author:
hostname: github.com
type: githubUser
username: maboehm
category: bugfix
contents: Fix panic if provider does not support Driver.InitializeMachine
mimetype: text/markdown
reference: '[#1047](https://github.com/gardener/machine-controller-manager/pull/1047)'
type: standard
Original file line number Diff line number Diff line change
@@ -0,0 +1,102 @@
ocm:
component_name: github.com/gardener/machine-controller-manager
component_version: v0.61.0
release_notes:
- audience: operator
author:
hostname: github.com
type: githubUser
username: gagan16k
category: bugfix
contents: Fixed spurious warning logs for machines without `force-deletion` label
mimetype: text/markdown
reference: '[#1057](https://github.com/gardener/machine-controller-manager/pull/1057)'
type: standard
- audience: user
author:
hostname: github.com
type: githubUser
username: gagan16k
category: feature
contents: Users with delete permissions can simply use `kubectl delete node` to
delete backing Machine. `node.machine.sapcloud.io/trigger-deletion-by-mcm` annotation
on Node no longer supported for indirect deletion of Machine
mimetype: text/markdown
reference: '[#1055](https://github.com/gardener/machine-controller-manager/pull/1055)'
type: standard
- audience: developer
author:
hostname: github.com
type: githubUser
username: thiyyakat
category: doc
contents: Added proposal for the temporary preservation of machines.
mimetype: text/markdown
reference: '[#1031](https://github.com/gardener/machine-controller-manager/pull/1031)'
type: standard
- audience: operator
author:
hostname: github.com
type: githubUser
username: r4mek
category: bugfix
contents: Made changes to reconcileClusterMachineTermination to avoid duplicate
reconciliations
mimetype: text/markdown
reference: '[#1056](https://github.com/gardener/machine-controller-manager/pull/1056)'
type: standard
- audience: operator
author:
hostname: github.com
type: githubUser
username: r4mek
category: bugfix
contents: Updated machineclass reconciliation to avoid unnecessary machine requeues
mimetype: text/markdown
reference: '[#1056](https://github.com/gardener/machine-controller-manager/pull/1056)'
type: standard
- audience: operator
author:
hostname: github.com
type: githubUser
username: maboehm
category: bugfix
contents: Fix panic if provider does not support Driver.InitializeMachine
mimetype: text/markdown
reference: '[#1032](https://github.com/gardener/machine-controller-manager/pull/1032)'
type: standard
- audience: operator
author:
hostname: github.com
type: githubUser
username: Duciwuci
category: bugfix
contents: The metric for the `machine_current_status_phase` has been fixed and is
not reporting removed Machines anymore
mimetype: text/markdown
reference: '[#1058](https://github.com/gardener/machine-controller-manager/pull/1058)'
type: standard
- audience: operator
author:
hostname: github.com
type: githubUser
username: takoverflow
category: bugfix
contents: Added a safeguard to delay deletion of machines that are undergoing a
`Create` Request to prevent orphaning of VMs.
mimetype: text/markdown
reference: '[#1036](https://github.com/gardener/machine-controller-manager/pull/1036)'
type: standard
- audience: operator
author:
hostname: github.com
type: githubUser
username: acumino
category: bugfix
contents: Fixed an issue where deleting a machine from an old MachineSet could prevent
proper scaling. The new MachineSet now scales up when total replicas (old + new)
drop below the desired count, ensuring replacements are created with the updated
configuration.
mimetype: text/markdown
reference: '[#1052](https://github.com/gardener/machine-controller-manager/pull/1052)'
type: standard
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
ocm:
component_name: github.com/gardener/machine-controller-manager
component_version: v0.61.1
release_notes:
- audience: developer
author:
hostname: github.com
type: githubUser
username: gagan16k
category: bugfix
contents: Machine controller no longer adds finalizers or reconciles nodes with
no associated machine
mimetype: text/markdown
reference: '[#1066](https://github.com/gardener/machine-controller-manager/pull/1066)'
type: standard
2 changes: 1 addition & 1 deletion imagevector/images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ images:
- name: machine-controller-manager-provider-openstack
sourceRepository: github.com/gardener/machine-controller-manager-provider-openstack
repository: europe-docker.pkg.dev/gardener-project/releases/gardener/machine-controller-manager-provider-openstack
tag: v0.24.1
tag: "v0.25.0"
labels:
- name: gardener.cloud/cve-categorisation
value:
Expand Down
Loading