doy-materialize
doy-materialize
i also just started seeing this today when spinning up a new eks cluster on kubernetes 1.24 in us-east-1, running aws-load-balancer-controller 2.4.2, using the policy from the docs (https://raw.githubusercontent.com/kubernetes-sigs/aws-load-balancer-controller/v2.4.2/docs/install/iam_policy.json)
i'm also currently running into this problem, with python, rather than go - it's generating code like `class CiliumEndpointStatusExternal-Identifiers(dict):`. are there any updates here?
sure! ``` apiVersion: apiextensions.k8s.io/v1 kind: CustomResourceDefinition metadata: creationTimestamp: "2022-08-08T20:44:50Z" generation: 1 labels: io.cilium.k8s.crd.schema.version: 1.24.3 name: ciliumendpoints.cilium.io resourceVersion: "568" uid: 87f61f4e-c20b-4f50-a749-4a60e68662dd spec: conversion: strategy: None group: cilium.io names: kind: CiliumEndpoint listKind:...