Yonatan Koren
Yonatan Koren
I have converted this to draft until the following PRs are resolved: https://github.com/cloudposse/terraform-yaml-stack-config/pull/44 https://github.com/cloudposse/terraform-provider-utils/pull/89 https://github.com/cloudposse/atmos/pull/96 I would like to bump `yaml-stack-config` past `0.19.0` but cannot do so at the moment,...
/rebuild-readme
> At a high level this makes sense. I have never worked with monitoring accounts, can you describe a little more how you would build the overall setup? How would...
> Looks like the bug was introduced in #130 by @n-oden. Hopefully a simple fix? On a quick glance, #96 is more likely to be the source of this issue...
@IGx89 Cool yeah — I only took a quick look. In this case #130 definitely looks like the source of the regression.
> Disclaimer: I do not claim that my "workaround" ensures the same privacy as using Cloudflare WARP normally. But I can assure you it keeps me from having to disconnect...
@tzneal makes a good point [here](https://github.com/aws/karpenter/issues/3156#issuecomment-1372225025) that this auto-repair feature can potentially get out of hand if each node provisioned becomes NotReady, in case of something like bad userdata configured...
> Can we already use this settings? > > ``` > ttlAfterNotRegistered: 15m > ``` > > We did not find it in the current karpenter documentation... https://github.com/aws/karpenter-core/pull/176 was only...
For example you can see `0.27.0` is still handling only the `Node` resource and not _both_ `v1alpha5.Machine` and `Node` https://github.com/aws/karpenter-core/blob/7d58c3cee0fa997750d09a43b2037c69437857e3/pkg/controllers/deprovisioning/consolidation.go#L189-L273 Cross reference it with the equivalent unreleased code https://github.com/aws/karpenter-core/blob/62fe4ac537b8e381bbb11bd344bb2f05850cb619/pkg/controllers/deprovisioning/consolidation.go#L106-L190
I don't think that the SOA resource should be removed. Simply, private zones should not have SOAs created, because they do indeed fail to create and are only valid for...