-
- Downloads
Fix Canary Ingress weight is not reflected on UI immediately
This commit fixes the caching issue that the cached rollout status is being used even after the entity is updated.
Showing
- app/models/environment.rb 5 additions, 0 deletionsapp/models/environment.rb
- app/services/environments/canary_ingress/update_service.rb 1 addition, 0 deletionsapp/services/environments/canary_ingress/update_service.rb
- changelogs/unreleased/fix-canary-update-service-to-invalidate-cache.yml 5 additions, 0 deletions...eleased/fix-canary-update-service-to-invalidate-cache.yml
- spec/models/environment_spec.rb 14 additions, 0 deletionsspec/models/environment_spec.rb
- spec/services/environments/canary_ingress/update_service_spec.rb 6 additions, 0 deletions...rvices/environments/canary_ingress/update_service_spec.rb
Please register or sign in to comment