Tags: hmmxp/clouddriver
Tags
fix(security): Skip application check when deleting AMIs (spinnaker#3158 )
fix(provider/kubernetes): consult kind list for crd caching (spinnake… …r#3144) (spinnaker#3146)
fix(titus): Override `requiresApplicationRestriction` (spinnaker#3148)
fix(security): Enforce application/account read when fetching entity … …tags (spinnaker#3147)
feat(provider/titus): move eviction of server group as last event to … …redis (spinnaker#3145)
fix(cats): Avoid searching without query string (spinnaker#3142) `/search?type=instances&cloudProvider=aws` is a surefire way to unhappiness. Looking through our logs, I do not see any legitimate searches w/o a query string.
fix(security): Correctly determine application when terminating insta… …nces (spinnaker#3135) This PR will lookup previously cached AWS/Titus instances to determine their owning application.
fix(security): Avoid logging when `requiresApplicationRestriction` is… … false (spinnaker#3134)