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

Removed restangular from CDNService #3602

Merged
merged 2 commits into from Nov 11, 2019

Conversation

ocket8888
Copy link
Contributor

What does this PR (Pull Request) do?

Removes a dependency on Restangular from the "CDNService"

Which Traffic Control components are affected by this PR?

  • Traffic Portal

Traffic Portal dependencies are not individually documented, and so no documentation changes are necessary.

What is the best way to verify this PR?

No functionality should have changed (except that errors will now be logged instead of ignored in many cases), so the existing tests should all pass.

Jeremy: actually, the only way to truly verify that the functionality did not change is to:

  1. run the UI tests (which is a very small subset of all TP functionality)
  2. manually verify the functionality associated with ALL the services functions that changed just to be sure all is well.

The following criteria are ALL met by this PR

  • This PR includes tests OR I have explained why tests are unnecessary
  • 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 does not include a database migration
  • This PR DOES NOT FIX A SERIOUS SECURITY VULNERABILITY

@dangogh dangogh added the Traffic Portal related to Traffic Portal label May 28, 2019
@ocket8888 ocket8888 force-pushed the removing-restangular-CDNService branch from 2131322 to 75f1766 Compare May 28, 2019 20:03
@dangogh dangogh added tech debt rework due to choosing easy/limited solution and removed tech debt rework due to choosing easy/limited solution labels May 30, 2019
@ocket8888 ocket8888 force-pushed the removing-restangular-CDNService branch from 75f1766 to f5b5354 Compare June 3, 2019 14:19
@asfgit
Copy link
Contributor

asfgit commented Jun 3, 2019

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/trafficcontrol-PR/3811/
Test PASSed.

@ocket8888 ocket8888 force-pushed the removing-restangular-CDNService branch from f5b5354 to c357567 Compare July 23, 2019 15:51
@asfgit
Copy link
Contributor

asfgit commented Jul 24, 2019

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/trafficcontrol-PR/4006/
Test PASSed.

@ocket8888 ocket8888 force-pushed the removing-restangular-CDNService branch from c357567 to 9db05dd Compare November 7, 2019 18:54
@asf-ci
Copy link
Contributor

asf-ci commented Nov 7, 2019

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/trafficcontrol-PR/4734/

Copy link
Member

@mitchell852 mitchell852 left a comment

Choose a reason for hiding this comment

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

works as expected

@mitchell852 mitchell852 merged commit 21e692b into apache:master Nov 11, 2019
@ocket8888 ocket8888 deleted the removing-restangular-CDNService branch November 11, 2019 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech debt rework due to choosing easy/limited solution Traffic Portal related to Traffic Portal
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants