Skip to content

Add emr_cluster, emr_instance_fleet, emr_instance_group #1416

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

Open
wants to merge 22 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
230b036
Add external name configuration and config file
sanhaKimVics Jul 24, 2024
f2ba8aa
run make generate
sanhaKimVics Sep 4, 2024
8ecc814
Add example for the EMR.cluster, EMR.instancefleet, EMR.instancegroup…
sanhaKimVics Sep 4, 2024
eaafad1
Run make generate
sanhaKimVics Jul 24, 2024
7bb852a
Add examples for the Emr.cluster, instance_fleet, instance_group reso…
sanhaKimVics Jul 24, 2024
300443a
adding config again
sanhaKimVics Sep 4, 2024
521399a
adding key_pair ref to config
sanhaKimVics Sep 4, 2024
a50ca3c
adding log_uri ref to config
sanhaKimVics Sep 4, 2024
8153cc5
run make generate
sanhaKimVics Sep 4, 2024
78300d4
Adding manual intervetion for instance group and instance fleet
sanhaKimVics Sep 4, 2024
f940c39
Edited example and creation completed
sanhaKimVics Sep 5, 2024
d07d9c3
run make genrate
sanhaKimVics Jan 6, 2025
806af4a
adding late initializer for emr config
sanhaKimVics Jan 6, 2025
7a6e1d9
run make generate
sanhaKimVics Jan 6, 2025
c0a0a9f
edit late initializer for config
sanhaKimVics Jan 7, 2025
81d246c
run make generate
sanhaKimVics Jan 7, 2025
3ec51b4
editing config file for late initializer
sanhaKimVics Jan 7, 2025
406c904
run make generate
sanhaKimVics Jan 7, 2025
c46032e
Editing example, moving master_instance_fleet to status
sanhaKimVics Jan 8, 2025
9559709
run make generate
sanhaKimVics Jan 8, 2025
b86ea6c
edit config by adding LateInitializer and MoveToStatus together for m…
sanhaKimVics Jan 8, 2025
7231726
run make generate
sanhaKimVics Jan 8, 2025
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
130 changes: 130 additions & 0 deletions apis/emr/v1beta1/zz_cluster_terraformed.go

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

1,628 changes: 1,628 additions & 0 deletions apis/emr/v1beta1/zz_cluster_types.go

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions apis/emr/v1beta1/zz_generated.conversion_hubs.go

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

Loading
Loading