This repository was archived by the owner on Oct 20, 2023. It is now read-only.
Tags: SFDC/deck
Tags
chore(deck): bump kayenta version (spinnaker#7402) (spinnaker#7404)
fix(google): add default gce instance type disk constants to front end ( spinnaker#7383) (spinnaker#7384)
fix(typos): fix a few typos in help messages (spinnaker#7373)
fix(gce): remove use of ONLY_DOWN deprecated autoscaler policy (spinn… …aker#7310) (spinnaker#7315)
fix(core): Prevent reloads when hitting enter in create pipeline modal ( spinnaker#7277) (spinnaker#7278) spinnaker/spinnaker#4682
fix(core): Prevent reloads when hitting enter in create pipeline modal ( spinnaker#7277) (spinnaker#7281) spinnaker/spinnaker#4682
fix(appengine): handle multiple cluster accounts in server group modal ( spinnaker#7265) (spinnaker#7267)
fix(core): Render templated pipeline params in the pipeline run stage (… …spinnaker#7228) (spinnaker#7235) spinnaker/spinnaker#4623
fix(ssl/apache2): Port conflict in ports.conf.gen (spinnaker#7225) (s… …pinnaker#7233) The Deck pod was failing to start after a recent apache2 version bump in the image(2.4.25 to 2.4.38): `(98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:9000` Happening only when SSL was enabled. Starting from apache2 2.4.28, having multiple `Listen` directive listening to the same socket is forbidden: - https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x/CHANGES - https://httpd.apache.org/docs/2.4/mod/mpm_common.html#listen In this case, no need for multiple Listen directive as we always listen on one socket whether SSL is enabled or not.
fix(core): Display latest template in pipeline template list (spinnak… …er#7145) (spinnaker#7146) spinnaker/spinnaker#4561
PreviousNext