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

feat(cluster.go): enhance EKS configuration and logging #116

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

jaxxstorm
Copy link
Member

@jaxxstorm jaxxstorm commented Jun 17, 2024

🚀 This description was created by Ellipsis for commit 72b1312

Summary:

Re-enabled caller identity retrieval, added debug logging, and created EKS access entry and policy association in provider/pkg/provider/cluster.go.

Key points:

  • Re-enabled aws.GetCallerIdentity in provider/pkg/provider/cluster.go.
  • Added debug logging for the current user's ARN in provider/pkg/provider/cluster.go.
  • Created EKS access entry using eks.NewAccessEntry in provider/pkg/provider/cluster.go.
  • Created EKS access policy association using eks.NewAccessPolicyAssociation in provider/pkg/provider/cluster.go.
  • Updated dependencies for kubernetes.NewProvider and eks.NewNodeGroup to include the new access policy in provider/pkg/provider/cluster.go.

Generated with ❤️ by ellipsis.dev

@ellipsis-dev ellipsis-dev bot changed the title ... feat(cluster.go): enhance EKS configuration and logging Jun 17, 2024
Copy link

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ Changes requested. Reviewed everything up to 72b1312 in 1 minute and 39 seconds

More details
  • Looked at 89 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 0 drafted comments based on config settings.

Workflow ID: wflow_86qt77oAIAX6Hwnt


Want Ellipsis to fix these issues? Tag @ellipsis-dev in a comment. You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

provider/pkg/provider/cluster.go Show resolved Hide resolved
@jaxxstorm jaxxstorm merged commit 0e6af74 into main Jun 17, 2024
15 checks passed
@jaxxstorm jaxxstorm deleted the admin_access branch June 17, 2024 19:03
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.

1 participant