moko-poi

Results 43 comments of moko-poi

@JeremyBolster Hi team, I noticed this issue has been open since March without recent activity. I'd like to work on a fix for this if that's okay. @rschalo Are you...

https://github.com/kubernetes-sigs/karpenter/pull/2624 Since there was no response, I went ahead and opened a PR for this. Please take a look when you have a moment!

Thank you for reporting this issue and providing detailed analysis, @JeremyBolster! cc: @rschalo @DerekFrank I've investigated the consolidation code to better understand this behavior, but I was unable to reproduce...

@carlcauchi I encountered the same issue when using AWS Provider v6. I've submitted #482 to address this deprecation warning by replacing `data.aws_region.current.name` with `data.aws_region.current.id`.

@dsantanu Thank you for responding! You can do this by clicking the Close pull request button.

I look forward to this PR being merged. Thank you!

@zamai That's a good point to verify. From what I can see, most kubernetes-sigs repos ([aws-ebs-csi-driver](https://github.com/kubernetes-sigs/aws-ebs-csi-driver), [aws-efs-csi-driver](https://github.com/kubernetes-sigs/aws-efs-csi-driver), etc.) currently publish to GitHub Pages rather than GHCR. There are several open...

I've opened PR #2618 to integrate kube-api-linter into the CI workflow.