rfuelsh
rfuelsh
Implement ubuntu vunerability container scan into container image build-publish process actions is based on: https://github.com/marketplace/actions/container-scan#scan-image
Increase liveness probe timeout to 5 minutes to allow fuel-core DB to initialize further
we need to allow liveness probes for longer timeouts like 5 minutes- this is relation to beta-4 network outage
due to eks node group terraform module inheriting the cluster security group instead of using its own- https://github.com/terraform-aws-modules/terraform-aws-eks/issues/1889 - some defect/missing with this terraform module, our nodes have open/public IPs...