Skip to content
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

Feature change nodegroup inventory #259

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

mauricioobgo
Copy link

Issue #, if available: No Issue

Description of changes: This is to Add feature nodegroup inventory to listings within eks service.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Adding Change to iterate over nodegroup of a certain cluster name and attach to the return
Adding permissions to the policy to be able to list nodegroups of eks cluster
@iakov-aws
Copy link
Contributor

Hello @mauricioobgo looks like you need also to create tables in the same commit. Can you check?

@mauricioobgo
Copy link
Author

@iakov-aws , change to get() method in other to avoid missing columns on request. Since it is data associated to the cluster and Presto is good handling arrays and to avoid joining to other table it would be more general case to leave it as type array in the schema in the table, rather than sending it to another table.

@mauricioobgo
Copy link
Author

It is a good candidate of run length encoding for query efficiency,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants