Skip to content

Tags: Lavanyp45/clouddriver

Tags

version-8.0.4

Toggle version-8.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(lambda): cache state and state reason info for lambda functions (s…

…pinnaker#5402) (spinnaker#5404)

the state can be used to determine whether a lambda function is ready
to receive traffic.

(cherry picked from commit 39de791)

Co-authored-by: Nima Kaviani <[email protected]>

version-7.3.5

Toggle version-7.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(lambda): cache state and state reason info for lambda functions (s…

…pinnaker#5402) (spinnaker#5403)

the state can be used to determine whether a lambda function is ready
to receive traffic.

(cherry picked from commit 39de791)

Co-authored-by: Nima Kaviani <[email protected]>

version-7.2.3

Toggle version-7.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(lambda): cache state and state reason info for lambda functions (s…

…pinnaker#5402) (spinnaker#5405)

the state can be used to determine whether a lambda function is ready
to receive traffic.

(cherry picked from commit 39de791)

Co-authored-by: Nima Kaviani <[email protected]>

v5.73.0

Toggle v5.73.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(build): prefere mavenCentral (spinnaker#5400)

version-8.0.3

Toggle version-8.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(6430): Adding missing block device mappings for new launch templa…

…tes (backport spinnaker#5370) (spinnaker#5371)

* fix(6430): Adding missing block device mappings for new launch templates (spinnaker#5370)

spinnaker/spinnaker#6430

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 07186a0)

# Conflicts:
#	clouddriver-aws/src/main/java/com/netflix/spinnaker/clouddriver/aws/services/LaunchTemplateService.java

* chore(ci): fix badly formatted merge

* chore(ci): correctly fix badly formatted merge

* chore(ci): fix merge fix (spinnaker#5388)

Co-authored-by: Prathibha Datta Kumar <[email protected]>
Co-authored-by: Cameron Motevasselani <[email protected]>
Co-authored-by: Cameron Motevasselani <[email protected]>

version-7.3.4

Toggle version-7.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(6430): Adding missing block device mappings for new launch templa…

…tes (backport spinnaker#5370) (spinnaker#5372)

* fix(6430): Adding missing block device mappings for new launch templates (spinnaker#5370)

spinnaker/spinnaker#6430

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit 07186a0)

# Conflicts:
#	clouddriver-aws/src/main/groovy/com/netflix/spinnaker/clouddriver/aws/services/LaunchTemplateService.java

* chore(ci): fix badly formatted merge

* chore(ci): fix merge fix (spinnaker#5387)

Co-authored-by: Prathibha Datta Kumar <[email protected]>
Co-authored-by: Cameron Motevasselani <[email protected]>

version-8.0.2

Toggle version-8.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(cloudfoundry): remove null route mappings to avoid falsely thrown…

… error (spinnaker#5357) (spinnaker#5358)

(cherry picked from commit 82889c8)

Co-authored-by: Zach Smith <[email protected]>

version-8.0.1

Toggle version-8.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(git/repo): Fixed concurrency issues (spinnaker#5345) (spinnaker#5346

)

* Deletion of clones should also be protected by the lock, so that no threads try to access the clone while it's being deleted
* Synchronize creation of lock instances to avoid having multiple locks for the same coordinates
* Don't delete lock instances after unlocking, to prevent threads waiting on a deleted lock to timeout
* Added debug logging

(cherry picked from commit 3b34c69)

Co-authored-by: German Muzquiz <[email protected]>

version-8.0.0

Toggle version-8.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore(dependencies): Autobump korkVersion (spinnaker#5339)

Co-authored-by: root <root@3c2f555b53f9>

version-7.3.3

Toggle version-7.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix(git): Remove git version constraints in distro package (bp spinna…

…ker#5308) (spinnaker#5309)

(cherry picked from commit 3ba8321)

Co-authored-by: German Muzquiz <[email protected]>