Skip to content

Commit

Permalink
Clean up unused code (#7271)
Browse files Browse the repository at this point in the history
* Remove mentions of todb_bootstrap

* Add removals to changelog

* Add PR link to change log

* undo removal of _postinstall.pl and library files

* update change log

* fix bad copy

* fix change log

* fix change log

* Add back convert profile

* remove unused command
  • Loading branch information
ericholguin authored Apr 5, 2023
1 parent 904e240 commit bee4fe7
Show file tree
Hide file tree
Showing 28 changed files with 8 additions and 2,430 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
- [#7411](https://github.com/apache/trafficcontrol/pull/7411) *Traffic Control Cache Config (t3c)* Fixed issue with wrong parent ordering with MSO non-topology delivery services.
- [#7425](https://github.com/apache/trafficcontrol/pull/7425) *Traffic Control Cache Config (t3c)* Fixed issue with layered profile iteration being done in the wrong order.

### Removed
- [#7271](https://github.com/apache/trafficcontrol/pull/7271) Remove components in `infrastructre/docker/`, not in use as cdn-in-a-box performs the same functionality.
- [#7271](https://github.com/apache/trafficcontrol/pull/7271) Remove`misc/jira_github_issue_import.py`, the project does not use JIRA.
- [#7271](https://github.com/apache/trafficcontrol/pull/7271) Remove `traffic_ops/install/bin/convert_profile/`, this script is outdated and is for use on an EOL ATS version.
- [#7271](https://github.com/apache/trafficcontrol/pull/7271) Remove `traffic_ops/install/bin/install_go.sh`, `traffic_ops/install/bin/todb_bootstrap.sh` and `traffic_ops/install/bin/install_goose.sh` are no longer in use.

## [7.0.0] - 2022-07-19
### Added
- [Traffic Portal] Added Layered Profile feature to /servers/
Expand Down
192 changes: 0 additions & 192 deletions infrastructure/docker/README.md

This file was deleted.

42 changes: 0 additions & 42 deletions infrastructure/docker/traffic_monitor/Dockerfile

This file was deleted.

145 changes: 0 additions & 145 deletions infrastructure/docker/traffic_monitor/run.sh

This file was deleted.

74 changes: 0 additions & 74 deletions infrastructure/docker/traffic_ops/Dockerfile

This file was deleted.

43 changes: 0 additions & 43 deletions infrastructure/docker/traffic_ops/Dockerfile_psql

This file was deleted.

30 changes: 0 additions & 30 deletions infrastructure/docker/traffic_ops/dbInit.sh

This file was deleted.

Loading

0 comments on commit bee4fe7

Please sign in to comment.