-
Notifications
You must be signed in to change notification settings - Fork 5
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: aws-controllers-k8s/ses-controller
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: aws-controllers-k8s/ses-controller
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 26 files changed
- 3 contributors
Commits on Jan 14, 2025
-
Update to ACK runtime
v0.40.0
, code-generatorv0.40.0
(#16)### 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.0` to `v1.0.1` Once this PR is merged, release `v1.0.1` will be automatically created for `ses-controller` **Please close this PR, if you do not want the new patch release for `ses-controller`** ---------- #### stdout for `make build-controller`: ``` building ack-generate ... ok. ==== building ses-controller ==== Copying common custom resource definitions into ses Building Kubernetes API objects for ses Generating deepcopy code for ses Generating custom resource definitions for ses Building service controller for ses Generating RBAC manifests for ses Running gofmt against generated code for ses Updating additional GitHub repository maintenance files ==== building ses-controller release artifacts ==== Building release artifacts for ses-v1.0.1 Generating common custom resource definitions Generating custom resource definitions for ses Generating RBAC manifests for ses ``` ---------- 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 b22914a - Browse repository at this point
Copy the full SHA b22914aView commit details
Commits on Jan 23, 2025
-
Update to ACK runtime
v0.41.0
, code-generatorv0.41.0
(#18)### Update to ACK runtime `v0.41.0`, code-generator `v0.41.0` ---------- * ACK code-generator `v0.41.0` [release notes](https://github.com/aws-controllers-k8s/code-generator/releases/tag/v0.41.0) * ACK runtime `v0.41.0` [release notes](https://github.com/aws-controllers-k8s/runtime/releases/tag/v0.41.0) ---------- NOTE: This PR increments the release version of service controller from `v1.0.1` to `v1.0.2` Once this PR is merged, release `v1.0.2` will be automatically created for `ses-controller` **Please close this PR, if you do not want the new patch release for `ses-controller`** ---------- #### stdout for `make build-controller`: ``` building ack-generate ... ok. ==== building ses-controller ==== Copying common custom resource definitions into ses Building Kubernetes API objects for ses Generating deepcopy code for ses Generating custom resource definitions for ses Building service controller for ses Generating RBAC manifests for ses Running gofmt against generated code for ses Updating additional GitHub repository maintenance files ==== building ses-controller release artifacts ==== Building release artifacts for ses-v1.0.2 Generating common custom resource definitions Generating custom resource definitions for ses Generating RBAC manifests for ses ``` ---------- 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 d114907 - Browse repository at this point
Copy the full SHA d114907View commit details
Commits on Feb 5, 2025
-
Generate with SDK-V2 model (#19)
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 3c10ed1 - Browse repository at this point
Copy the full SHA 3c10ed1View commit details
Commits on Feb 6, 2025
-
Update to ACK runtime
v0.42.0
, code-generatorv0.42.0
(#20)### Update to ACK runtime `v0.42.0`, code-generator `v0.42.0` ---------- * ACK code-generator `v0.42.0` [release notes](https://github.com/aws-controllers-k8s/code-generator/releases/tag/v0.42.0) * ACK runtime `v0.42.0` [release notes](https://github.com/aws-controllers-k8s/runtime/releases/tag/v0.42.0) ---------- NOTE: This PR increments the release version of service controller from `v1.0.2` to `v1.0.3` Once this PR is merged, release `v1.0.3` will be automatically created for `ses-controller` **Please close this PR, if you do not want the new patch release for `ses-controller`** ---------- #### stdout for `make build-controller`: ``` building ack-generate ... ok. ==== building ses-controller ==== Copying common custom resource definitions into ses Building Kubernetes API objects for ses Generating deepcopy code for ses Generating custom resource definitions for ses Building service controller for ses Running GO mod tidy Generating RBAC manifests for ses Running gofmt against generated code for ses Updating additional GitHub repository maintenance files ==== building ses-controller release artifacts ==== Building release artifacts for ses-v1.0.3 Generating common custom resource definitions Generating custom resource definitions for ses Generating RBAC manifests for ses ``` ---------- 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 66cc1c1 - Browse repository at this point
Copy the full SHA 66cc1c1View commit details
Commits on Feb 18, 2025
-
Update to ACK runtime
v0.43.0
, code-generatorv0.43.0
(#21)### Update to ACK runtime `v0.43.0`, code-generator `v0.43.0` ---------- * ACK code-generator `v0.43.0` [release notes](https://github.com/aws-controllers-k8s/code-generator/releases/tag/v0.43.0) * ACK runtime `v0.43.0` [release notes](https://github.com/aws-controllers-k8s/runtime/releases/tag/v0.43.0) ---------- NOTE: This PR increments the release version of service controller from `v1.0.3` to `v1.0.4` Once this PR is merged, release `v1.0.4` will be automatically created for `ses-controller` **Please close this PR, if you do not want the new patch release for `ses-controller`** ---------- #### stdout for `make build-controller`: ``` building ack-generate ... ok. ==== building ses-controller ==== Copying common custom resource definitions into ses Building Kubernetes API objects for ses Generating deepcopy code for ses Generating custom resource definitions for ses Building service controller for ses Running GO mod tidy Generating RBAC manifests for ses Running gofmt against generated code for ses Updating additional GitHub repository maintenance files ==== building ses-controller release artifacts ==== Building release artifacts for ses-v1.0.4 Generating common custom resource definitions Generating custom resource definitions for ses Generating RBAC manifests for ses ``` ---------- 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 fee0ca2 - Browse repository at this point
Copy the full SHA fee0ca2View commit details
Commits on Feb 19, 2025
-
remove getImmutableFieldChanges references (#22)
fix aws-controllers-k8s/code-generator#565 Description of changes: Remove getImmutableFieldChanges from hooks to support cel immutability 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 d2e3935 - Browse repository at this point
Copy the full SHA d2e3935View commit details
Commits on Feb 20, 2025
-
Update to ACK runtime
v0.43.0
, code-generatorv0.43.2
(#24)### Update to ACK runtime `v0.43.0`, code-generator `v0.43.2` ---------- * ACK code-generator `v0.43.2` [release notes](https://github.com/aws-controllers-k8s/code-generator/releases/tag/v0.43.2) * ACK runtime `v0.43.0` [release notes](https://github.com/aws-controllers-k8s/runtime/releases/tag/v0.43.0) ---------- NOTE: This PR increments the release version of service controller from `v1.0.4` to `v1.0.5` Once this PR is merged, release `v1.0.5` will be automatically created for `ses-controller` **Please close this PR, if you do not want the new patch release for `ses-controller`** ---------- #### stdout for `make build-controller`: ``` building ack-generate ... ok. ==== building ses-controller ==== Copying common custom resource definitions into ses Building Kubernetes API objects for ses Generating deepcopy code for ses Generating custom resource definitions for ses Building service controller for ses Running GO mod tidy Generating RBAC manifests for ses Running gofmt against generated code for ses Updating additional GitHub repository maintenance files ==== building ses-controller release artifacts ==== Building release artifacts for ses-v1.0.5 Generating common custom resource definitions Generating custom resource definitions for ses Generating RBAC manifests for ses ``` ---------- 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 e0c48c8 - Browse repository at this point
Copy the full SHA e0c48c8View commit details
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.