-
- Downloads
There was an error fetching the commit references. Please try again later.
Simplify retrying for ClusterWaitForIngressIpAddressWorker and style changes
(#42643)
Showing
- app/controllers/projects/clusters_controller.rb 3 additions, 3 deletionsapp/controllers/projects/clusters_controller.rb
- app/models/clusters/applications/ingress.rb 3 additions, 3 deletionsapp/models/clusters/applications/ingress.rb
- app/models/clusters/concerns/application_core.rb 1 addition, 1 deletionapp/models/clusters/concerns/application_core.rb
- app/services/clusters/applications/check_ingress_ip_address_service.rb 11 additions, 16 deletions...clusters/applications/check_ingress_ip_address_service.rb
- app/workers/cluster_wait_for_ingress_ip_address_worker.rb 2 additions, 14 deletionsapp/workers/cluster_wait_for_ingress_ip_address_worker.rb
- spec/models/clusters/applications/ingress_spec.rb 6 additions, 5 deletionsspec/models/clusters/applications/ingress_spec.rb
- spec/services/clusters/applications/check_ingress_ip_address_service_spec.rb 5 additions, 19 deletions...ers/applications/check_ingress_ip_address_service_spec.rb
- spec/workers/cluster_wait_for_ingress_ip_address_worker_spec.rb 0 additions, 65 deletions...orkers/cluster_wait_for_ingress_ip_address_worker_spec.rb
Please register or sign in to comment