Skip to content

Pin ACK runtime to v0.62.0 - #726

Merged
ack-prow[bot] merged 1 commit into
aws-controllers-k8s:mainfrom
sapphirew:runtime-v0.62.0
Aug 4, 2026
Merged

Pin ACK runtime to v0.62.0#726
ack-prow[bot] merged 1 commit into
aws-controllers-k8s:mainfrom
sapphirew:runtime-v0.62.0

Conversation

@sapphirew

Copy link
Copy Markdown
Contributor

Pin ACK runtime to v0.62.0.

Runtime v0.62.0 includes the ignore-field-drift annotation feature (runtime#256), which lets users tell ACK to stop reconciling drift on specific spec fields. The feature is entirely in the generic runtime reconciler and is gated behind the IgnoreFieldDrift feature gate (Alpha, disabled by default), so no code-generator template changes are required.

Merging this and tagging code-generator v0.62.0 triggers the Prow job that regenerates all controllers against the new runtime.

The version/minor label is applied so downstream controller releases get a minor bump, allowing them to advertise the new feature.

@sapphirew sapphirew added the version/minor Indicates downstream controller releases should bump the minor version. label Aug 3, 2026
@ack-prow
ack-prow Bot requested review from a-hilaly and knottnt August 3, 2026 23:38
@sapphirew

Copy link
Copy Markdown
Contributor Author

/retest

@knottnt knottnt left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@ack-prow ack-prow Bot added the lgtm Indicates that a PR is ready to be merged. label Aug 4, 2026
@ack-prow

ack-prow Bot commented Aug 4, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: knottnt, sapphirew

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ack-prow ack-prow Bot added the approved label Aug 4, 2026
@ack-prow
ack-prow Bot merged commit db23258 into aws-controllers-k8s:main Aug 4, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved lgtm Indicates that a PR is ready to be merged. version/minor Indicates downstream controller releases should bump the minor version.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants