community icon indicating copy to clipboard operation
community copied to clipboard

AWS Controllers for Kubernetes (ACK) is a project enabling you to manage AWS services from Kubernetes

Results 438 community issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Hi, When using "helm upgrade" to upgrade an aws-controller chart, helm does not upgrade CRDs that are in '/crds' folder, even if there were changes. https://helm.sh/docs/topics/charts/#limitations-on-crds I'm...

enhancement
install-setup
need-priority

**Is your feature request related to a problem?** Currently, multiple controllers reuse the same code that compares two tag arrays ( `[]*Struct{Key, Value string}` ) or tag maps ( `map[string]string`...

enhancement
good first issue
help wanted
runtime

Some off the controllers are still using old version of acktest framework. To make easier to support new sdk versions and add new CRDs we should ideally update all the...

enhancement
testing

**What is the URL of the document?** https://aws-controllers-k8s.github.io/community/docs/contributor-docs/testing/ **Which section(s) is the issue in?** Prerequisites **What needs fixing?** The command [uuidgen](https://github.com/util-linux/util-linux) is a dependency for running the tests. But that's...

documentation
good first issue
help wanted

**Describe the bug** How to pull the charts via Terraform Helm Provider **Steps to reproduce** **Expected outcome** I would like to deploy the ACK controllers via Terraform Helm Chart **Environment**...

area/documentation
kind/enhancement
good first issue
help wanted
lifecycle/rotten

**Is your feature request related to a problem?** I would like to test some of the ACK controllers with my `localstack` environment where I pass test credentials to the controller...

enhancement
runtime

**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

## New ACK Service Controller Support for AWS Service Catalog ### List of API resources List the API resources in order of importance to you: I am working with a...

Service Controller
lifecycle/frozen

**Is your feature request related to a problem?** This controller is missing the `olm` file, so that needs to be added so that the code generation during releases kicks off....

enhancement

**Is your feature request related to a problem?** No. **Describe the solution you'd like** The ability to build the service controller images in a way that meets Red Hat's Container...

enhancement
lifecycle/frozen