Skip to content

Latest commit

 

History

History
224 lines (153 loc) · 15.5 KB

CHANGELOG.md

File metadata and controls

224 lines (153 loc) · 15.5 KB

Change Log

0.78.0 (2018-08-07)

Full Changelog

Merged pull requests:

  • Removed EOF message from paasta status output. #1926 (solarkennedy)
  • Added docs and schema for the container_port setting #1925 (solarkennedy)
  • Parallelize fetching haproxy state in get_happy_tasks, and limit the number of hosts to query. #1924 (EvanKrall)
  • Allow chronos rerun to skip services that have not been deployed #1915 (solarkennedy)

v0.78.0 (2018-08-03)

Full Changelog

Merged pull requests:

v0.77.2 (2018-07-23)

Full Changelog

v0.77.1 (2018-07-23)

Full Changelog

Merged pull requests:

v0.77.0 (2018-07-16)

Full Changelog

Merged pull requests:

v0.76.0 (2018-07-11)

Full Changelog

Merged pull requests:

v0.75.4 (2018-07-06)

Full Changelog

Merged pull requests:

v0.75.3 (2018-07-04)

Full Changelog

Merged pull requests:

  • Make travis fail if we break example cluster #1887 (mattmb)
  • Add kubernetes as an instance type #1886 (mattmb)

v0.75.2 (2018-07-03)

Full Changelog

Merged pull requests:

  • Fix docker\_wrapper.py doesn't see environment variables #1885 (vkhromov)
  • [secret.py] Nudge people to use the same prefixed env var name as secret name #1884 (KevinHock)
  • Count all non marathon tasks as batch tasks #1882 (huadongliu)
  • choose a host in the same pool that the service runs in to query for … #1881 (stug)
  • Deploy expected_runtime field for tronfig #1880 (qui)

v0.75.1 (2018-07-02)

Full Changelog

v0.75.0 (2018-07-02)

Full Changelog

Merged pull requests:

  • Fix broken link to soa_configs.html #1883 (jackchi)
  • Edit paasta add secret instructions #1878 (KevinHock)
  • Removed classic service replication monitoring #1877 (solarkennedy)
  • Don't abort scaling if there are many orphaned instances, but do warn… #1876 (stug)
  • Don't pass environment variable values to Docker via command line args #1875 (vkhromov)
  • Fix check registered slaves aws #1874 (davent)
  • Add support for kubernetes services #1872 (mattmb)
  • Print out the jenkins url when available to more slack notifications #1870 (solarkennedy)

v0.74.9 (2018-06-28)

Full Changelog

Merged pull requests:

  • Relax the format of spark-run pyspark, spark-submit, and spark-shell … #1873 (huadongliu)
  • Added spark-run command to start a spark history server #1871 (huadongliu)
  • Print a friendlier error to local-run users when secret decryption fails #1869 (solarkennedy)

v0.74.8 (2018-06-20)

Full Changelog

Merged pull requests:

v0.74.7 (2018-06-19)

Full Changelog

Merged pull requests:

v0.74.6 (2018-06-14)

Full Changelog

Merged pull requests:

v0.74.5 (2018-06-12)

Full Changelog

Merged pull requests:

v0.74.4 (2018-06-11)

Full Changelog

Merged pull requests:

v0.74.3 (2018-06-11)

Full Changelog

Merged pull requests:

  • Bump boto requirements to fix trusty build #1857 (keymone)

v0.74.2 (2018-06-08)

Full Changelog

Closed issues:

  • Spark-run leaks AWS credentials into process title #1851

Merged pull requests:

  • [tron tools] correctly skip deployment of unchanged tron namespaces #1856 (keymone)
  • Added safer passing of credentials to spark #1853 (Qmando)

v0.74.1 (2018-06-06)

Full Changelog

Merged pull requests:

  • Fix some places that I forgot to update for the async change #1852 (EvanKrall)
  • reduce cluster autoscaler aggressiveness in scaling down last instanc… #1850 (stug)

v0.74.0 (2018-06-05)

Full Changelog

v0.73.3 (2018-06-04)

Full Changelog

Merged pull requests:

v0.73.1 (2018-05-22)

Full Changelog

Merged pull requests:

  • Don't send slack noifications if the old and new commits are the same #1840 (solarkennedy)
  • Make SpotAutoscaler cleanup cancelled_running SFR with no instances #1839 (stug)

v0.73.0 (2018-05-21)

Full Changelog

Merged pull requests:

  • read tron config files from service directories #1836 (chlgit)

* This Change Log was automatically generated by github_changelog_generator