-
Notifications
You must be signed in to change notification settings - Fork 68
Comparing changes
Open a pull request
base repository: aws-controllers-k8s/s3-controller
base: v1.0.17
head repository: aws-controllers-k8s/s3-controller
compare: main
- 5 commits
- 17 files changed
- 2 contributors
Commits on Dec 3, 2024
-
Add Adoption by annotation tests (#139)
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Configuration menu - View commit details
-
Copy full SHA for dbbf635 - Browse repository at this point
Copy the full SHA dbbf635View commit details -
Release artifacts for release v1.0.18 (#140)
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Configuration menu - View commit details
-
Copy full SHA for 7d0c69d - Browse repository at this point
Copy the full SHA 7d0c69dView commit details
Commits on Dec 5, 2024
-
Release artifacts for release v1.0.19 (#141)
Description of changes: Add Adoption by Annotation feature gate By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Configuration menu - View commit details
-
Copy full SHA for e1077a4 - Browse repository at this point
Copy the full SHA e1077a4View commit details
Commits on Dec 10, 2024
-
Update to ACK runtime
v0.40.0
, code-generatorv0.40.0
(#142)### Update to ACK runtime `v0.40.0`, code-generator `v0.40.0` ---------- * ACK code-generator `v0.40.0` [release notes](https://github.com/aws-controllers-k8s/code-generator/releases/tag/v0.40.0) * ACK runtime `v0.40.0` [release notes](https://github.com/aws-controllers-k8s/runtime/releases/tag/v0.40.0) ---------- NOTE: This PR increments the release version of service controller from `v1.0.19` to `v1.0.20` Once this PR is merged, release `v1.0.20` will be automatically created for `s3-controller` **Please close this PR, if you do not want the new patch release for `s3-controller`** ---------- #### stdout for `make build-controller`: ``` building ack-generate ... ok. ==== building s3-controller ==== Copying common custom resource definitions into s3 Building Kubernetes API objects for s3 Generating deepcopy code for s3 Generating custom resource definitions for s3 Building service controller for s3 Generating RBAC manifests for s3 Running gofmt against generated code for s3 Updating additional GitHub repository maintenance files ==== building s3-controller release artifacts ==== Building release artifacts for s3-v1.0.20 Generating common custom resource definitions Generating custom resource definitions for s3 Generating RBAC manifests for s3 ``` ---------- By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Configuration menu - View commit details
-
Copy full SHA for 64382cd - Browse repository at this point
Copy the full SHA 64382cdView commit details
Commits on Dec 17, 2024
-
Exclude default/empty values from spec during a read operation (#143)
Issue [#2230](aws-controllers-k8s/community#2230) Description of changes: This PR is ensuring the controller does not assign default empty values to the resource during a read operation By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Configuration menu - View commit details
-
Copy full SHA for 14972d4 - Browse repository at this point
Copy the full SHA 14972d4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.0.17...main