Skip to content

Commit

Permalink
Add EKS integration (#258)
Browse files Browse the repository at this point in the history
* add EKS config APIs

* add EKS integration config

* add integration ID to cluster

* use ID rather than ARN

* fix ID usage to be an ARN

* update provisioner role name

* add clients for EKS

* fix naming

* fix validation

* add additional integrations

required so that we can use the external ID field

* changeset

---------

Co-authored-by: JoshuaWilkes <[email protected]>
  • Loading branch information
chrnorm and JoshuaWilkes authored Oct 2, 2024
1 parent 71420d5 commit 945a9a9
Show file tree
Hide file tree
Showing 20 changed files with 6,150 additions and 392 deletions.
5 changes: 5 additions & 0 deletions .changeset/hungry-llamas-explode.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@common-fate/sdk": minor
---

Adds EKS access integration.
135 changes: 86 additions & 49 deletions gen/commonfate/access/provisioner/v1alpha1/provisioner.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 945a9a9

Please sign in to comment.