pangeo-forge / pangeo-forge-cloud-federation

Infrastructure for running pangeo-forge across multiple bakeries
Apache License 2.0
3 stars 6 forks source link

Pull Flink image from ECR #28

Closed thodson-usgs closed 5 months ago

thodson-usgs commented 5 months ago

This PR would pull the Flink image from the ECR public registry. This should avoid the ImagePullBackOff Error we were hitting for larger clusters (though I haven't tested at scale yet).

It also fixes a couple issues from the history server PR, like deleting the "default" security group and adding an optional permission boundary to the efs role.