8000 Tags · alanmquach/clouddriver · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: alanmquach/clouddriver

Tags

version-3.4.1

Toggle version-3.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v2.75.0

Toggle v2.75.0's commit message
feat(provider/ecs): Add support for Fargate launch type (spinnaker#2909)

v2.74.0

Toggle v2.74.0's commit message
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

v2.73.1

Toggle v2.73.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(providers/amazon): block device mappings for t3 (spinnaker#2910)

v2.73.0

Toggle v2.73.0's commit message
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

v2.72.0

Toggle v2.72.0's commit message
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

v2.71.3

Toggle v2.71.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(titus): Add console log endpoint (spinnaker#2899)

v2.71.2

Toggle v2.71.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(titus): adding timestamp to deploy operation log (spinnaker#2895)

v2.71.1

Toggle v2.71.1's commit message
feat(provider/aws) : adding useragent suffix

v2.71.0

Toggle v2.71.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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.
0