Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TC-376] Add multiple steering targets and ordering #647

Closed
wants to merge 16 commits into from

Conversation

dg4prez
Copy link
Contributor

@dg4prez dg4prez commented Jun 6, 2017

Adds the capability to add or delete as many steering targets as the user would like. Also allows setting order or weight values. The UI will sort the resulting targets using the same response order used by traffic router:

  1. Order values <0 in ascending order.
  2. Weighted values in descending order.
  3. Order values >= 0 in ascending order.

This is essentially a full rewrite of the steering UI and API.

@dg4prez dg4prez changed the title Add steering targets [wip] Add steering targets Jun 6, 2017
@dg4prez dg4prez force-pushed the add_steering_targets branch 2 times, most recently from d3f2639 to 8af44bf Compare June 9, 2017 16:56
@dg4prez dg4prez changed the title [wip] Add steering targets [TC-376] Add steering targets Jun 9, 2017
@dg4prez dg4prez changed the title [TC-376] Add steering targets [TC-376] Add multiple steering targets and ordering Jun 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants