Tags: oceantroopers/deck
Tags
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
fix(provider/openstack): Properly set the attributes of a strtegy pip… …eline (spinnaker#7137)
fix(core): Make template table list scrollable (spinnaker#7111) (spin… …naker#7112) spinnaker/spinnaker#4519
fix(core): Display template inherited items (mptv2) as read only (spi… …nnaker#7102) (spinnaker#7110) spinnaker/spinnaker#4451
fix(kubernetes): fix req. artifacts to bind selector in patch manifes… …t stage (spinnaker#7095) (spinnaker#7096)
PreviousNext