Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Remove Traffic Ops Golang legacy tc.ApiErrorType#3988

Merged
ocket8888 merged 4 commits intoapache:masterfrom
zrhoffman:replace-apierrortype
Oct 16, 2019
Merged

Remove Traffic Ops Golang legacy tc.ApiErrorType#3988
ocket8888 merged 4 commits intoapache:masterfrom
zrhoffman:replace-apierrortype

Conversation

@zrhoffman
Copy link
Copy Markdown
Member

@zrhoffman zrhoffman commented Oct 11, 2019

What does this PR (Pull Request) do?

Which Traffic Control components are affected by this PR?

  • Traffic Ops

ApiErrorType is not mentioned in the documentation, so its removal does not need to affect documentation.

What is the best way to verify this PR?

  • Run Docker Integration Tests
  • Run Traffic Ops Golang unit tests

If this is a bug fix, what versions of Traffic Control are affected?

Not a bug fix.

The following criteria are ALL met by this PR

  • Updates existing tests
  • This PR includes documentation OR I have explained why documentation is unnecessary
  • This PR includes an update to CHANGELOG.md OR such an update is not necessary
  • This PR includes any and all required license headers
  • This PR ensures that database migration sequence is correct OR this PR does not include a database migration
  • This PR DOES NOT FIX A SERIOUS SECURITY VULNERABILITY (see the Apache Software Foundation's security guidelines for details)

@asf-ci
Copy link
Copy Markdown
Contributor

asf-ci commented Oct 11, 2019

Can one of the admins verify this patch?

@mitchell852 mitchell852 added Traffic Ops related to Traffic Ops tech debt rework due to choosing easy/limited solution labels Oct 11, 2019
@zrhoffman zrhoffman changed the title WIP Remove Traffic Ops Golang legacy tc.ApiErrorType Remove Traffic Ops Golang legacy tc.ApiErrorType Oct 14, 2019
Copy link
Copy Markdown
Contributor

@mhoppa mhoppa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, I do have one question I left as a comment.

The unit tests, go fmt and api tests pass though so good work.

Comment thread traffic_ops/traffic_ops_golang/deliveryservice/deliveryservices.go Outdated
@ocket8888 ocket8888 merged commit a398bbc into apache:master Oct 16, 2019
@zrhoffman zrhoffman deleted the replace-apierrortype branch October 16, 2019 19:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

tech debt rework due to choosing easy/limited solution Traffic Ops related to Traffic Ops

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove Traffic Ops Golang legacy tc.ApiErrorType

5 participants