You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by dangogh <gi...@git.apache.org> on 2017/05/30 21:32:04 UTC

[GitHub] incubator-trafficcontrol pull request #626: [Backport TC-228] postinstall im...

GitHub user dangogh opened a pull request:

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

    [Backport TC-228] postinstall improvements

    

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/626.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 #626
    
----
commit 1622a6fc4fc16b655d7f76f1d963babdd897ab0d
Author: Dewayne Richardson <de...@apache.org>
Date:   2017-05-02T16:58:58Z

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

commit 371cdd8a8ee6341b10c008fbdeef1d910dd78538
Author: Dewayne Richardson <de...@apache.org>
Date:   2017-05-02T17:01:42Z

    added Postgres Bootstrap script for streamlining setup
    
    (cherry picked from commit 775078cb15c645a73945aa9a61c6764afb3c0a50)

commit 54248b40730a7f830dc627adf69a54668b055890
Author: Dewayne Richardson <de...@apache.org>
Date:   2017-05-02T17:07:41Z

    added a comment
    
    (cherry picked from commit a8aedf6c2a2b5e95dd53d11bdd79b66203d9dfc3)

commit 917cdf1199f58fc1431f84372b9bd03de1611d20
Author: Dewayne Richardson <de...@apache.org>
Date:   2017-05-02T17:10:15Z

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

commit e9f988751172c5a8bbfe4e3d1d095e79c65ccfe8
Author: Dewayne Richardson <de...@apache.org>
Date:   2017-05-03T16:47:54Z

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

commit 63076f5c4df416aebbe1e3ecdecaa56870ead555
Author: Dewayne Richardson <de...@apache.org>
Date:   2017-05-03T16:48:30Z

    added description
    
    (cherry picked from commit 3336900eba560a3ee45f042c91004ec5795de3d3)

commit 4b241d001a7eda7367627e7bb5c05011aa3645c7
Author: Dan Kirkwood <da...@gmail.com>
Date:   2017-05-08T23:23:12Z

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

commit 2df75f0f7a720c6a12a68d0e87678259611bf934
Author: Dewayne Richardson <de...@apache.org>
Date:   2017-05-12T14:53:30Z

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

commit 6d910212cef69d51587b7ce5213e03e7c2c4f505
Author: Chris Lemmons <al...@gmail.com>
Date:   2017-03-10T20:20:51Z

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

commit 0983a95687004628fbddaa2e7f01b128a714c748
Author: Chris Lemmons <al...@gmail.com>
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 0cff28a44c1d4842add1f8c4013f435f79247837
Author: Dewayne Richardson <de...@apache.org>
Date:   2017-05-12T14:55:17Z

    fixed formatting
    
    (cherry picked from commit 33df0cac9ea0d98f2d3acaf5d540d6b7c4d4f9a7)

commit 22f110f4177144eaf3a213b81d9fbb2e3ff27f0a
Author: Dewayne Richardson <de...@apache.org>
Date:   2017-05-12T14:55:49Z

    removed debug
    
    (cherry picked from commit 852ce2d96478ca39465dc5464a284451e7753a4a)

commit 11eef7a7622de38918db7101fab955f35ed9c583
Author: Dan Kirkwood <da...@gmail.com>
Date:   2017-05-16T18:08:26Z

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

commit 09f5ecb7d6a7e0a8d9d3853f4e75b47f42930a87
Author: Dan Kirkwood <da...@gmail.com>
Date:   2017-05-16T21:00:15Z

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

commit af799a41e559297c9ceee21105b97f72211f0549
Author: Dewayne Richardson <de...@apache.org>
Date:   2017-05-22T13:34:38Z

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

commit a7e1dcb2e14c6f841ff30fa629330d96237fe860
Author: Dewayne Richardson <de...@apache.org>
Date:   2017-05-22T19:56:54Z

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

commit 96769555f41e85c16c2c703fa6fc045bf282929f
Author: Dewayne Richardson <de...@apache.org>
Date:   2017-05-22T20:07:31Z

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

commit 6b9281aab5998bea4613c837aaa181fe12aa97b0
Author: Dewayne Richardson <de...@apache.org>
Date:   2017-05-22T20:53:28Z

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

commit 4d8e687d588686b57e1aeffe679300e091e58fe6
Author: Dan Kirkwood <da...@gmail.com>
Date:   2017-05-24T14:59:51Z

    clean up handling of dist dir during build
    
    (cherry picked from commit 3ff0f6d256ba7391b3dd0b54d6fdb240cff9a497)

commit e628598279d7d6f91f2ce81224994b5a91e6c135
Author: Dan Kirkwood <da...@gmail.com>
Date:   2017-05-24T15:00:07Z

    move goose install
    
    (cherry picked from commit 5cca48df2546cd8378a150122c4b054a0e03f398)

commit 547768f6238828a96d030d956bfffff5983201f9
Author: Dan Kirkwood <da...@gmail.com>
Date:   2017-05-24T20:20:55Z

    sensible error message when db connect fails
    
    (cherry picked from commit 9a93f2e3c538bcb58c81854ade66a193b1fdd6ae)

commit 1a6d12a81625f63b60b4da0fc27c2e1c554a0bc3
Author: Dan Kirkwood <da...@gmail.com>
Date:   2017-05-24T21:10:12Z

    fix dist dir creation in docker build
    
    (cherry picked from commit 1c8d8aa2c1641506a9e8e3e154b5aacf3805d22e)

commit a4643dd07b3698c784333ee01e9ecc81082e4b7e
Author: Dan Kirkwood <da...@gmail.com>
Date:   2017-05-25T15:30:10Z

    clean_build.sh no longer tromps parallel builds
    
    (cherry picked from commit 15683cd20633c86df94184c351a5dfa0ba2783be)

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-trafficcontrol pull request #626: [Backport TC-228] postinstall im...

Posted by dangogh <gi...@git.apache.org>.
Github user dangogh closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-trafficcontrol issue #626: [Backport TC-228] postinstall improveme...

Posted by limited <gi...@git.apache.org>.
Github user limited commented on the issue:

    https://github.com/apache/incubator-trafficcontrol/pull/626
  
    merged, please close


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---