Spinnaker Release 1.1.1

Spinnaker 1.1.1

Deck

1.3.0-135 (2017-07-20)

Bug Fixes

  • Markdown: Do not render when message is empty (9831d6d3)
  • aws:
    • change "deprecated" to "not recommended" on rolling push (#3849) (ac77afb0)
    • provide explanatory text when no target groups present (#3847) (5bfe31d8)
    • restrict rolling push strategy to AWS (c9012455)
  • core:
    • Protect against undefined nodes in the pipeline graph (#3885) (1e4261fe)
    • improve error message on script stage failure (#3868) (f04569b7)
    • fix scroll on standalone views (#3866) (36ac32a8)
    • hide judgment inputs if manual judgment succeeded (#3865) (6c4595b4)
    • fixes ui-select clearable X button (#3870) (b5214b60)
    • trim spaces from pipeline name before delete (#3867) (45a455e1)
    • reduce badge size in compact headers (#3855) (8da4b515)
    • import from base rxjs (#3842) (dbbbd260)
    • correctly set default state on custom strategy params (#3836) (fd2e3874)
    • include "feature" on spinnaker component ctrl (a4327123)
    • initialize strategy selector (02c42173)
  • core/bootstrap: Add missing imports (e5041cce)
  • core/entityTag:
    • Clone more fields in UI when editing an entity tag (#3848) (19866889)
    • delete unused code (f2ff60bb)
  • core/executions: Show durations in execution details/permalink (#3809) (d85896ef)
  • docs: Update PULL_REQUEST_TEMPLATE contributing link (#3781) (cec0bb4e)
  • firefox: Fix application config scrolling in firefox (#3785) (111715fe)
  • gce:
    • prevent npe when loading server group wizard in project without default network (#3863) (f9dc1803)
    • minor formatting change for user data input field (#3829) (0b7655a2)
    • placate linter (#3844) (a7b93563)
    • cast load balancers to pacify TS compiler (#3840) (c0556709)
  • kubernetes: Search not working if result contained K8S load balancer (65d40ec1)
  • permissions: Prevent user from only specifying READ permission, and thus locking everyone out of that application (#3835) (509a6768)
  • pipeline-template: follow angular module name conventions for pipeline template plan errors component (ec835bf6)
  • pipeline_templates: wrap variable name (#3878) (ac110894)
  • pipelines:
    • fix float on health counts (e6557573)
    • correct diff on stages, smaller stringVal, dedupes (8fdaa28f)
  • provider/amazon:
    • Only enforce TG naming to be based on appname (#3877) (14db9c52)
    • Check to make sure cache types exists before showing refresh (#3875) (20fa7509)
    • Force certificate type if only one is available (#3873) (f1ae2587)
    • Fix deleting ALBs (#3862) (369c718e)
    • Fix missing information for ALB target groups (#3852) (92d434a9)
    • Require target groups to have unique names (e03f5981)
    • Fix key collisions when an ALB and classic LB existed with the same name (afc4267a)
    • Fix instance health setting in target groups (#3813) (c7f3c76a)
    • Add server groups to target group details (#3794) (41092270)
    • fix load balancer vpc id (053aa698)
  • provider/gce:
    • Make the linter happy. (#3854) (d0f635a8)
    • Disallow editing ports for ILBs. (#3790) (a5aec45b)
  • tests: exclude /lib/ from test context (6fcddb65)

Features

  • core:
    • require app name in appModelBuilder.createApplication (#3850) (3f20407e)
    • move canary/aca to core, remove netflix references (9de4a080)
    • restore canary/aca stages (ed3f1911)
    • include description in applications list view (c286db71)
    • automatically scroll to server group on deep link (59ecdeeb)
  • core/entityTag:
    • optionally render titles on alerts (9c1e3d42)
    • Tweak alert category descriptions (again) (a745f022)
    • Wait 100ms before showing entity tag popover (dc9cd02e)
    • Tweak alert category descriptions (#3830) (86a0b820)
  • core/utils: Add timing debug decorators (#3880) (47abf81f)
  • gce:
    • allow ilb port update (#3879) (05db0cf2)
    • better custom instance selector (#3851) (f59df3f6)
  • google: adds ability to package deck/google as a library (#3805) (84b5b506)
  • kubernetes: Configure Service Account Name (#3864) (3a6b46e5)
  • pipeline-templates: config view (#3787) (30d64393)
  • pipeline/RunJob: Allow container name conf (#3858) (74228deb)
  • provider/amazon:
    • Load certificates on demand (#3874) (eec53580)
    • Enforce target group naming convention (#3869) (f768f18f)
    • Cleanup ALB listeners CRUD UI (#3857) (80e98757)
    • CRUD for ALBs (#3803) (dd5abf4b)
    • Add link back to load balancer from target group details (#3796) (065ba9cc)
    • Expose ipAddressType in the ALB details panel (#3795) (a4ebc375)
  • provider/google:
    • Add support for Minimum CPU Platform. (#3856) (dfbe4adb)
    • Add ILB listeners. (#3832) (d723db8c)
    • Add support for Shared VPC Networking (XPN). (#3831) (7d0d532a)
  • provider/kubenretes: Support downward API env vars (#3804) (43bd877f)
  • provider/kubernetes: Run Job extended config (#3823) (dbe4bfd2)
  • react: Route to react components; use react UISref components (0e553337)

Front50

0.4.2-135 (2017-07-20)

Bug Fixes

  • permissions: Merge permissions for single application config call (#251) (adbdb555)

Generated by spinnaker at 2017-07-21 13:35:53

view raw changelog.md hosted with ❤ by GitHub