Michael Göhler

Results 10 issues of Michael Göhler

**Is your feature request related to a problem?** Even after introducing `IngressClass`/`IngressClassParams` we have a lot of redundant annotations in our Ingress definitions for the same Ingress group: - `alb.ingress.kubernetes.io/actions.ssl-redirect`...

kind/feature

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

EKS
Fargate
Proposed

### Description Please support `custom_time_zone` and `file_extension` in `extended_s3_configuration` block for `kinesis_firehose_delivery_stream`. ### Affected Resource(s) and/or Data Source(s) * kinesis_firehose_delivery_stream ### Potential Terraform Configuration ```terraform resource "aws_kinesis_firehose_delivery_stream" "example" { #...

enhancement
service/firehose
needs-triage

@xtfxme from AUR: "hmm... booting older copies of the mkinitcpio-btrfs script is an interesting problem... i wonder if it should try and copy itself to the btrfs-root, ie. subvolid=0, and...

enhancement

**Summary** I schedule a Pod on EKS Fargate which uses initContainer to wait for some external condition. Since the injected Envoy is not yet started during PodInitializing, it seems that...

enhancement
Priority: Medium
Roadmap: Researching

**Describe the solution you'd like** Please add support for the `port` field from [GatewayRouteTarget](https://docs.aws.amazon.com/app-mesh/latest/APIReference/API_GatewayRouteTarget.html) to the [GatewayRoute CRD](https://aws.github.io/aws-app-mesh-controller-for-k8s/reference/api_spec/#appmesh.k8s.aws/v1beta2.GatewayRouteTarget).

enhancement
Documentation update needed

## Problem description We use an automation based on [docker-hub-rss](https://github.com/TheConnMan/docker-hub-rss), to monitor our base images for updates and create issues in our ticket system to verify the changes. Since Jun...

see docker/hub-feedback#2252 for details

### Feature and motivation Please provide a way to specify custom annotations (maybe labels too) in .spec.template.metadata for the patch-scaledobjects-finalizers job introduced in #2222. ### Usage example We have to...

R-awaiting-merge

This adds optional (defaulting to empty) topologySpreadConstraints to the helm chart. Similar to https://github.com/kubernetes-sigs/aws-load-balancer-controller/pull/2575 By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this...