Bryan™

Results 37 comments of Bryan™

Hello, Could you share the configs you used to install NTH? I would **not** expect to see the logs "There was a problem checking for spot ITNs" in Queue Processor...

Thanks for bringing this to our attention! We definitely want AEMM to align with [IMDS tags](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Using_Tags.html#work-with-tags-in-IMDS) behavior. Would you be open to submitting the PR? I'd be happy to help...

@slimm609 That's a great use case! Would you be open to adding to our [Community Use Cases](https://github.com/aws/amazon-ec2-metadata-mock/blob/main/docs/usage.md#community-use-cases) section with the content? Or would you mind if someone from our team...

I think we would need a change to the formatting logic to customize the output of `null`. I was able to override the value via env; however, the `null` is...

@richardgalestok per my explanation, this would require a code change. I'll remove `stale` because we should align *null* output with IMDS; however, I'm not sure if we'll be able to...

`ModifyVpcEndpoint` is an ignored operation in [generator.yaml](https://github.com/aws-controllers-k8s/ec2-controller/blob/350d55f14d2c083431ddceb58054d55c253eb5b5/generator.yaml#L4). Note, resource will not be in `ACK.ResourceSynced` condition if users do not provide a `policyDocument` in the Spec because AWS will set a...

/reopen ![image](https://user-images.githubusercontent.com/61433408/188707653-6df82e48-ec95-4040-97d5-3bfbef164d2f.png) * [`sdkUpdate`](https://github.com/aws-controllers-k8s/ec2-controller/blob/22e80dc1bf371c0be9abff8727bf68f889d88f86/pkg/resource/transit_gateway/sdk.go#L388) returns ackerr.NotImplemented

### Initial Research on Config Cats 🐱 #### Inference/How to create CRD - GetAllRenames() - GetAPIVersions() - OperationIsIgnored() - GetResourcePrintOrderByName() - GetResourceShortNames() - GetResourceFieldByPath() - ResourceIsIgnored() #### Generate/How to generate...

Discussed with @jaypipes offline and putting the "splitting into categories" task on hold for now. After working on some of the code, I'm not convinced this abstraction makes the code...