-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for Access Entry type #7522
Add support for Access Entry type #7522
Conversation
e7fd636
to
09d4165
Compare
@@ -6,7 +6,7 @@ kind: ClusterConfig | |||
metadata: | |||
name: access-entries-cluster | |||
region: us-west-2 | |||
version: '1.25' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did this example work before? or it's not being tested at all?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah it worked with non STANDARD
types. I just updated to show the new fields in use
PrincipalARN ARN `json:"principalARN"` | ||
// +optional |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not very sure here but i think // +optional
are supposed to be a one line comment. They are parsed by controller-gen if i'm not mistaken..
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we use controller-gen
to generate CRDs for eksctl?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @yuxiang-zhang ! 👍
09d4165
to
a222077
Compare
a222077
to
47c1309
Compare
Description
Resolves #7446
Checklist
README.md
, or theuserdocs
directory)area/nodegroup
) and kind (e.g.kind/improvement
)BONUS POINTS checklist: complete for good vibes and maybe prizes?! 🤯