Tags: gochist/deck
Tags
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)
fix(kubernetes): fix req. artifacts to bind selector in patch manifes… …t stage (spinnaker#7095) (spinnaker#7097)
fix(amazon/serverGroup): Do not apply default AZs unless the user wan… …ts to usePreferredZones (spinnaker#6609) (spinnaker#7087)
fix(amazon): explicitly import d3 for scaling policy graphs (spinnake… …r#6989) (spinnaker#7072)
fix(runJob/kubernetes): reliably display logs (spinnaker#7060) (spinn… …aker#7061) * fix(runJob/kubernetes): fix log display fix a case where the log link was being displayed before all the data needed to render it was available. this caused some confusing cases where the link would be rendered but users would be met with a Not Found error in the popup. ultimately this was due to a missing namespace. resolved by pulling the namespace off of the job status instead of depending on the manifest subscription. * fix(runJob/kubernetes): fetch manifest once jobs collect owned pods when collecting job status so we are no longer dependent on subscribing to manifest events to get the pod names created by the job. instead, simply fetch the manifest once. this is more reliable than subscribing to manifest updates.
fix(provider/azure): Fix UI for Azure Load Balancer in server group c… …onfiguration (spinnaker#7055) (spinnaker#7057)
fix(authz): Handle apps without execute permissions (spinnaker#7017) (s… …pinnaker#7025) * fix(authz): Handle apps without execute permissions Applications saved before spinnaker#6901 and spinnaker/fiat#373 does not have EXECUTE permission set, and in some cases this breaks Deck since `PermissionsConfigurer` always assumed apps had EXECUTE permissions set.
fix(artifacts): HTTP default artifact needs reference field (spinnake… …r#6836) (spinnaker#7026) For the same reason as in a previous [PR], we also need to set the reference field for default artifacts. [PR]: spinnaker#6679
PreviousNext