[ 
https://issues.apache.org/jira/browse/TC-228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16023951#comment-16023951
 ] 

ASF GitHub Bot commented on TC-228:
-----------------------------------

GitHub user dangogh opened a pull request:

    https://github.com/apache/incubator-trafficcontrol/pull/613

    [Backport TC-228] postinstall improvements

    lots of collective improvements to postinstall and postgres integration.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dangogh/incubator-trafficcontrol 
2.0-postinstall-cherry-pick

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafficcontrol/pull/613.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #613
    
----
commit 5557a7ace7029c39d70a0f6c0259d9f110a53ced
Author: Jeremy Mitchell <[email protected]>
Date:   2017-04-03T18:53:11Z

    moves all seed data into seeds.sql
    
    (cherry picked from commit e9c5d5805956abb97d7b256801e201538ac9a631)

commit 0ba069557805ac6925fa0e3ffbf9326bd2015f06
Author: Dewayne Richardson <[email protected]>
Date:   2017-05-02T16:58:58Z

    made changes to support seeds cleanup
    
    (cherry picked from commit d3bbaec410536737ab7d3e6d3ed6bfa09444806a)

commit af48dd1d5713b6693e15a8ccfcd782b44eeb4e53
Author: Dewayne Richardson <[email protected]>
Date:   2017-05-02T17:07:41Z

    added a comment
    
    (cherry picked from commit a8aedf6c2a2b5e95dd53d11bdd79b66203d9dfc3)

commit 9b0799ef6461c0eecb07b6b18996b56d84f4f51d
Author: Dewayne Richardson <[email protected]>
Date:   2017-05-02T17:10:15Z

    moved the gopath to /opt/traffic_ops/go
    
    (cherry picked from commit 16b300c9d57998502fcd35a7ca6b0dd37e743765)

commit 7d7cd3f4441e973838297163e863a8c61e14c272
Author: Dewayne Richardson <[email protected]>
Date:   2017-05-03T16:47:54Z

    updated to fix the insert admin sequence
    
    (cherry picked from commit a021bcd5136479bd41413fb3f5a96348493f8270)

commit 581322f91a4dd5bd7976aa3dc2f1bb18661ee3d9
Author: Dewayne Richardson <[email protected]>
Date:   2017-05-03T16:48:55Z

    updated to make errors show file paths
    
    (cherry picked from commit 1a296ab2aaeeb263c78c3af1380c0cd606af5b25)

commit df4968c6eb520b3a8771422a2a47a9838d36edeb
Author: Dewayne Richardson <[email protected]>
Date:   2017-05-05T14:37:03Z

    removed unused var
    
    (cherry picked from commit f129bf61b0473875490314547f356256bcc6db5d)

commit 0d8c51e721babf197251c7ad065c3ebaf649566b
Author: Dewayne Richardson <[email protected]>
Date:   2017-05-05T14:37:44Z

    removed unused subroutine
    
    (cherry picked from commit f173d5beb675fb4177534dd4c63896a789883e90)

commit 17a6104c6193e20fc5e2e84ef094eaf1ab7c7742
Author: Dewayne Richardson <[email protected]>
Date:   2017-05-08T20:42:08Z

    successfully demo'd postinstall after lots of testing
    
    (cherry picked from commit 0351e1b1c8afc9b209ae83baebb8997711e2a930)

commit f28d3dcd58d2b2d0f8d56a5aa5d64f637b4f8aba
Author: Dewayne Richardson <[email protected]>
Date:   2017-05-08T21:06:42Z

    replaced by export_profiles.pl
    
    (cherry picked from commit 7c8b8faff8ee2c9dfde745afbd79827167338064)

commit e4d3b183da52bab0515c7ec3ed0a00a035372491
Author: Dewayne Richardson <[email protected]>
Date:   2017-05-08T21:29:33Z

    cleaned up formatting
    
    (cherry picked from commit d94601a0ee5f0c22636987ea92fd817a1ea41a68)

commit 6d4594c37bccc3303c5ad4fcca0c9466ffe828ad
Author: Dewayne Richardson <[email protected]>
Date:   2017-05-08T21:29:38Z

    cleaned up formatting
    
    (cherry picked from commit 8af6bb0b1065f3f63a201a1e9398476214dbb7ac)

commit 0528a8d8d9ed5b9c725488c882efa933f0b3e396
Author: Dewayne Richardson <[email protected]>
Date:   2017-05-08T21:29:49Z

    added license
    
    (cherry picked from commit d289873d9995c4abf14b9d5ecf6f255244e3600b)

commit 3b4e79fd77b3193c32712f78fb5190ad665693ef
Author: Chris Lemmons <[email protected]>
Date:   2017-03-10T20:20:51Z

    Updated default build instructions to refer to the build script.
    
    (cherry picked from commit 3bf7ab8fcd94419c3e7c1bed73051cd83477f05c)

commit 5127d0499cece9931ec8ab89672b538e62744b9d
Author: Chris Lemmons <[email protected]>
Date:   2017-03-15T19:33:08Z

    Update pkg script to pull docker-compose into a local container if it is 
unavailable in the path.
    
    (cherry picked from commit 4b4be596d0bbaae7f67622062d32a9097dd64438)

