Arush Sharma

Results 57 comments of Arush Sharma

Hi @gecube, Yes, that is a great idea! We can document how to create a nodegroup with a `launchtemplate` that have the parameters set up with the appropiate hop count...

Here is an example: - Create a LaunchTemplate with the `metadataOptions` ```yaml apiVersion: ec2.services.k8s.aws/v1alpha1 kind: LaunchTemplate metadata: name: eks-imdsv2-launch-template spec: name: eks-imdsv2-launch-template data: metadataOptions: httpTokens: required httpEndpoint: enabled httpPutResponseHopLimit: 1...

Closing the issue. Feel free to reopen if you have further questions! /close

Hi @jeremyhager , Thanks for raising this issue! You're absolutely right that the current prefix-based detection logic in `GetOpTypeAndResourceNameFromOpID` misses operations like `AdminCreateUser` because they don't start with "Create". However,...

Hi @jeremyhager, Closing this issue. Feel free to reopen if you run into this again. /close

Hi @takeshi-hatamoto, Thanks for reporting this issue! The Statement fiels are implemented. The logical statements `(orStatement, andStatement, notStatement)` are string fields that contain YAML content, rather than structured objects like...

The error conditions have been documented on the ACK website here: https://aws-controllers-k8s.github.io/community/docs/user-docs/resource-crud/#condition-types Feel free to reopen the issue if you have any further comments! /close