Tags: SusmitaBhattacharjee/clouddriver
Tags
fix(docker/test): Switch to java.util.Base64 (spinnaker#4345) sun.misc.BASE64Decoder was removed in JDK 9 in favor of java.util.Base64. JDK 8+ contains java.util.Base64, as such this remains backward compatible with JDK 8. Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
fix(aws): Fixing CLBs listener policies getting dropped on upsert (sp… …innaker#4343) - updated to now handle listener policies earlier in the operation - fixed a bug where if a call to drop a listener failed, the load balancer is left in a dirty state Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
fix(titus): Update filters for observeJob (spinnaker#4327) Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
feat(aws): Adding support for session stickiness for clbs upsert op (s… …pinnaker#4181) * feat(aws): Adding support for session stickiness for clbs upsert op - Added ability to define session stickiness for listeners * - updated * - remove whitespace * - simplify to just setting the passed policy names passed in request * - change warn msg to error
fix(ecs): ECS handling of IAM Roles with a path (spinnaker#4321) (spi… …nnaker#4322) * fix(ecs): ECS handling of IAM Roles with a path * fix(test): Fixed test for path Co-authored-by: Jason <mcintoshj@gmail.com>
fix(aws): Update diffing logic for AWS upsertSecurityGroupOperation (s… …pinnaker#4300) * fix(aws): Update diffing logic while upsertSecurityGroupOperation * adding UT and address PR comments * fixup based on PR feedback * fixup for matching logic Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
fix(kubernetes): On refresh, don't replace credentials that have not … …changed (spinnaker#4301)
fix(eureka): kato result object for skipped instances (spinnaker#4295) * fix(eureka): kato result object for skipped instances * Update clouddriver-eureka/src/main/groovy/com/netflix/spinnaker/clouddriver/eureka/deploy/ops/AbstractEurekaSupport.groovy Co-Authored-By: Mark Vulfson <markvu@live.com> Co-authored-by: Mark Vulfson <markvu@live.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
fix(aws): Revert the IP Rule diff logic changes (spinnaker#4287) Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
PreviousNext