Tags: pdk27/deck
Tags
fix(ecs): add memory and cpu to container inputs (spinnaker#7869) (sp… …innaker#7913) Co-authored-by: Matt Duftler <duftler@google.com>
fix(core): do not render the server group warning message in <pre> (s… …pinnaker#7774) (spinnaker#7777) * fix(core): do not render the server group warning message in <pre> * fix(core/appengine): trim confirmation modal body messages Co-authored-by: Chris Berry <73450+anotherchrisberry@users.noreply.github.com>
fix(core): manual cherry-pick of MapEditor fixes (spinnaker#7769) * fix(core/presentation): pass objects through in useValidationData There's a weird case where a FormikFormField may be used for a complex object with multiple fields and/or arrays. In this case, the Field's validator should return a structured error object. This isn't fully accounted for in the FormField API. For now, pass the complex error object through as 'validationMessage'. Tag it as "hidden" so we don't try to render it elsewhere as a ReactNode. * fix(core/presentation): FormikFormField: call revalidate whenever internal validators change * fix(core/presentation): MapEditor: Make errors fill the entire row width. Co-authored-by: Chris Thielen <christopherthielen@users.noreply.github.com>
fix(projects): Fixing clusters error validation (spinnaker#7701) (spi… …nnaker#7704)
fix(core): fix npe on first project cluster creation (spinnaker#7673) (… …spinnaker#7675)
fix(azure,gce): Fix typo breaking bake stage (spinnaker#7631) (spinna… …ker#7639)
fix(artifacts): enable inline editing of base64 artifacts (spinnaker#… …7612) (spinnaker#7614)
feat(google): add gce scale-down controls (spinnaker#7570) * feat(google): add feature flag for gce scale down controls * feat(google): add gce scale-down controls to autoscaling policy ui * fix(google): add min and max timeWindowSec, sidebar details
fix(runJob): fix artifact output creation (spinnaker#7579) (spinnaker… …#7580) fixes artifact output creation by passing in the `updatePipeline` method
fix(artifact/bitbucket): Bitbucket Use Default Artifact (spinnaker#7523… …) (spinnaker#7535) * fix(artifact/bitbucket): Bitbucket Use Default Artifact edit Object path field * remove regex on event onChange for Object Path field
PreviousNext