commit a4d1accd1139e5b32b32d568cbab62c8bc9b6876
Author: Dewayne Richardson <[email protected]>
Date:   2017-05-08T21:30:03Z

    cleaned up the output
    
    (cherry picked from commit cf4f4c01f8134ee76436edd051420fc03c237c64)

commit 089b9a02df49ac7e2353cd5181b99b902cd3eac1
Author: Dan Kirkwood <[email protected]>
Date:   2017-05-08T23:23:12Z

    bypass preprocessing for postinstall if -h or -defaults flags passed
    
    (cherry picked from commit 88323e2f9bf71f91d82cb32a988e0dd06f953bb0)

commit ab3be84daec7457b012b1f3d880c49cf7636e31b
Author: Dewayne Richardson <[email protected]>
Date:   2017-05-09T13:57:19Z

    added README.md
    
    (cherry picked from commit 9788eab12116efa5031459face1f7581bc2c2f86)

commit 0cbf08cfd0e51415c8013ae0d07da196d9421e16
Author: Dewayne Richardson <[email protected]>
Date:   2017-05-09T18:23:20Z

    moved tm.toolname and tm.instance_name into the seeds
    
    (cherry picked from commit a032e47fde485a3b3e01b65a6d581fa916369cbd)

commit b16f216e60db8839467a2f12a411305b747448e7
Author: Dewayne Richardson <[email protected]>
Date:   2017-05-12T14:53:30Z

    fixed issue where the wrong conf file was being read
    
    (cherry picked from commit 5ef3d40f2edf01b0345f0e7e31e7627b7f8278f9)

commit 539493006bd825122d9e0579c994cde5347ec107
Author: Dewayne Richardson <[email protected]>
Date:   2017-05-12T14:55:17Z

    fixed formatting
    
    (cherry picked from commit 33df0cac9ea0d98f2d3acaf5d540d6b7c4d4f9a7)

commit bd70b9a1fb543613e2f33f8f4eb374cf1fce085a
Author: Dewayne Richardson <[email protected]>
Date:   2017-05-12T14:55:49Z

    removed debug
    
    (cherry picked from commit 852ce2d96478ca39465dc5464a284451e7753a4a)

commit 3af7699e38ec76e225475ed20512b4c8f949584a
Author: Dan Kirkwood <[email protected]>
Date:   2017-05-16T18:08:26Z

    remove Snapshots from tar backup when upgrading
    
    (cherry picked from commit 50d2c3fe5f29bb7aa2ba1235ab24fa64e3539bd0)

commit dac577b20ebb5c187a4407e8d1773d182f9b71b3
Author: Dan Kirkwood <[email protected]>
Date:   2017-05-16T21:00:15Z

    app/db/reset.sh was removed -- remove from spec
    
    (cherry picked from commit 91685068ecc63b9a3f22692e35534d797cbbcc7e)

commit 6819ccde9842e874885e52240faca215319c06b3
Author: Dan Kirkwood <[email protected]>
Date:   2017-05-20T03:42:59Z

    add license to sql file
    
    (cherry picked from commit eb7ec6db3bb7c465dc808020b6d2614fec97a975)

commit 7c72c037f4d98e534e6692287cdd7edd82e140e2
Author: Dewayne Richardson <[email protected]>
Date:   2017-05-22T13:34:38Z

    Fixed the Use of uninitialized value in concatenation (.) or string at
    
    (cherry picked from commit 610c6c22f44a221206e4e53b69e0c0c806c32793)

commit 7506302b3c35ff9f91e201522f97983cf9ceb7bd
Author: Dewayne Richardson <[email protected]>
Date:   2017-05-22T19:56:54Z

    moved the toolname and instance name back into seeds for postinstall 
simplicity
    
    (cherry picked from commit f868cae629d9513db66713ad3d89d443bd1c927a)

commit 759e07c217ef25e351de217d0c7f2f9fa2085588
Author: Dewayne Richardson <[email protected]>
Date:   2017-05-22T20:07:31Z

    added to make postgresql96 as a requirement
    
    (cherry picked from commit 0ba13b7e91e5991bc4663b31e388b19e5c49f389)

commit 8694301be1a6c56143698083c49a7b8041f40f6e
Author: Dewayne Richardson <[email protected]>
Date:   2017-05-22T20:08:43Z

    removed profile.d for now
    
    (cherry picked from commit eef68f02378e9f745644d02a430c59a82298e2c9)

commit cd239000f5276b3c66010721a8c63b60c037e11d
Author: Dewayne Richardson <[email protected]>
Date:   2017-05-22T20:53:28Z

    streamlined the Goose Install as well as the Environment PATHS
    
    (cherry picked from commit 67a87071ddb76d85fd2608ff8e1fdc29e4eb91b9)

----


> TO: postinstall changes needed for postgres
> -------------------------------------------
>
>                 Key: TC-228
>                 URL: https://issues.apache.org/jira/browse/TC-228
>             Project: Traffic Control
>          Issue Type: Bug
>          Components: Traffic Ops
>    Affects Versions: 2.0.0
>            Reporter: Dan Kirkwood
>            Assignee: Dan Kirkwood
>             Fix For: 2.0.0
>
>
> more changes needed to get postinstall working correctly for a postgres 
> installation.
> This is needed for 2.0.x release.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to