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

Update Main Build with Latest Fixes #594

Merged
merged 1 commit into from
Aug 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
148 changes: 73 additions & 75 deletions go.mod

Large diffs are not rendered by default.

311 changes: 159 additions & 152 deletions go.sum

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion pkg/actions/addon/mocks/IAMRoleCreator.go

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

2 changes: 1 addition & 1 deletion pkg/actions/addon/mocks/IAMRoleUpdater.go

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

2 changes: 1 addition & 1 deletion pkg/actions/addon/mocks/PodIdentityIAMUpdater.go

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

2 changes: 1 addition & 1 deletion pkg/actions/podidentityassociation/mocks/RoleMigrator.go

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

2 changes: 1 addition & 1 deletion pkg/actions/podidentityassociation/mocks/StackDeleter.go

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

1,067 changes: 644 additions & 423 deletions pkg/awsapi/autoscaling.go

Large diffs are not rendered by default.

637 changes: 388 additions & 249 deletions pkg/awsapi/cloudformation.go

Large diffs are not rendered by default.

296 changes: 186 additions & 110 deletions pkg/awsapi/cloudtrail.go

Large diffs are not rendered by default.

1,174 changes: 732 additions & 442 deletions pkg/awsapi/cloudwatchlogs.go

Large diffs are not rendered by default.

343 changes: 210 additions & 133 deletions pkg/awsapi/elasticloadbalancing.go

Large diffs are not rendered by default.

333 changes: 218 additions & 115 deletions pkg/awsapi/elasticloadbalancingv2.go

Large diffs are not rendered by default.

2,614 changes: 1,573 additions & 1,041 deletions pkg/awsapi/iam.go

Large diffs are not rendered by default.

118 changes: 67 additions & 51 deletions pkg/awsapi/outposts.go

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

Loading
Loading