Tags: alanmquach/clouddriver
Tags
fix(core): fix error when no matching converter is found (spinnaker#2915 ) (spinnaker#2917) The inclusion of version is a red-herring here, as this error means no account was registered to handle the operation for the given provider
feat(provider/ecs): Add support for Fargate launch type (spinnaker#2909)
feat(provider/ecs): Added support for ENIs in the instance details vi… …ew (spinnaker#2881) * feat(provider/ecs): Added support for ENIs in the instance details view * Updated tests
feat(providers/amazon): block device mappings for t3 (spinnaker#2910)
fix(provider/ecs): Resolve ECS security group names (spinnaker#2903) * fix(provider/ecs): Resolve security group names when creating an ECS service * Add license headers
feat(provider/ecs): Support for Elastic Network Interfaces (AWSVPC ne… …tworking mode) (spinnaker#2852) * feat(provider/ecs): Support for Elastic Network Interfaces (AWSVPC networking mode) * PR comments addressed
feat(titus): adding timestamp to deploy operation log (spinnaker#2895)
fix(provider/kubernetes): reduce crd lookups when none exist (spinnak… …er#2886) If the call fails, the memoizer can't record the success time, voiding the use of an expiring memoizer. When a lot of deployments happen at once, we check all our caching agent's kinds very frequently generating a lot of calls to the "crd" kind, which are now all memoized.
PreviousNext