aws-app-mesh-controller-for-k8s icon indicating copy to clipboard operation
aws-app-mesh-controller-for-k8s copied to clipboard

A controller to help manage App Mesh resources for a Kubernetes cluster.

Results 61 aws-app-mesh-controller-for-k8s issues
Sort by recently updated
recently updated
newest added

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...

dependencies
go

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...

dependencies
go

Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.9.0 to 22.0.0. Release notes Sourced from gunicorn's releases. Gunicorn 22.0 has been released Gunicorn 22.0.0 has been released. This version fix the numerous security vulnerabilities. You're...

dependencies
python

Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.9.0 to 22.0.0. Release notes Sourced from gunicorn's releases. Gunicorn 22.0 has been released Gunicorn 22.0.0 has been released. This version fix the numerous security vulnerabilities. You're...

dependencies
python

**Describe the bug** If I replace the listener protocol and a matching route's protocol in a `VirtualRouter` at the same time, the change is accepted by the API server but...

bug

*Issue #, if available:* Updates the go version throughout the project to 1.22, the latest release. *Description of changes:* By submitting this pull request, I confirm that you can use,...

Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.11.3 to 3.14.3. Release notes Sourced from helm.sh/helm/v3's releases. Helm v3.14.3 is a patch release. Users are encouraged to upgrade for the best experience. Users are encouraged...

dependencies

**Describe the bug** AppMesh Private EKS cluster required EKS VPC endpoint. Missing documentation for this. The main.go will call eks.describeCluster during startup. Without adding EKS VPCE, the controller will crash...

bug

…compatible Docker 24.0.7 test failed due to a known helm issue: https://github.com/aws/aws-app-mesh-controller-for-k8s/pull/735 would like to see if 25.0.2 could pass ``` go get github.com/docker/docker@latest go mod tidy go list -m...

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.24+incompatible to 24.0.7+incompatible. Release notes Sourced from github.com/docker/docker's releases. v24.0.7 24.0.7 For a full list of pull requests and changes in this release, refer to the relevant...

dependencies