Commit 4968672
authored
Update ACK runtime to
### Update ACK runtime to `v0.17.2`
----------
* ACK code-generator `v0.17.2` [release notes](https://github.com/aws-controllers-k8s/code-generator/releases/tag/v0.17.2)
* ACK runtime `v0.17.2` [release notes](https://github.com/aws-controllers-k8s/runtime/releases/tag/v0.17.2)
----------
#### stdout for `make build-controller`:
```
building ack-generate ... ok.
==== building memorydb-controller ====
Copying common custom resource definitions into memorydb
Building Kubernetes API objects for memorydb
Generating deepcopy code for memorydb
Generating custom resource definitions for memorydb
Building service controller for memorydb
Generating RBAC manifests for memorydb
Running gofmt against generated code for memorydb
Updating additional GitHub repository maintenance files
==== building memorydb-controller release artifacts ====
Building release artifacts for memorydb-v0.0.0-non-release-version
Generating common custom resource definitions
Generating custom resource definitions for memorydb
Generating RBAC manifests for memorydb
```
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.v0.17.2 (#13)1 parent ab3b4d3 commit 4968672
File tree
4 files changed
+8
-7
lines changed- apis/v1alpha1
- pkg/resource/parameter_group
4 files changed
+8
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
| 67 | + | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments