Nicholas Thomson

Results 21 issues of Nicholas Thomson

**Describe the bug** The `ClientToken` field in an AWS request should not be exposed to users as it is only related to the SDK methods. I can see this in...

bug
EC2
lifecycle/rotten

**Is your feature request related to a problem?** We have no requirements for which operating system our contributors should use for development, and broadly allow Go versions 1.16+. It would...

enhancement
code generator
go
priority/backlog
lifecycle/frozen

Issue #, if available: https://github.com/aws-controllers-k8s/community/issues/82 Description of changes: Draft proposal for mechanisms to protect users against accidental deletion of ACK and/or AWS resources By submitting this pull request, I confirm...

approved

**Is your feature request related to a problem?** The EC2 `SecurityGroup` currently allows you to create and associate an EC2 Security Group with a VPC, but there is no way...

enhancement
EC2
priority/important-soon

**Is your feature request related to a problem?** In order for users to install multiple ACK controllers, they must install each of them using the individual Helm charts - managing...

enhancement
lifecycle/frozen

**Is your feature request related to a problem?** Our existing integration test framework cannot facilitate some of the latest common features of ACK. Namely: - [AdoptedResource](https://aws-controllers-k8s.github.io/community/reference/common/v1alpha1/adoptedresource/) - [FieldExport](https://aws-controllers-k8s.github.io/community/reference/common/v1alpha1/fieldexport/) - [DeletionPolicy](https://aws-controllers-k8s.github.io/community/docs/user-docs/deletion-policy/)...

kind/enhancement
lifecycle/frozen

Draft a document, which will be made public, for the ACK core team's Q2 plans. In this document, we will outline the services and features we are actively working on...

**Describe the bug** After the controllers resolve resource references contained within a list of structs (such as EC2's `RouteTable.Routes`), they incorrectly patch the `spec`, adding the concrete field. I have...

bug
priority/important-soon
lifecycle/frozen

**What happened**: When creating any custom resource with a `KmsKeyId` field specified using an ID, rather than an ARN, the reconciler will get stuck trying to infinitely reconcile it. **What...

bug

The interested parties list as defined in the [interested-parties.md](https://github.com/gitops-working-group/gitops-working-group/blob/main/interested-parties.md) is missing entries that have been added to the original [source document](https://docs.google.com/document/d/11EZfvB2FFI837nMmArnyv-wizsIJvc-4_xdgfoUXF4o/view#heading=h.665fh095a0wv) since its inception. Action item to create a pull...