Tags: dpaynte91/echo
Tags
chore(stats): Rename Spring config props from telemetry to stats (spi… …nnaker#804) (spinnaker#805) Co-authored-by: Travis Tomsu <ttomsu@google.com>
Parameters in cron triggers (spinnaker#801) * feat(cron): pass along cron trigger parameters to orca Triggers support a parameters map, but for cron triggers it gets lost along the way and never makes it to orca, meaning that only default parameter values can be used for cron triggers. To work around this, users have been duplicating pipelines with different default values and different triggers. This does not scale for obvious reasons and is just generally cumbersome.
fix(pubsub): Default NodeIdentity to 'UnknownHost' to prevent NPE (sp… …innaker#781) (spinnaker#785) Co-authored-by: Travis Tomsu <ttomsu@google.com>
chore(logs): Improve logging of failed event processing (spinnaker#775)
fix(slack): Left-over fixes from interactive notifications (spinnaker… …#774) * fix(slack): Fix and enable signature verification for Slack callbacks * fix(slack): Remove token verification in favor of signature verification * fix(slack): Fix left-over refactored method call * chore(log): More debug logs * fix(test): Fix interactive notification tests
chore(kork): bump kork version (spinnaker#750) bump kork version for spinnaker/spinnaker#5323
chore(dependencies): Reverting Spring Boot 2.2 upgrade (spinnaker#735) Revert "chore(dependencies): Upgrade Spring Boot to 2.2.1 (spinnaker#702)" This reverts commit a8d0c89
fix(github): Put back github endpoint configuration (spinnaker#726) (s… …pinnaker#731) * fix(github): Put back github endpoint configuration * Removed useless test
PreviousNext