Update to ACK runtime `v0.54.1`, code-generator `v0.54.0`
Update to ACK runtime v0.54.1, code-generator v0.54.0
- ACK code-generator
v0.54.0release notes - ACK runtime
v0.54.1release notes
NOTE:
This PR increments the release version of service controller from v1.1.2 to v1.1.3
Once this PR is merged, release v1.1.3 will be automatically created for acm-controller
Please close this PR, if you do not want the new patch release for acm-controller
stdout for make build-controller:
building ack-generate ... ok.
==== building acm-controller ====
Copying common custom resource definitions into acm
Building Kubernetes API objects for acm
Generating deepcopy code for acm
Generating custom resource definitions for acm
Building service controller for acm
Running GO mod tidy
Generating RBAC manifests for acm
Running gofmt against generated code for acm
Updating additional GitHub repository maintenance files
==== building acm-controller release artifacts ====
Building release artifacts for acm-v1.1.3
Generating common custom resource definitions
Generating custom resource definitions for acm
Generating RBAC manifests for acm
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: ack-bot
Once this PR has been reviewed and has the lgtm label, please assign michaelhtm for approval by writing /assign @michaelhtm in a comment. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
@ack-bot: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:
| Test name | Commit | Details | Required | Rerun command |
|---|---|---|---|---|
| acm-verify-code-gen | 34e0569a9a2ffa63b0339addb2b07253fb44f29d | link | false | /test acm-verify-code-gen |
Full PR test history. Your PR dashboard.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.