You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficcontrol.apache.org by Hank Beatty <hb...@apache.org> on 2017/10/23 20:01:57 UTC

[VOTE] Release Apache Traffic Control (incubating) 2.1.0-RC1

Hello All,

I've prepared a release for v2.1.0-RC1

The vote is open for at least 72 hours and passes if a majority of at least 3 +1 PPMC votes are cast.

[ ] +1 Approve the release

[ ] -1 Do not release this package because ...

Changes since 2.0.0:
https://github.com/apache/incubator-trafficcontrol/compare/2.0.x...RELEASE-2.1.0-RC1

This corresponds to git:
  Hash:6ea2ca86d07c16a3b3ca419dd56b975059271206
  Tag: RELEASE-2.1.0-RC1

Which can be verified with the following: git tag -v RELEASE-2.1.0-RC1

My code signing key is available here:
https://pgp.mit.edu/pks/lookup?op=get&search=0x582D3F6E79270895

Make sure you refresh from a key server to get all relevant signatures.

The source .tar.gz file, pgp signature (.asc signed with my key from
above), md5 and sha512 checksums are provided here:
https://dist.apache.org/repos/dist/dev/incubator/trafficcontrol/2.1.0/RC1

Thanks!


Re: [VOTE] Release Apache Traffic Control (incubating) 2.1.0-RC1

Posted by Hank Beatty <hb...@apache.org>.
There are 41 pages of PRs that do not have milestones.

On 10/26/2017 02:24 PM, Dave Neuman wrote:
> Yeah, every PR should have a milestone
> 
> On Thu, Oct 26, 2017 at 11:42 AM, Eric Friedrich (efriedri) <
> efriedri@cisco.com> wrote:
> 
>> Do PRs/issues that don’t have a milestone assigned still end up in this
>> changelog? I know theres a bunch more that went into 2.1 that isn’t in this
>> list.
>>
>> Should we make sure that every PR/Issue is assigned a milestone before its
>> merged?
>>
>>> On Oct 26, 2017, at 12:52 PM, Hank Beatty <hb...@gmail.com> wrote:
>>>
>>> Thanks Phil this is very nice.
>>>
>>> Both of these scripts use the "milestones" to generate the changelog.
>> Currently there are 21 issues associated with the 2.1.0 milestone.
>>>
>>> Here is the output of the one in TC:
>>>
>>> Changes with Traffic Control 2.1.0
>>>   #878 - [TC-488] Docs - Multi Site Origin not up to date
>>>   #879 - [TC-490] mso.qstring_handling parameter is checked but not
>> documented
>>>   #880 - [TC-489] Multi Site Origin - Invalid default values for multiple
>> config params
>>>   #901 - [TC-377] Default profiles for EDGE and MID are missing after
>> initial install
>>>   #906 - [TC-327] ConfigFiles.pm detects blank as not null and tries to
>> gen files GH #1090
>>>   #909 - [TC-301] creating https delivery service and not setting to
>> active still looks for cert. Github Issue #1086
>>>   #912 - [TC-169] TR download the RGB file continuously when the same RGB
>> file on server
>>>   #915 - [TC-116] remap.config order is different on master (postgres)
>> than it is on 1.8.
>>>   #980 - [TC-552] Global parameters may be duplicated when seeds.sql is
>> run
>>>   #988 - [TC-514] ORT: Change Traffic Ops hostname in middle of ORT run
>>>   #1001 - [TC-408] Documentation for creating ssl keys is missing a field.
>>>   #1090 - [TC-518] ToCDUCheck and ToCHRCheck: Value formatted as float
>> instead of int
>>>   #1115 - [TC-429] - TP - removes map due to license incompatibility
>>>   #1118 - POST /api/1.2/deliveryserviceserver doesn't update header
>> rewrite, regex remap and cacheurl
>>>   #1167 - [BACKPORT][TC-518] ToCDUCheck and ToCHRCheck: Value formatted
>> as float instead of int #1090
>>>   #1168 - [BACKPORT][TC-514] ORT: Change Traffic Ops hostname in middle
>> of ORT run
>>>   #1195 - [Issue-1189] - Backport to 2.1.x - delivery service tenancy is
>> forced on creation and update if use_tenancy is on
>>>   #1375 - BACKPORT - fix docs for Deliveryservice/sslkeys/generate and
>> deliveryservice/ssl…
>>>   #1386 - Traffic Portal V2 main menu has two rows labeled "Tenants"
>>>
>>>
>>> On 10/26/2017 11:55 AM, Phil Sorber wrote:
>>>> I believe this one has had a little more love recently and does things
>> like
>>>> only include merged pull requests, etc.
>>>> https://github.com/apache/trafficserver/blob/master/tools/changelog.pl
>>>> On Thu, Oct 26, 2017 at 9:52 AM Phil Sorber <so...@apache.org> wrote:
>>>>> You guys mean like this?
>>>>>
>>>>>
>>>>> https://github.com/apache/incubator-trafficcontrol/blob/
>> master/misc/changelog.pl
>>>>>
>>>>> On Thu, Oct 26, 2017 at 8:39 AM Hank Beatty <hb...@apache.org>
>> wrote:
>>>>>
>>>>>> I was thinking of starting with something like this:
>>>>>> https://github.com/skywinder/github-changelog-generator#
>> output-example.
>>>>>> I will also look at the github-changes that Steve mentions.
>>>>>>
>>>>>> Hank
>>>>>>
>>>>>> On 10/26/2017 08:48 AM, Steve Malenfant wrote:
>>>>>>> Do we have a sample from a script that would create a change log
>> based
>>>>>> on
>>>>>>> pull request only? I tried `github-changes` yesterday but it seemed
>> to
>>>>>> work
>>>>>>> only with the older releases (<1.8). Although I haven't spent much
>> time
>>>>>> on
>>>>>>> it.
>>>>>>>
>>>>>>> We should probably only list the high level changes such as new
>>>>>> features,
>>>>>>> improvements, important fixes and breaking changes (relates to
>>>>>> operations
>>>>>>> action required).
>>>>>>>
>>>>>>> Few things we should note as well :
>>>>>>> - How to upgrade from pre-2.0 releases
>>>>>>> - What are the upgrade procedures (run postinstall for example)
>>>>>>> - Profiles locations (not included in 2.x basic install anymore)
>>>>>>>
>>>>>>> I'm sure some of those are documented already, might just requires
>>>>>>> references.
>>>>>>>
>>>>>>> Steve
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> On Wed, Oct 25, 2017 at 8:06 AM, Hank Beatty <hb...@apache.org>
>>>>>> wrote:
>>>>>>>
>>>>>>>> Hello Steve,
>>>>>>>>
>>>>>>>> The release notes are still being worked on. I am also looking for
>>>>>>>> suggestions on how the release notes should be formatted, and how
>> they
>>>>>>>> might be auto-generated. If you have any, please let me know.
>>>>>>>>
>>>>>>>> Regards,
>>>>>>>> Hank
>>>>>>>>
>>>>>>>> On 10/24/2017 07:26 AM, Steve Malenfant wrote:
>>>>>>>>
>>>>>>>>> Is there any Release Notes associated with this release? 1,337
>>>>>> changes and
>>>>>>>>> the link above will only display 250 of them.
>>>>>>>>>
>>>>>>>>> Steve
>>>>>>>>>
>>>>>>>>> On Mon, Oct 23, 2017 at 4:01 PM, Hank Beatty <hb...@apache.org>
>>>>>> wrote:
>>>>>>>>>
>>>>>>>>> Hello All,
>>>>>>>>>>
>>>>>>>>>> I've prepared a release for v2.1.0-RC1
>>>>>>>>>>
>>>>>>>>>> The vote is open for at least 72 hours and passes if a majority
>> of at
>>>>>>>>>> least 3 +1 PPMC votes are cast.
>>>>>>>>>>
>>>>>>>>>> [ ] +1 Approve the release
>>>>>>>>>>
>>>>>>>>>> [ ] -1 Do not release this package because ...
>>>>>>>>>>
>>>>>>>>>> Changes since 2.0.0:
>>>>>>>>>> https://github.com/apache/incubator-trafficcontrol/compare/
>>>>>>>>>> 2.0.x...RELEASE-2.1.0-RC1
>>>>>>>>>>
>>>>>>>>>> This corresponds to git:
>>>>>>>>>>     Hash:6ea2ca86d07c16a3b3ca419dd56b975059271206
>> <(505)%20927-1206>
>>>>>> <(505)%20927-1206>
>>>>>>>>>> <(505)%20927-1206>
>>>>>>>>>>     Tag: RELEASE-2.1.0-RC1
>>>>>>>>>>
>>>>>>>>>> Which can be verified with the following: git tag -v
>>>>>> RELEASE-2.1.0-RC1
>>>>>>>>>>
>>>>>>>>>> My code signing key is available here:
>>>>>>>>>> https://pgp.mit.edu/pks/lookup?op=get&search=0x582D3F6E79270895
>>>>>>>>>>
>>>>>>>>>> Make sure you refresh from a key server to get all relevant
>>>>>> signatures.
>>>>>>>>>>
>>>>>>>>>> The source .tar.gz file, pgp signature (.asc signed with my key
>> from
>>>>>>>>>> above), md5 and sha512 checksums are provided here:
>>>>>>>>>> https://dist.apache.org/repos/dist/dev/incubator/trafficcont
>>>>>>>>>> rol/2.1.0/RC1
>>>>>>>>>>
>>>>>>>>>> Thanks!
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
>>>>>>>
>>>>>>
>>>>>
>>
>>
> 

Re: [VOTE] Release Apache Traffic Control (incubating) 2.1.0-RC1

Posted by Dave Neuman <ne...@apache.org>.
Yeah, every PR should have a milestone

On Thu, Oct 26, 2017 at 11:42 AM, Eric Friedrich (efriedri) <
efriedri@cisco.com> wrote:

> Do PRs/issues that don’t have a milestone assigned still end up in this
> changelog? I know theres a bunch more that went into 2.1 that isn’t in this
> list.
>
> Should we make sure that every PR/Issue is assigned a milestone before its
> merged?
>
> > On Oct 26, 2017, at 12:52 PM, Hank Beatty <hb...@gmail.com> wrote:
> >
> > Thanks Phil this is very nice.
> >
> > Both of these scripts use the "milestones" to generate the changelog.
> Currently there are 21 issues associated with the 2.1.0 milestone.
> >
> > Here is the output of the one in TC:
> >
> > Changes with Traffic Control 2.1.0
> >  #878 - [TC-488] Docs - Multi Site Origin not up to date
> >  #879 - [TC-490] mso.qstring_handling parameter is checked but not
> documented
> >  #880 - [TC-489] Multi Site Origin - Invalid default values for multiple
> config params
> >  #901 - [TC-377] Default profiles for EDGE and MID are missing after
> initial install
> >  #906 - [TC-327] ConfigFiles.pm detects blank as not null and tries to
> gen files GH #1090
> >  #909 - [TC-301] creating https delivery service and not setting to
> active still looks for cert. Github Issue #1086
> >  #912 - [TC-169] TR download the RGB file continuously when the same RGB
> file on server
> >  #915 - [TC-116] remap.config order is different on master (postgres)
> than it is on 1.8.
> >  #980 - [TC-552] Global parameters may be duplicated when seeds.sql is
> run
> >  #988 - [TC-514] ORT: Change Traffic Ops hostname in middle of ORT run
> >  #1001 - [TC-408] Documentation for creating ssl keys is missing a field.
> >  #1090 - [TC-518] ToCDUCheck and ToCHRCheck: Value formatted as float
> instead of int
> >  #1115 - [TC-429] - TP - removes map due to license incompatibility
> >  #1118 - POST /api/1.2/deliveryserviceserver doesn't update header
> rewrite, regex remap and cacheurl
> >  #1167 - [BACKPORT][TC-518] ToCDUCheck and ToCHRCheck: Value formatted
> as float instead of int #1090
> >  #1168 - [BACKPORT][TC-514] ORT: Change Traffic Ops hostname in middle
> of ORT run
> >  #1195 - [Issue-1189] - Backport to 2.1.x - delivery service tenancy is
> forced on creation and update if use_tenancy is on
> >  #1375 - BACKPORT - fix docs for Deliveryservice/sslkeys/generate and
> deliveryservice/ssl…
> >  #1386 - Traffic Portal V2 main menu has two rows labeled "Tenants"
> >
> >
> > On 10/26/2017 11:55 AM, Phil Sorber wrote:
> >> I believe this one has had a little more love recently and does things
> like
> >> only include merged pull requests, etc.
> >> https://github.com/apache/trafficserver/blob/master/tools/changelog.pl
> >> On Thu, Oct 26, 2017 at 9:52 AM Phil Sorber <so...@apache.org> wrote:
> >>> You guys mean like this?
> >>>
> >>>
> >>> https://github.com/apache/incubator-trafficcontrol/blob/
> master/misc/changelog.pl
> >>>
> >>> On Thu, Oct 26, 2017 at 8:39 AM Hank Beatty <hb...@apache.org>
> wrote:
> >>>
> >>>> I was thinking of starting with something like this:
> >>>> https://github.com/skywinder/github-changelog-generator#
> output-example.
> >>>> I will also look at the github-changes that Steve mentions.
> >>>>
> >>>> Hank
> >>>>
> >>>> On 10/26/2017 08:48 AM, Steve Malenfant wrote:
> >>>>> Do we have a sample from a script that would create a change log
> based
> >>>> on
> >>>>> pull request only? I tried `github-changes` yesterday but it seemed
> to
> >>>> work
> >>>>> only with the older releases (<1.8). Although I haven't spent much
> time
> >>>> on
> >>>>> it.
> >>>>>
> >>>>> We should probably only list the high level changes such as new
> >>>> features,
> >>>>> improvements, important fixes and breaking changes (relates to
> >>>> operations
> >>>>> action required).
> >>>>>
> >>>>> Few things we should note as well :
> >>>>> - How to upgrade from pre-2.0 releases
> >>>>> - What are the upgrade procedures (run postinstall for example)
> >>>>> - Profiles locations (not included in 2.x basic install anymore)
> >>>>>
> >>>>> I'm sure some of those are documented already, might just requires
> >>>>> references.
> >>>>>
> >>>>> Steve
> >>>>>
> >>>>>
> >>>>>
> >>>>> On Wed, Oct 25, 2017 at 8:06 AM, Hank Beatty <hb...@apache.org>
> >>>> wrote:
> >>>>>
> >>>>>> Hello Steve,
> >>>>>>
> >>>>>> The release notes are still being worked on. I am also looking for
> >>>>>> suggestions on how the release notes should be formatted, and how
> they
> >>>>>> might be auto-generated. If you have any, please let me know.
> >>>>>>
> >>>>>> Regards,
> >>>>>> Hank
> >>>>>>
> >>>>>> On 10/24/2017 07:26 AM, Steve Malenfant wrote:
> >>>>>>
> >>>>>>> Is there any Release Notes associated with this release? 1,337
> >>>> changes and
> >>>>>>> the link above will only display 250 of them.
> >>>>>>>
> >>>>>>> Steve
> >>>>>>>
> >>>>>>> On Mon, Oct 23, 2017 at 4:01 PM, Hank Beatty <hb...@apache.org>
> >>>> wrote:
> >>>>>>>
> >>>>>>> Hello All,
> >>>>>>>>
> >>>>>>>> I've prepared a release for v2.1.0-RC1
> >>>>>>>>
> >>>>>>>> The vote is open for at least 72 hours and passes if a majority
> of at
> >>>>>>>> least 3 +1 PPMC votes are cast.
> >>>>>>>>
> >>>>>>>> [ ] +1 Approve the release
> >>>>>>>>
> >>>>>>>> [ ] -1 Do not release this package because ...
> >>>>>>>>
> >>>>>>>> Changes since 2.0.0:
> >>>>>>>> https://github.com/apache/incubator-trafficcontrol/compare/
> >>>>>>>> 2.0.x...RELEASE-2.1.0-RC1
> >>>>>>>>
> >>>>>>>> This corresponds to git:
> >>>>>>>>    Hash:6ea2ca86d07c16a3b3ca419dd56b975059271206
> <(505)%20927-1206>
> >>>> <(505)%20927-1206>
> >>>>>>>> <(505)%20927-1206>
> >>>>>>>>    Tag: RELEASE-2.1.0-RC1
> >>>>>>>>
> >>>>>>>> Which can be verified with the following: git tag -v
> >>>> RELEASE-2.1.0-RC1
> >>>>>>>>
> >>>>>>>> My code signing key is available here:
> >>>>>>>> https://pgp.mit.edu/pks/lookup?op=get&search=0x582D3F6E79270895
> >>>>>>>>
> >>>>>>>> Make sure you refresh from a key server to get all relevant
> >>>> signatures.
> >>>>>>>>
> >>>>>>>> The source .tar.gz file, pgp signature (.asc signed with my key
> from
> >>>>>>>> above), md5 and sha512 checksums are provided here:
> >>>>>>>> https://dist.apache.org/repos/dist/dev/incubator/trafficcont
> >>>>>>>> rol/2.1.0/RC1
> >>>>>>>>
> >>>>>>>> Thanks!
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>
> >>>>>
> >>>>
> >>>
>
>

Re: [VOTE] Release Apache Traffic Control (incubating) 2.1.0-RC1

Posted by Steve Malenfant <sm...@gmail.com>.
Please take a look at the master branch vs 2.1.x (or 2.0.x). I noticed that
master doesn't have these extra "This close #xxxx". I believe were there
because of the ASF git merges. Should these manual merges with empty
commits not occur anymore?

For example, when I use github-changes between these 2 releases, I get no
"pull requests". I can't really explain. So looks like we would need to use
the milestones for now.

root@af6c48399809:/# github-changes -o apache -r incubator-trafficcontrol
-a --use-commit-body --only-pulls -b master --between-tags
RELEASE-2.0.0...RELEASE-2.1.0-RC1
root@af6c48399809:/# more CHANGELOG.md
## Change Log

### RELEASE-2.1.0-RC1 (2017/10/16 17:10 +00:00)

- [#1](https://github.com/apache/incubator-trafficcontrol/pull/1) Merging
master (@dangogh, @mitchell852, @limited, @zhilhuan, @dewrich, @rob05c,
@alficles, @DylanVolz, @nir-sopher, @dneuman64, @dg4pre
z, @mdb, @rscrimojr, @elsloo, @knutsel, @rawlinp)

But using --between-tags RELEASE-1.6.0...RELEASE-1.7.0 works just fine...

### RELEASE-1.7.0 (2016/10/14 18:30 +00:00)

- [#2027](https://github.com/apache/incubator-trafficcontrol/pull/2027)
Google::ProtocolBuffers to previous version (@dangogh)
- [#2026](https://github.com/apache/incubator-trafficcontrol/pull/2026)
adds back route that got deleted (@mitchell852)
- [#2023](https://github.com/apache/incubator-trafficcontrol/pull/2023)
updates for TOv2 experimental (@mitchell852)
...


On Thu, Oct 26, 2017 at 4:56 PM, Phil Sorber <so...@apache.org> wrote:

> I agree with Dave.
>
> On Thu, Oct 26, 2017 at 1:59 PM Hank Beatty <hb...@apache.org> wrote:
>
> > Not currently. We either need to use a different script to generate the
> > changelog or go back and modify all of the
> > PRs/commits to have the 2.1.0 milestone.
> >
> > Give me until tomorrow because I would like to look at the other one that
> > I presented.
> >
> > Hank
> >
> > On 10/26/2017 01:42 PM, Eric Friedrich (efriedri) wrote:
> > > Do PRs/issues that don’t have a milestone assigned still end up in this
> > changelog? I know theres a bunch more that went into 2.1 that isn’t in
> this
> > list.
> > >
> > > Should we make sure that every PR/Issue is assigned a milestone before
> > its merged?
> > >
> > >> On Oct 26, 2017, at 12:52 PM, Hank Beatty <hb...@gmail.com> wrote:
> > >>
> > >> Thanks Phil this is very nice.
> > >>
> > >> Both of these scripts use the "milestones" to generate the changelog.
> > Currently there are 21 issues associated with the 2.1.0 milestone.
> > >>
> > >> Here is the output of the one in TC:
> > >>
> > >> Changes with Traffic Control 2.1.0
> > >>   #878 - [TC-488] Docs - Multi Site Origin not up to date
> > >>   #879 - [TC-490] mso.qstring_handling parameter is checked but not
> > documented
> > >>   #880 - [TC-489] Multi Site Origin - Invalid default values for
> > multiple config params
> > >>   #901 - [TC-377] Default profiles for EDGE and MID are missing after
> > initial install
> > >>   #906 - [TC-327] ConfigFiles.pm detects blank as not null and tries
> to
> > gen files GH #1090
> > >>   #909 - [TC-301] creating https delivery service and not setting to
> > active still looks for cert. Github Issue #1086
> > >>   #912 - [TC-169] TR download the RGB file continuously when the same
> > RGB file on server
> > >>   #915 - [TC-116] remap.config order is different on master (postgres)
> > than it is on 1.8.
> > >>   #980 - [TC-552] Global parameters may be duplicated when seeds.sql
> is
> > run
> > >>   #988 - [TC-514] ORT: Change Traffic Ops hostname in middle of ORT
> run
> > >>   #1001 - [TC-408] Documentation for creating ssl keys is missing a
> > field.
> > >>   #1090 - [TC-518] ToCDUCheck and ToCHRCheck: Value formatted as float
> > instead of int
> > >>   #1115 - [TC-429] - TP - removes map due to license incompatibility
> > >>   #1118 - POST /api/1.2/deliveryserviceserver doesn't update header
> > rewrite, regex remap and cacheurl
> > >>   #1167 - [BACKPORT][TC-518] ToCDUCheck and ToCHRCheck: Value
> formatted
> > as float instead of int #1090
> > >>   #1168 - [BACKPORT][TC-514] ORT: Change Traffic Ops hostname in
> middle
> > of ORT run
> > >>   #1195 - [Issue-1189] - Backport to 2.1.x - delivery service tenancy
> > is forced on creation and update if use_tenancy is on
> > >>   #1375 - BACKPORT - fix docs for Deliveryservice/sslkeys/generate
> and
> > deliveryservice/ssl…
> > >>   #1386 - Traffic Portal V2 main menu has two rows labeled "Tenants"
> > >>
> > >>
> > >> On 10/26/2017 11:55 AM, Phil Sorber wrote:
> > >>> I believe this one has had a little more love recently and does
> things
> > like
> > >>> only include merged pull requests, etc.
> > >>> https://github.com/apache/trafficserver/blob/master/
> tools/changelog.pl
> > >>> On Thu, Oct 26, 2017 at 9:52 AM Phil Sorber <so...@apache.org>
> wrote:
> > >>>> You guys mean like this?
> > >>>>
> > >>>>
> > >>>>
> > https://github.com/apache/incubator-trafficcontrol/blob/
> master/misc/changelog.pl
> > >>>>
> > >>>> On Thu, Oct 26, 2017 at 8:39 AM Hank Beatty <hb...@apache.org>
> > wrote:
> > >>>>
> > >>>>> I was thinking of starting with something like this:
> > >>>>>
> > https://github.com/skywinder/github-changelog-generator#output-example.
> > >>>>> I will also look at the github-changes that Steve mentions.
> > >>>>>
> > >>>>> Hank
> > >>>>>
> > >>>>> On 10/26/2017 08:48 AM, Steve Malenfant wrote:
> > >>>>>> Do we have a sample from a script that would create a change log
> > based
> > >>>>> on
> > >>>>>> pull request only? I tried `github-changes` yesterday but it
> seemed
> > to
> > >>>>> work
> > >>>>>> only with the older releases (<1.8). Although I haven't spent much
> > time
> > >>>>> on
> > >>>>>> it.
> > >>>>>>
> > >>>>>> We should probably only list the high level changes such as new
> > >>>>> features,
> > >>>>>> improvements, important fixes and breaking changes (relates to
> > >>>>> operations
> > >>>>>> action required).
> > >>>>>>
> > >>>>>> Few things we should note as well :
> > >>>>>> - How to upgrade from pre-2.0 releases
> > >>>>>> - What are the upgrade procedures (run postinstall for example)
> > >>>>>> - Profiles locations (not included in 2.x basic install anymore)
> > >>>>>>
> > >>>>>> I'm sure some of those are documented already, might just requires
> > >>>>>> references.
> > >>>>>>
> > >>>>>> Steve
> > >>>>>>
> > >>>>>>
> > >>>>>>
> > >>>>>> On Wed, Oct 25, 2017 at 8:06 AM, Hank Beatty <hb...@apache.org>
> > >>>>> wrote:
> > >>>>>>
> > >>>>>>> Hello Steve,
> > >>>>>>>
> > >>>>>>> The release notes are still being worked on. I am also looking
> for
> > >>>>>>> suggestions on how the release notes should be formatted, and how
> > they
> > >>>>>>> might be auto-generated. If you have any, please let me know.
> > >>>>>>>
> > >>>>>>> Regards,
> > >>>>>>> Hank
> > >>>>>>>
> > >>>>>>> On 10/24/2017 07:26 AM, Steve Malenfant wrote:
> > >>>>>>>
> > >>>>>>>> Is there any Release Notes associated with this release? 1,337
> > >>>>> changes and
> > >>>>>>>> the link above will only display 250 of them.
> > >>>>>>>>
> > >>>>>>>> Steve
> > >>>>>>>>
> > >>>>>>>> On Mon, Oct 23, 2017 at 4:01 PM, Hank Beatty <
> hbeatty@apache.org>
> > >>>>> wrote:
> > >>>>>>>>
> > >>>>>>>> Hello All,
> > >>>>>>>>>
> > >>>>>>>>> I've prepared a release for v2.1.0-RC1
> > >>>>>>>>>
> > >>>>>>>>> The vote is open for at least 72 hours and passes if a majority
> > of at
> > >>>>>>>>> least 3 +1 PPMC votes are cast.
> > >>>>>>>>>
> > >>>>>>>>> [ ] +1 Approve the release
> > >>>>>>>>>
> > >>>>>>>>> [ ] -1 Do not release this package because ...
> > >>>>>>>>>
> > >>>>>>>>> Changes since 2.0.0:
> > >>>>>>>>> https://github.com/apache/incubator-trafficcontrol/compare/
> > >>>>>>>>> 2.0.x...RELEASE-2.1.0-RC1
> > >>>>>>>>>
> > >>>>>>>>> This corresponds to git:
> > >>>>>>>>>     Hash:6ea2ca86d07c16a3b3ca419dd56b975059271206
> > <(505)%20927-1206> <(505)%20927-1206>
> > >>>>> <(505)%20927-1206>
> > >>>>>>>>> <(505)%20927-1206>
> > >>>>>>>>>     Tag: RELEASE-2.1.0-RC1
> > >>>>>>>>>
> > >>>>>>>>> Which can be verified with the following: git tag -v
> > >>>>> RELEASE-2.1.0-RC1
> > >>>>>>>>>
> > >>>>>>>>> My code signing key is available here:
> > >>>>>>>>> https://pgp.mit.edu/pks/lookup?op=get&search=
> 0x582D3F6E79270895
> > >>>>>>>>>
> > >>>>>>>>> Make sure you refresh from a key server to get all relevant
> > >>>>> signatures.
> > >>>>>>>>>
> > >>>>>>>>> The source .tar.gz file, pgp signature (.asc signed with my key
> > from
> > >>>>>>>>> above), md5 and sha512 checksums are provided here:
> > >>>>>>>>> https://dist.apache.org/repos/dist/dev/incubator/trafficcont
> > >>>>>>>>> rol/2.1.0/RC1
> > >>>>>>>>>
> > >>>>>>>>> Thanks!
> > >>>>>>>>>
> > >>>>>>>>>
> > >>>>>>>>>
> > >>>>>>>>
> > >>>>>>
> > >>>>>
> > >>>>
> > >
> >
>

Re: [VOTE] Release Apache Traffic Control (incubating) 2.1.0-RC1

Posted by Phil Sorber <so...@apache.org>.
I agree with Dave.

On Thu, Oct 26, 2017 at 1:59 PM Hank Beatty <hb...@apache.org> wrote:

> Not currently. We either need to use a different script to generate the
> changelog or go back and modify all of the
> PRs/commits to have the 2.1.0 milestone.
>
> Give me until tomorrow because I would like to look at the other one that
> I presented.
>
> Hank
>
> On 10/26/2017 01:42 PM, Eric Friedrich (efriedri) wrote:
> > Do PRs/issues that don’t have a milestone assigned still end up in this
> changelog? I know theres a bunch more that went into 2.1 that isn’t in this
> list.
> >
> > Should we make sure that every PR/Issue is assigned a milestone before
> its merged?
> >
> >> On Oct 26, 2017, at 12:52 PM, Hank Beatty <hb...@gmail.com> wrote:
> >>
> >> Thanks Phil this is very nice.
> >>
> >> Both of these scripts use the "milestones" to generate the changelog.
> Currently there are 21 issues associated with the 2.1.0 milestone.
> >>
> >> Here is the output of the one in TC:
> >>
> >> Changes with Traffic Control 2.1.0
> >>   #878 - [TC-488] Docs - Multi Site Origin not up to date
> >>   #879 - [TC-490] mso.qstring_handling parameter is checked but not
> documented
> >>   #880 - [TC-489] Multi Site Origin - Invalid default values for
> multiple config params
> >>   #901 - [TC-377] Default profiles for EDGE and MID are missing after
> initial install
> >>   #906 - [TC-327] ConfigFiles.pm detects blank as not null and tries to
> gen files GH #1090
> >>   #909 - [TC-301] creating https delivery service and not setting to
> active still looks for cert. Github Issue #1086
> >>   #912 - [TC-169] TR download the RGB file continuously when the same
> RGB file on server
> >>   #915 - [TC-116] remap.config order is different on master (postgres)
> than it is on 1.8.
> >>   #980 - [TC-552] Global parameters may be duplicated when seeds.sql is
> run
> >>   #988 - [TC-514] ORT: Change Traffic Ops hostname in middle of ORT run
> >>   #1001 - [TC-408] Documentation for creating ssl keys is missing a
> field.
> >>   #1090 - [TC-518] ToCDUCheck and ToCHRCheck: Value formatted as float
> instead of int
> >>   #1115 - [TC-429] - TP - removes map due to license incompatibility
> >>   #1118 - POST /api/1.2/deliveryserviceserver doesn't update header
> rewrite, regex remap and cacheurl
> >>   #1167 - [BACKPORT][TC-518] ToCDUCheck and ToCHRCheck: Value formatted
> as float instead of int #1090
> >>   #1168 - [BACKPORT][TC-514] ORT: Change Traffic Ops hostname in middle
> of ORT run
> >>   #1195 - [Issue-1189] - Backport to 2.1.x - delivery service tenancy
> is forced on creation and update if use_tenancy is on
> >>   #1375 - BACKPORT - fix docs for Deliveryservice/sslkeys/generate and
> deliveryservice/ssl…
> >>   #1386 - Traffic Portal V2 main menu has two rows labeled "Tenants"
> >>
> >>
> >> On 10/26/2017 11:55 AM, Phil Sorber wrote:
> >>> I believe this one has had a little more love recently and does things
> like
> >>> only include merged pull requests, etc.
> >>> https://github.com/apache/trafficserver/blob/master/tools/changelog.pl
> >>> On Thu, Oct 26, 2017 at 9:52 AM Phil Sorber <so...@apache.org> wrote:
> >>>> You guys mean like this?
> >>>>
> >>>>
> >>>>
> https://github.com/apache/incubator-trafficcontrol/blob/master/misc/changelog.pl
> >>>>
> >>>> On Thu, Oct 26, 2017 at 8:39 AM Hank Beatty <hb...@apache.org>
> wrote:
> >>>>
> >>>>> I was thinking of starting with something like this:
> >>>>>
> https://github.com/skywinder/github-changelog-generator#output-example.
> >>>>> I will also look at the github-changes that Steve mentions.
> >>>>>
> >>>>> Hank
> >>>>>
> >>>>> On 10/26/2017 08:48 AM, Steve Malenfant wrote:
> >>>>>> Do we have a sample from a script that would create a change log
> based
> >>>>> on
> >>>>>> pull request only? I tried `github-changes` yesterday but it seemed
> to
> >>>>> work
> >>>>>> only with the older releases (<1.8). Although I haven't spent much
> time
> >>>>> on
> >>>>>> it.
> >>>>>>
> >>>>>> We should probably only list the high level changes such as new
> >>>>> features,
> >>>>>> improvements, important fixes and breaking changes (relates to
> >>>>> operations
> >>>>>> action required).
> >>>>>>
> >>>>>> Few things we should note as well :
> >>>>>> - How to upgrade from pre-2.0 releases
> >>>>>> - What are the upgrade procedures (run postinstall for example)
> >>>>>> - Profiles locations (not included in 2.x basic install anymore)
> >>>>>>
> >>>>>> I'm sure some of those are documented already, might just requires
> >>>>>> references.
> >>>>>>
> >>>>>> Steve
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>> On Wed, Oct 25, 2017 at 8:06 AM, Hank Beatty <hb...@apache.org>
> >>>>> wrote:
> >>>>>>
> >>>>>>> Hello Steve,
> >>>>>>>
> >>>>>>> The release notes are still being worked on. I am also looking for
> >>>>>>> suggestions on how the release notes should be formatted, and how
> they
> >>>>>>> might be auto-generated. If you have any, please let me know.
> >>>>>>>
> >>>>>>> Regards,
> >>>>>>> Hank
> >>>>>>>
> >>>>>>> On 10/24/2017 07:26 AM, Steve Malenfant wrote:
> >>>>>>>
> >>>>>>>> Is there any Release Notes associated with this release? 1,337
> >>>>> changes and
> >>>>>>>> the link above will only display 250 of them.
> >>>>>>>>
> >>>>>>>> Steve
> >>>>>>>>
> >>>>>>>> On Mon, Oct 23, 2017 at 4:01 PM, Hank Beatty <hb...@apache.org>
> >>>>> wrote:
> >>>>>>>>
> >>>>>>>> Hello All,
> >>>>>>>>>
> >>>>>>>>> I've prepared a release for v2.1.0-RC1
> >>>>>>>>>
> >>>>>>>>> The vote is open for at least 72 hours and passes if a majority
> of at
> >>>>>>>>> least 3 +1 PPMC votes are cast.
> >>>>>>>>>
> >>>>>>>>> [ ] +1 Approve the release
> >>>>>>>>>
> >>>>>>>>> [ ] -1 Do not release this package because ...
> >>>>>>>>>
> >>>>>>>>> Changes since 2.0.0:
> >>>>>>>>> https://github.com/apache/incubator-trafficcontrol/compare/
> >>>>>>>>> 2.0.x...RELEASE-2.1.0-RC1
> >>>>>>>>>
> >>>>>>>>> This corresponds to git:
> >>>>>>>>>     Hash:6ea2ca86d07c16a3b3ca419dd56b975059271206
> <(505)%20927-1206> <(505)%20927-1206>
> >>>>> <(505)%20927-1206>
> >>>>>>>>> <(505)%20927-1206>
> >>>>>>>>>     Tag: RELEASE-2.1.0-RC1
> >>>>>>>>>
> >>>>>>>>> Which can be verified with the following: git tag -v
> >>>>> RELEASE-2.1.0-RC1
> >>>>>>>>>
> >>>>>>>>> My code signing key is available here:
> >>>>>>>>> https://pgp.mit.edu/pks/lookup?op=get&search=0x582D3F6E79270895
> >>>>>>>>>
> >>>>>>>>> Make sure you refresh from a key server to get all relevant
> >>>>> signatures.
> >>>>>>>>>
> >>>>>>>>> The source .tar.gz file, pgp signature (.asc signed with my key
> from
> >>>>>>>>> above), md5 and sha512 checksums are provided here:
> >>>>>>>>> https://dist.apache.org/repos/dist/dev/incubator/trafficcont
> >>>>>>>>> rol/2.1.0/RC1
> >>>>>>>>>
> >>>>>>>>> Thanks!
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >
>

Re: [VOTE] Release Apache Traffic Control (incubating) 2.1.0-RC1

Posted by Hank Beatty <hb...@apache.org>.
Not currently. We either need to use a different script to generate the changelog or go back and modify all of the 
PRs/commits to have the 2.1.0 milestone.

Give me until tomorrow because I would like to look at the other one that I presented.

Hank

On 10/26/2017 01:42 PM, Eric Friedrich (efriedri) wrote:
> Do PRs/issues that don’t have a milestone assigned still end up in this changelog? I know theres a bunch more that went into 2.1 that isn’t in this list.
> 
> Should we make sure that every PR/Issue is assigned a milestone before its merged?
> 
>> On Oct 26, 2017, at 12:52 PM, Hank Beatty <hb...@gmail.com> wrote:
>>
>> Thanks Phil this is very nice.
>>
>> Both of these scripts use the "milestones" to generate the changelog. Currently there are 21 issues associated with the 2.1.0 milestone.
>>
>> Here is the output of the one in TC:
>>
>> Changes with Traffic Control 2.1.0
>>   #878 - [TC-488] Docs - Multi Site Origin not up to date
>>   #879 - [TC-490] mso.qstring_handling parameter is checked but not documented
>>   #880 - [TC-489] Multi Site Origin - Invalid default values for multiple config params
>>   #901 - [TC-377] Default profiles for EDGE and MID are missing after initial install
>>   #906 - [TC-327] ConfigFiles.pm detects blank as not null and tries to gen files GH #1090
>>   #909 - [TC-301] creating https delivery service and not setting to active still looks for cert. Github Issue #1086
>>   #912 - [TC-169] TR download the RGB file continuously when the same RGB file on server
>>   #915 - [TC-116] remap.config order is different on master (postgres) than it is on 1.8.
>>   #980 - [TC-552] Global parameters may be duplicated when seeds.sql is run
>>   #988 - [TC-514] ORT: Change Traffic Ops hostname in middle of ORT run
>>   #1001 - [TC-408] Documentation for creating ssl keys is missing a field.
>>   #1090 - [TC-518] ToCDUCheck and ToCHRCheck: Value formatted as float instead of int
>>   #1115 - [TC-429] - TP - removes map due to license incompatibility
>>   #1118 - POST /api/1.2/deliveryserviceserver doesn't update header rewrite, regex remap and cacheurl
>>   #1167 - [BACKPORT][TC-518] ToCDUCheck and ToCHRCheck: Value formatted as float instead of int #1090
>>   #1168 - [BACKPORT][TC-514] ORT: Change Traffic Ops hostname in middle of ORT run
>>   #1195 - [Issue-1189] - Backport to 2.1.x - delivery service tenancy is forced on creation and update if use_tenancy is on
>>   #1375 - BACKPORT - fix docs for Deliveryservice/sslkeys/generate and deliveryservice/ssl…
>>   #1386 - Traffic Portal V2 main menu has two rows labeled "Tenants"
>>
>>
>> On 10/26/2017 11:55 AM, Phil Sorber wrote:
>>> I believe this one has had a little more love recently and does things like
>>> only include merged pull requests, etc.
>>> https://github.com/apache/trafficserver/blob/master/tools/changelog.pl
>>> On Thu, Oct 26, 2017 at 9:52 AM Phil Sorber <so...@apache.org> wrote:
>>>> You guys mean like this?
>>>>
>>>>
>>>> https://github.com/apache/incubator-trafficcontrol/blob/master/misc/changelog.pl
>>>>
>>>> On Thu, Oct 26, 2017 at 8:39 AM Hank Beatty <hb...@apache.org> wrote:
>>>>
>>>>> I was thinking of starting with something like this:
>>>>> https://github.com/skywinder/github-changelog-generator#output-example.
>>>>> I will also look at the github-changes that Steve mentions.
>>>>>
>>>>> Hank
>>>>>
>>>>> On 10/26/2017 08:48 AM, Steve Malenfant wrote:
>>>>>> Do we have a sample from a script that would create a change log based
>>>>> on
>>>>>> pull request only? I tried `github-changes` yesterday but it seemed to
>>>>> work
>>>>>> only with the older releases (<1.8). Although I haven't spent much time
>>>>> on
>>>>>> it.
>>>>>>
>>>>>> We should probably only list the high level changes such as new
>>>>> features,
>>>>>> improvements, important fixes and breaking changes (relates to
>>>>> operations
>>>>>> action required).
>>>>>>
>>>>>> Few things we should note as well :
>>>>>> - How to upgrade from pre-2.0 releases
>>>>>> - What are the upgrade procedures (run postinstall for example)
>>>>>> - Profiles locations (not included in 2.x basic install anymore)
>>>>>>
>>>>>> I'm sure some of those are documented already, might just requires
>>>>>> references.
>>>>>>
>>>>>> Steve
>>>>>>
>>>>>>
>>>>>>
>>>>>> On Wed, Oct 25, 2017 at 8:06 AM, Hank Beatty <hb...@apache.org>
>>>>> wrote:
>>>>>>
>>>>>>> Hello Steve,
>>>>>>>
>>>>>>> The release notes are still being worked on. I am also looking for
>>>>>>> suggestions on how the release notes should be formatted, and how they
>>>>>>> might be auto-generated. If you have any, please let me know.
>>>>>>>
>>>>>>> Regards,
>>>>>>> Hank
>>>>>>>
>>>>>>> On 10/24/2017 07:26 AM, Steve Malenfant wrote:
>>>>>>>
>>>>>>>> Is there any Release Notes associated with this release? 1,337
>>>>> changes and
>>>>>>>> the link above will only display 250 of them.
>>>>>>>>
>>>>>>>> Steve
>>>>>>>>
>>>>>>>> On Mon, Oct 23, 2017 at 4:01 PM, Hank Beatty <hb...@apache.org>
>>>>> wrote:
>>>>>>>>
>>>>>>>> Hello All,
>>>>>>>>>
>>>>>>>>> I've prepared a release for v2.1.0-RC1
>>>>>>>>>
>>>>>>>>> The vote is open for at least 72 hours and passes if a majority of at
>>>>>>>>> least 3 +1 PPMC votes are cast.
>>>>>>>>>
>>>>>>>>> [ ] +1 Approve the release
>>>>>>>>>
>>>>>>>>> [ ] -1 Do not release this package because ...
>>>>>>>>>
>>>>>>>>> Changes since 2.0.0:
>>>>>>>>> https://github.com/apache/incubator-trafficcontrol/compare/
>>>>>>>>> 2.0.x...RELEASE-2.1.0-RC1
>>>>>>>>>
>>>>>>>>> This corresponds to git:
>>>>>>>>>     Hash:6ea2ca86d07c16a3b3ca419dd56b975059271206 <(505)%20927-1206>
>>>>> <(505)%20927-1206>
>>>>>>>>> <(505)%20927-1206>
>>>>>>>>>     Tag: RELEASE-2.1.0-RC1
>>>>>>>>>
>>>>>>>>> Which can be verified with the following: git tag -v
>>>>> RELEASE-2.1.0-RC1
>>>>>>>>>
>>>>>>>>> My code signing key is available here:
>>>>>>>>> https://pgp.mit.edu/pks/lookup?op=get&search=0x582D3F6E79270895
>>>>>>>>>
>>>>>>>>> Make sure you refresh from a key server to get all relevant
>>>>> signatures.
>>>>>>>>>
>>>>>>>>> The source .tar.gz file, pgp signature (.asc signed with my key from
>>>>>>>>> above), md5 and sha512 checksums are provided here:
>>>>>>>>> https://dist.apache.org/repos/dist/dev/incubator/trafficcont
>>>>>>>>> rol/2.1.0/RC1
>>>>>>>>>
>>>>>>>>> Thanks!
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>
>>>>>
>>>>
> 

Re: [VOTE] Release Apache Traffic Control (incubating) 2.1.0-RC1

Posted by "Eric Friedrich (efriedri)" <ef...@cisco.com>.
Do PRs/issues that don’t have a milestone assigned still end up in this changelog? I know theres a bunch more that went into 2.1 that isn’t in this list. 

Should we make sure that every PR/Issue is assigned a milestone before its merged?

> On Oct 26, 2017, at 12:52 PM, Hank Beatty <hb...@gmail.com> wrote:
> 
> Thanks Phil this is very nice.
> 
> Both of these scripts use the "milestones" to generate the changelog. Currently there are 21 issues associated with the 2.1.0 milestone.
> 
> Here is the output of the one in TC:
> 
> Changes with Traffic Control 2.1.0
>  #878 - [TC-488] Docs - Multi Site Origin not up to date
>  #879 - [TC-490] mso.qstring_handling parameter is checked but not documented
>  #880 - [TC-489] Multi Site Origin - Invalid default values for multiple config params
>  #901 - [TC-377] Default profiles for EDGE and MID are missing after initial install
>  #906 - [TC-327] ConfigFiles.pm detects blank as not null and tries to gen files GH #1090
>  #909 - [TC-301] creating https delivery service and not setting to active still looks for cert. Github Issue #1086
>  #912 - [TC-169] TR download the RGB file continuously when the same RGB file on server
>  #915 - [TC-116] remap.config order is different on master (postgres) than it is on 1.8.
>  #980 - [TC-552] Global parameters may be duplicated when seeds.sql is run
>  #988 - [TC-514] ORT: Change Traffic Ops hostname in middle of ORT run
>  #1001 - [TC-408] Documentation for creating ssl keys is missing a field.
>  #1090 - [TC-518] ToCDUCheck and ToCHRCheck: Value formatted as float instead of int
>  #1115 - [TC-429] - TP - removes map due to license incompatibility
>  #1118 - POST /api/1.2/deliveryserviceserver doesn't update header rewrite, regex remap and cacheurl
>  #1167 - [BACKPORT][TC-518] ToCDUCheck and ToCHRCheck: Value formatted as float instead of int #1090
>  #1168 - [BACKPORT][TC-514] ORT: Change Traffic Ops hostname in middle of ORT run
>  #1195 - [Issue-1189] - Backport to 2.1.x - delivery service tenancy is forced on creation and update if use_tenancy is on
>  #1375 - BACKPORT - fix docs for Deliveryservice/sslkeys/generate and deliveryservice/ssl…
>  #1386 - Traffic Portal V2 main menu has two rows labeled "Tenants"
> 
> 
> On 10/26/2017 11:55 AM, Phil Sorber wrote:
>> I believe this one has had a little more love recently and does things like
>> only include merged pull requests, etc.
>> https://github.com/apache/trafficserver/blob/master/tools/changelog.pl
>> On Thu, Oct 26, 2017 at 9:52 AM Phil Sorber <so...@apache.org> wrote:
>>> You guys mean like this?
>>> 
>>> 
>>> https://github.com/apache/incubator-trafficcontrol/blob/master/misc/changelog.pl
>>> 
>>> On Thu, Oct 26, 2017 at 8:39 AM Hank Beatty <hb...@apache.org> wrote:
>>> 
>>>> I was thinking of starting with something like this:
>>>> https://github.com/skywinder/github-changelog-generator#output-example.
>>>> I will also look at the github-changes that Steve mentions.
>>>> 
>>>> Hank
>>>> 
>>>> On 10/26/2017 08:48 AM, Steve Malenfant wrote:
>>>>> Do we have a sample from a script that would create a change log based
>>>> on
>>>>> pull request only? I tried `github-changes` yesterday but it seemed to
>>>> work
>>>>> only with the older releases (<1.8). Although I haven't spent much time
>>>> on
>>>>> it.
>>>>> 
>>>>> We should probably only list the high level changes such as new
>>>> features,
>>>>> improvements, important fixes and breaking changes (relates to
>>>> operations
>>>>> action required).
>>>>> 
>>>>> Few things we should note as well :
>>>>> - How to upgrade from pre-2.0 releases
>>>>> - What are the upgrade procedures (run postinstall for example)
>>>>> - Profiles locations (not included in 2.x basic install anymore)
>>>>> 
>>>>> I'm sure some of those are documented already, might just requires
>>>>> references.
>>>>> 
>>>>> Steve
>>>>> 
>>>>> 
>>>>> 
>>>>> On Wed, Oct 25, 2017 at 8:06 AM, Hank Beatty <hb...@apache.org>
>>>> wrote:
>>>>> 
>>>>>> Hello Steve,
>>>>>> 
>>>>>> The release notes are still being worked on. I am also looking for
>>>>>> suggestions on how the release notes should be formatted, and how they
>>>>>> might be auto-generated. If you have any, please let me know.
>>>>>> 
>>>>>> Regards,
>>>>>> Hank
>>>>>> 
>>>>>> On 10/24/2017 07:26 AM, Steve Malenfant wrote:
>>>>>> 
>>>>>>> Is there any Release Notes associated with this release? 1,337
>>>> changes and
>>>>>>> the link above will only display 250 of them.
>>>>>>> 
>>>>>>> Steve
>>>>>>> 
>>>>>>> On Mon, Oct 23, 2017 at 4:01 PM, Hank Beatty <hb...@apache.org>
>>>> wrote:
>>>>>>> 
>>>>>>> Hello All,
>>>>>>>> 
>>>>>>>> I've prepared a release for v2.1.0-RC1
>>>>>>>> 
>>>>>>>> The vote is open for at least 72 hours and passes if a majority of at
>>>>>>>> least 3 +1 PPMC votes are cast.
>>>>>>>> 
>>>>>>>> [ ] +1 Approve the release
>>>>>>>> 
>>>>>>>> [ ] -1 Do not release this package because ...
>>>>>>>> 
>>>>>>>> Changes since 2.0.0:
>>>>>>>> https://github.com/apache/incubator-trafficcontrol/compare/
>>>>>>>> 2.0.x...RELEASE-2.1.0-RC1
>>>>>>>> 
>>>>>>>> This corresponds to git:
>>>>>>>>    Hash:6ea2ca86d07c16a3b3ca419dd56b975059271206 <(505)%20927-1206>
>>>> <(505)%20927-1206>
>>>>>>>> <(505)%20927-1206>
>>>>>>>>    Tag: RELEASE-2.1.0-RC1
>>>>>>>> 
>>>>>>>> Which can be verified with the following: git tag -v
>>>> RELEASE-2.1.0-RC1
>>>>>>>> 
>>>>>>>> My code signing key is available here:
>>>>>>>> https://pgp.mit.edu/pks/lookup?op=get&search=0x582D3F6E79270895
>>>>>>>> 
>>>>>>>> Make sure you refresh from a key server to get all relevant
>>>> signatures.
>>>>>>>> 
>>>>>>>> The source .tar.gz file, pgp signature (.asc signed with my key from
>>>>>>>> above), md5 and sha512 checksums are provided here:
>>>>>>>> https://dist.apache.org/repos/dist/dev/incubator/trafficcont
>>>>>>>> rol/2.1.0/RC1
>>>>>>>> 
>>>>>>>> Thanks!
>>>>>>>> 
>>>>>>>> 
>>>>>>>> 
>>>>>>> 
>>>>> 
>>>> 
>>> 


Re: [VOTE] Release Apache Traffic Control (incubating) 2.1.0-RC1

Posted by Hank Beatty <hb...@gmail.com>.
Thanks Phil this is very nice.

Both of these scripts use the "milestones" to generate the changelog. Currently there are 21 issues associated with the 
2.1.0 milestone.

Here is the output of the one in TC:

Changes with Traffic Control 2.1.0
   #878 - [TC-488] Docs - Multi Site Origin not up to date
   #879 - [TC-490] mso.qstring_handling parameter is checked but not documented
   #880 - [TC-489] Multi Site Origin - Invalid default values for multiple config params
   #901 - [TC-377] Default profiles for EDGE and MID are missing after initial install
   #906 - [TC-327] ConfigFiles.pm detects blank as not null and tries to gen files GH #1090
   #909 - [TC-301] creating https delivery service and not setting to active still looks for cert. Github Issue #1086
   #912 - [TC-169] TR download the RGB file continuously when the same RGB file on server
   #915 - [TC-116] remap.config order is different on master (postgres) than it is on 1.8.
   #980 - [TC-552] Global parameters may be duplicated when seeds.sql is run
   #988 - [TC-514] ORT: Change Traffic Ops hostname in middle of ORT run
   #1001 - [TC-408] Documentation for creating ssl keys is missing a field.
   #1090 - [TC-518] ToCDUCheck and ToCHRCheck: Value formatted as float instead of int
   #1115 - [TC-429] - TP - removes map due to license incompatibility
   #1118 - POST /api/1.2/deliveryserviceserver doesn't update header rewrite, regex remap and cacheurl
   #1167 - [BACKPORT][TC-518] ToCDUCheck and ToCHRCheck: Value formatted as float instead of int #1090
   #1168 - [BACKPORT][TC-514] ORT: Change Traffic Ops hostname in middle of ORT run
   #1195 - [Issue-1189] - Backport to 2.1.x - delivery service tenancy is forced on creation and update if use_tenancy is on
   #1375 - BACKPORT - fix docs for Deliveryservice/sslkeys/generate and deliveryservice/ssl…
   #1386 - Traffic Portal V2 main menu has two rows labeled "Tenants"


On 10/26/2017 11:55 AM, Phil Sorber wrote:
> I believe this one has had a little more love recently and does things like
> only include merged pull requests, etc.
> 
> https://github.com/apache/trafficserver/blob/master/tools/changelog.pl
> 
> On Thu, Oct 26, 2017 at 9:52 AM Phil Sorber <so...@apache.org> wrote:
> 
>> You guys mean like this?
>>
>>
>> https://github.com/apache/incubator-trafficcontrol/blob/master/misc/changelog.pl
>>
>> On Thu, Oct 26, 2017 at 8:39 AM Hank Beatty <hb...@apache.org> wrote:
>>
>>> I was thinking of starting with something like this:
>>> https://github.com/skywinder/github-changelog-generator#output-example.
>>> I will also look at the github-changes that Steve mentions.
>>>
>>> Hank
>>>
>>> On 10/26/2017 08:48 AM, Steve Malenfant wrote:
>>>> Do we have a sample from a script that would create a change log based
>>> on
>>>> pull request only? I tried `github-changes` yesterday but it seemed to
>>> work
>>>> only with the older releases (<1.8). Although I haven't spent much time
>>> on
>>>> it.
>>>>
>>>> We should probably only list the high level changes such as new
>>> features,
>>>> improvements, important fixes and breaking changes (relates to
>>> operations
>>>> action required).
>>>>
>>>> Few things we should note as well :
>>>> - How to upgrade from pre-2.0 releases
>>>> - What are the upgrade procedures (run postinstall for example)
>>>> - Profiles locations (not included in 2.x basic install anymore)
>>>>
>>>> I'm sure some of those are documented already, might just requires
>>>> references.
>>>>
>>>> Steve
>>>>
>>>>
>>>>
>>>> On Wed, Oct 25, 2017 at 8:06 AM, Hank Beatty <hb...@apache.org>
>>> wrote:
>>>>
>>>>> Hello Steve,
>>>>>
>>>>> The release notes are still being worked on. I am also looking for
>>>>> suggestions on how the release notes should be formatted, and how they
>>>>> might be auto-generated. If you have any, please let me know.
>>>>>
>>>>> Regards,
>>>>> Hank
>>>>>
>>>>> On 10/24/2017 07:26 AM, Steve Malenfant wrote:
>>>>>
>>>>>> Is there any Release Notes associated with this release? 1,337
>>> changes and
>>>>>> the link above will only display 250 of them.
>>>>>>
>>>>>> Steve
>>>>>>
>>>>>> On Mon, Oct 23, 2017 at 4:01 PM, Hank Beatty <hb...@apache.org>
>>> wrote:
>>>>>>
>>>>>> Hello All,
>>>>>>>
>>>>>>> I've prepared a release for v2.1.0-RC1
>>>>>>>
>>>>>>> The vote is open for at least 72 hours and passes if a majority of at
>>>>>>> least 3 +1 PPMC votes are cast.
>>>>>>>
>>>>>>> [ ] +1 Approve the release
>>>>>>>
>>>>>>> [ ] -1 Do not release this package because ...
>>>>>>>
>>>>>>> Changes since 2.0.0:
>>>>>>> https://github.com/apache/incubator-trafficcontrol/compare/
>>>>>>> 2.0.x...RELEASE-2.1.0-RC1
>>>>>>>
>>>>>>> This corresponds to git:
>>>>>>>     Hash:6ea2ca86d07c16a3b3ca419dd56b975059271206 <(505)%20927-1206>
>>> <(505)%20927-1206>
>>>>>>> <(505)%20927-1206>
>>>>>>>     Tag: RELEASE-2.1.0-RC1
>>>>>>>
>>>>>>> Which can be verified with the following: git tag -v
>>> RELEASE-2.1.0-RC1
>>>>>>>
>>>>>>> My code signing key is available here:
>>>>>>> https://pgp.mit.edu/pks/lookup?op=get&search=0x582D3F6E79270895
>>>>>>>
>>>>>>> Make sure you refresh from a key server to get all relevant
>>> signatures.
>>>>>>>
>>>>>>> The source .tar.gz file, pgp signature (.asc signed with my key from
>>>>>>> above), md5 and sha512 checksums are provided here:
>>>>>>> https://dist.apache.org/repos/dist/dev/incubator/trafficcont
>>>>>>> rol/2.1.0/RC1
>>>>>>>
>>>>>>> Thanks!
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>
>>>
>>
> 

Re: [VOTE] Release Apache Traffic Control (incubating) 2.1.0-RC1

Posted by Phil Sorber <so...@apache.org>.
I believe this one has had a little more love recently and does things like
only include merged pull requests, etc.

https://github.com/apache/trafficserver/blob/master/tools/changelog.pl

On Thu, Oct 26, 2017 at 9:52 AM Phil Sorber <so...@apache.org> wrote:

> You guys mean like this?
>
>
> https://github.com/apache/incubator-trafficcontrol/blob/master/misc/changelog.pl
>
> On Thu, Oct 26, 2017 at 8:39 AM Hank Beatty <hb...@apache.org> wrote:
>
>> I was thinking of starting with something like this:
>> https://github.com/skywinder/github-changelog-generator#output-example.
>> I will also look at the github-changes that Steve mentions.
>>
>> Hank
>>
>> On 10/26/2017 08:48 AM, Steve Malenfant wrote:
>> > Do we have a sample from a script that would create a change log based
>> on
>> > pull request only? I tried `github-changes` yesterday but it seemed to
>> work
>> > only with the older releases (<1.8). Although I haven't spent much time
>> on
>> > it.
>> >
>> > We should probably only list the high level changes such as new
>> features,
>> > improvements, important fixes and breaking changes (relates to
>> operations
>> > action required).
>> >
>> > Few things we should note as well :
>> > - How to upgrade from pre-2.0 releases
>> > - What are the upgrade procedures (run postinstall for example)
>> > - Profiles locations (not included in 2.x basic install anymore)
>> >
>> > I'm sure some of those are documented already, might just requires
>> > references.
>> >
>> > Steve
>> >
>> >
>> >
>> > On Wed, Oct 25, 2017 at 8:06 AM, Hank Beatty <hb...@apache.org>
>> wrote:
>> >
>> >> Hello Steve,
>> >>
>> >> The release notes are still being worked on. I am also looking for
>> >> suggestions on how the release notes should be formatted, and how they
>> >> might be auto-generated. If you have any, please let me know.
>> >>
>> >> Regards,
>> >> Hank
>> >>
>> >> On 10/24/2017 07:26 AM, Steve Malenfant wrote:
>> >>
>> >>> Is there any Release Notes associated with this release? 1,337
>> changes and
>> >>> the link above will only display 250 of them.
>> >>>
>> >>> Steve
>> >>>
>> >>> On Mon, Oct 23, 2017 at 4:01 PM, Hank Beatty <hb...@apache.org>
>> wrote:
>> >>>
>> >>> Hello All,
>> >>>>
>> >>>> I've prepared a release for v2.1.0-RC1
>> >>>>
>> >>>> The vote is open for at least 72 hours and passes if a majority of at
>> >>>> least 3 +1 PPMC votes are cast.
>> >>>>
>> >>>> [ ] +1 Approve the release
>> >>>>
>> >>>> [ ] -1 Do not release this package because ...
>> >>>>
>> >>>> Changes since 2.0.0:
>> >>>> https://github.com/apache/incubator-trafficcontrol/compare/
>> >>>> 2.0.x...RELEASE-2.1.0-RC1
>> >>>>
>> >>>> This corresponds to git:
>> >>>>    Hash:6ea2ca86d07c16a3b3ca419dd56b975059271206 <(505)%20927-1206>
>> <(505)%20927-1206>
>> >>>> <(505)%20927-1206>
>> >>>>    Tag: RELEASE-2.1.0-RC1
>> >>>>
>> >>>> Which can be verified with the following: git tag -v
>> RELEASE-2.1.0-RC1
>> >>>>
>> >>>> My code signing key is available here:
>> >>>> https://pgp.mit.edu/pks/lookup?op=get&search=0x582D3F6E79270895
>> >>>>
>> >>>> Make sure you refresh from a key server to get all relevant
>> signatures.
>> >>>>
>> >>>> The source .tar.gz file, pgp signature (.asc signed with my key from
>> >>>> above), md5 and sha512 checksums are provided here:
>> >>>> https://dist.apache.org/repos/dist/dev/incubator/trafficcont
>> >>>> rol/2.1.0/RC1
>> >>>>
>> >>>> Thanks!
>> >>>>
>> >>>>
>> >>>>
>> >>>
>> >
>>
>

Re: [VOTE] Release Apache Traffic Control (incubating) 2.1.0-RC1

Posted by Phil Sorber <so...@apache.org>.
You guys mean like this?

https://github.com/apache/incubator-trafficcontrol/blob/master/misc/changelog.pl

On Thu, Oct 26, 2017 at 8:39 AM Hank Beatty <hb...@apache.org> wrote:

> I was thinking of starting with something like this:
> https://github.com/skywinder/github-changelog-generator#output-example.
> I will also look at the github-changes that Steve mentions.
>
> Hank
>
> On 10/26/2017 08:48 AM, Steve Malenfant wrote:
> > Do we have a sample from a script that would create a change log based on
> > pull request only? I tried `github-changes` yesterday but it seemed to
> work
> > only with the older releases (<1.8). Although I haven't spent much time
> on
> > it.
> >
> > We should probably only list the high level changes such as new features,
> > improvements, important fixes and breaking changes (relates to operations
> > action required).
> >
> > Few things we should note as well :
> > - How to upgrade from pre-2.0 releases
> > - What are the upgrade procedures (run postinstall for example)
> > - Profiles locations (not included in 2.x basic install anymore)
> >
> > I'm sure some of those are documented already, might just requires
> > references.
> >
> > Steve
> >
> >
> >
> > On Wed, Oct 25, 2017 at 8:06 AM, Hank Beatty <hb...@apache.org> wrote:
> >
> >> Hello Steve,
> >>
> >> The release notes are still being worked on. I am also looking for
> >> suggestions on how the release notes should be formatted, and how they
> >> might be auto-generated. If you have any, please let me know.
> >>
> >> Regards,
> >> Hank
> >>
> >> On 10/24/2017 07:26 AM, Steve Malenfant wrote:
> >>
> >>> Is there any Release Notes associated with this release? 1,337 changes
> and
> >>> the link above will only display 250 of them.
> >>>
> >>> Steve
> >>>
> >>> On Mon, Oct 23, 2017 at 4:01 PM, Hank Beatty <hb...@apache.org>
> wrote:
> >>>
> >>> Hello All,
> >>>>
> >>>> I've prepared a release for v2.1.0-RC1
> >>>>
> >>>> The vote is open for at least 72 hours and passes if a majority of at
> >>>> least 3 +1 PPMC votes are cast.
> >>>>
> >>>> [ ] +1 Approve the release
> >>>>
> >>>> [ ] -1 Do not release this package because ...
> >>>>
> >>>> Changes since 2.0.0:
> >>>> https://github.com/apache/incubator-trafficcontrol/compare/
> >>>> 2.0.x...RELEASE-2.1.0-RC1
> >>>>
> >>>> This corresponds to git:
> >>>>    Hash:6ea2ca86d07c16a3b3ca419dd56b975059271206 <(505)%20927-1206>
> <(505)%20927-1206>
> >>>> <(505)%20927-1206>
> >>>>    Tag: RELEASE-2.1.0-RC1
> >>>>
> >>>> Which can be verified with the following: git tag -v RELEASE-2.1.0-RC1
> >>>>
> >>>> My code signing key is available here:
> >>>> https://pgp.mit.edu/pks/lookup?op=get&search=0x582D3F6E79270895
> >>>>
> >>>> Make sure you refresh from a key server to get all relevant
> signatures.
> >>>>
> >>>> The source .tar.gz file, pgp signature (.asc signed with my key from
> >>>> above), md5 and sha512 checksums are provided here:
> >>>> https://dist.apache.org/repos/dist/dev/incubator/trafficcont
> >>>> rol/2.1.0/RC1
> >>>>
> >>>> Thanks!
> >>>>
> >>>>
> >>>>
> >>>
> >
>

Re: [VOTE] Release Apache Traffic Control (incubating) 2.1.0-RC1

Posted by Hank Beatty <hb...@apache.org>.
I was thinking of starting with something like this: 
https://github.com/skywinder/github-changelog-generator#output-example. 
I will also look at the github-changes that Steve mentions.

Hank

On 10/26/2017 08:48 AM, Steve Malenfant wrote:
> Do we have a sample from a script that would create a change log based on
> pull request only? I tried `github-changes` yesterday but it seemed to work
> only with the older releases (<1.8). Although I haven't spent much time on
> it.
> 
> We should probably only list the high level changes such as new features,
> improvements, important fixes and breaking changes (relates to operations
> action required).
> 
> Few things we should note as well :
> - How to upgrade from pre-2.0 releases
> - What are the upgrade procedures (run postinstall for example)
> - Profiles locations (not included in 2.x basic install anymore)
> 
> I'm sure some of those are documented already, might just requires
> references.
> 
> Steve
> 
> 
> 
> On Wed, Oct 25, 2017 at 8:06 AM, Hank Beatty <hb...@apache.org> wrote:
> 
>> Hello Steve,
>>
>> The release notes are still being worked on. I am also looking for
>> suggestions on how the release notes should be formatted, and how they
>> might be auto-generated. If you have any, please let me know.
>>
>> Regards,
>> Hank
>>
>> On 10/24/2017 07:26 AM, Steve Malenfant wrote:
>>
>>> Is there any Release Notes associated with this release? 1,337 changes and
>>> the link above will only display 250 of them.
>>>
>>> Steve
>>>
>>> On Mon, Oct 23, 2017 at 4:01 PM, Hank Beatty <hb...@apache.org> wrote:
>>>
>>> Hello All,
>>>>
>>>> I've prepared a release for v2.1.0-RC1
>>>>
>>>> The vote is open for at least 72 hours and passes if a majority of at
>>>> least 3 +1 PPMC votes are cast.
>>>>
>>>> [ ] +1 Approve the release
>>>>
>>>> [ ] -1 Do not release this package because ...
>>>>
>>>> Changes since 2.0.0:
>>>> https://github.com/apache/incubator-trafficcontrol/compare/
>>>> 2.0.x...RELEASE-2.1.0-RC1
>>>>
>>>> This corresponds to git:
>>>>    Hash:6ea2ca86d07c16a3b3ca419dd56b975059271206 <(505)%20927-1206>
>>>> <(505)%20927-1206>
>>>>    Tag: RELEASE-2.1.0-RC1
>>>>
>>>> Which can be verified with the following: git tag -v RELEASE-2.1.0-RC1
>>>>
>>>> My code signing key is available here:
>>>> https://pgp.mit.edu/pks/lookup?op=get&search=0x582D3F6E79270895
>>>>
>>>> Make sure you refresh from a key server to get all relevant signatures.
>>>>
>>>> The source .tar.gz file, pgp signature (.asc signed with my key from
>>>> above), md5 and sha512 checksums are provided here:
>>>> https://dist.apache.org/repos/dist/dev/incubator/trafficcont
>>>> rol/2.1.0/RC1
>>>>
>>>> Thanks!
>>>>
>>>>
>>>>
>>>
> 

Re: [VOTE] Release Apache Traffic Control (incubating) 2.1.0-RC1

Posted by Dave Neuman <ne...@apache.org>.
+1 to Steve's recommendation.  Hank/Steve, let me know what you need help
with.

On Thu, Oct 26, 2017 at 6:48 AM, Steve Malenfant <sm...@gmail.com>
wrote:

> Do we have a sample from a script that would create a change log based on
> pull request only? I tried `github-changes` yesterday but it seemed to work
> only with the older releases (<1.8). Although I haven't spent much time on
> it.
>
> We should probably only list the high level changes such as new features,
> improvements, important fixes and breaking changes (relates to operations
> action required).
>
> Few things we should note as well :
> - How to upgrade from pre-2.0 releases
> - What are the upgrade procedures (run postinstall for example)
> - Profiles locations (not included in 2.x basic install anymore)
>
> I'm sure some of those are documented already, might just requires
> references.
>
> Steve
>
>
>
> On Wed, Oct 25, 2017 at 8:06 AM, Hank Beatty <hb...@apache.org> wrote:
>
> > Hello Steve,
> >
> > The release notes are still being worked on. I am also looking for
> > suggestions on how the release notes should be formatted, and how they
> > might be auto-generated. If you have any, please let me know.
> >
> > Regards,
> > Hank
> >
> > On 10/24/2017 07:26 AM, Steve Malenfant wrote:
> >
> >> Is there any Release Notes associated with this release? 1,337 changes
> and
> >> the link above will only display 250 of them.
> >>
> >> Steve
> >>
> >> On Mon, Oct 23, 2017 at 4:01 PM, Hank Beatty <hb...@apache.org>
> wrote:
> >>
> >> Hello All,
> >>>
> >>> I've prepared a release for v2.1.0-RC1
> >>>
> >>> The vote is open for at least 72 hours and passes if a majority of at
> >>> least 3 +1 PPMC votes are cast.
> >>>
> >>> [ ] +1 Approve the release
> >>>
> >>> [ ] -1 Do not release this package because ...
> >>>
> >>> Changes since 2.0.0:
> >>> https://github.com/apache/incubator-trafficcontrol/compare/
> >>> 2.0.x...RELEASE-2.1.0-RC1
> >>>
> >>> This corresponds to git:
> >>>   Hash:6ea2ca86d07c16a3b3ca419dd56b975059271206 <(505)%20927-1206>
> >>> <(505)%20927-1206>
> >>>   Tag: RELEASE-2.1.0-RC1
> >>>
> >>> Which can be verified with the following: git tag -v RELEASE-2.1.0-RC1
> >>>
> >>> My code signing key is available here:
> >>> https://pgp.mit.edu/pks/lookup?op=get&search=0x582D3F6E79270895
> >>>
> >>> Make sure you refresh from a key server to get all relevant signatures.
> >>>
> >>> The source .tar.gz file, pgp signature (.asc signed with my key from
> >>> above), md5 and sha512 checksums are provided here:
> >>> https://dist.apache.org/repos/dist/dev/incubator/trafficcont
> >>> rol/2.1.0/RC1
> >>>
> >>> Thanks!
> >>>
> >>>
> >>>
> >>
>

Re: [VOTE] Release Apache Traffic Control (incubating) 2.1.0-RC1

Posted by Steve Malenfant <sm...@gmail.com>.
Do we have a sample from a script that would create a change log based on
pull request only? I tried `github-changes` yesterday but it seemed to work
only with the older releases (<1.8). Although I haven't spent much time on
it.

We should probably only list the high level changes such as new features,
improvements, important fixes and breaking changes (relates to operations
action required).

Few things we should note as well :
- How to upgrade from pre-2.0 releases
- What are the upgrade procedures (run postinstall for example)
- Profiles locations (not included in 2.x basic install anymore)

I'm sure some of those are documented already, might just requires
references.

Steve



On Wed, Oct 25, 2017 at 8:06 AM, Hank Beatty <hb...@apache.org> wrote:

> Hello Steve,
>
> The release notes are still being worked on. I am also looking for
> suggestions on how the release notes should be formatted, and how they
> might be auto-generated. If you have any, please let me know.
>
> Regards,
> Hank
>
> On 10/24/2017 07:26 AM, Steve Malenfant wrote:
>
>> Is there any Release Notes associated with this release? 1,337 changes and
>> the link above will only display 250 of them.
>>
>> Steve
>>
>> On Mon, Oct 23, 2017 at 4:01 PM, Hank Beatty <hb...@apache.org> wrote:
>>
>> Hello All,
>>>
>>> I've prepared a release for v2.1.0-RC1
>>>
>>> The vote is open for at least 72 hours and passes if a majority of at
>>> least 3 +1 PPMC votes are cast.
>>>
>>> [ ] +1 Approve the release
>>>
>>> [ ] -1 Do not release this package because ...
>>>
>>> Changes since 2.0.0:
>>> https://github.com/apache/incubator-trafficcontrol/compare/
>>> 2.0.x...RELEASE-2.1.0-RC1
>>>
>>> This corresponds to git:
>>>   Hash:6ea2ca86d07c16a3b3ca419dd56b975059271206 <(505)%20927-1206>
>>> <(505)%20927-1206>
>>>   Tag: RELEASE-2.1.0-RC1
>>>
>>> Which can be verified with the following: git tag -v RELEASE-2.1.0-RC1
>>>
>>> My code signing key is available here:
>>> https://pgp.mit.edu/pks/lookup?op=get&search=0x582D3F6E79270895
>>>
>>> Make sure you refresh from a key server to get all relevant signatures.
>>>
>>> The source .tar.gz file, pgp signature (.asc signed with my key from
>>> above), md5 and sha512 checksums are provided here:
>>> https://dist.apache.org/repos/dist/dev/incubator/trafficcont
>>> rol/2.1.0/RC1
>>>
>>> Thanks!
>>>
>>>
>>>
>>

Re: [VOTE] Release Apache Traffic Control (incubating) 2.1.0-RC1

Posted by Hank Beatty <hb...@apache.org>.
Hello Steve,

The release notes are still being worked on. I am also looking for 
suggestions on how the release notes should be formatted, and how they 
might be auto-generated. If you have any, please let me know.

Regards,
Hank

On 10/24/2017 07:26 AM, Steve Malenfant wrote:
> Is there any Release Notes associated with this release? 1,337 changes and
> the link above will only display 250 of them.
> 
> Steve
> 
> On Mon, Oct 23, 2017 at 4:01 PM, Hank Beatty <hb...@apache.org> wrote:
> 
>> Hello All,
>>
>> I've prepared a release for v2.1.0-RC1
>>
>> The vote is open for at least 72 hours and passes if a majority of at
>> least 3 +1 PPMC votes are cast.
>>
>> [ ] +1 Approve the release
>>
>> [ ] -1 Do not release this package because ...
>>
>> Changes since 2.0.0:
>> https://github.com/apache/incubator-trafficcontrol/compare/
>> 2.0.x...RELEASE-2.1.0-RC1
>>
>> This corresponds to git:
>>   Hash:6ea2ca86d07c16a3b3ca419dd56b975059271206 <(505)%20927-1206>
>>   Tag: RELEASE-2.1.0-RC1
>>
>> Which can be verified with the following: git tag -v RELEASE-2.1.0-RC1
>>
>> My code signing key is available here:
>> https://pgp.mit.edu/pks/lookup?op=get&search=0x582D3F6E79270895
>>
>> Make sure you refresh from a key server to get all relevant signatures.
>>
>> The source .tar.gz file, pgp signature (.asc signed with my key from
>> above), md5 and sha512 checksums are provided here:
>> https://dist.apache.org/repos/dist/dev/incubator/trafficcontrol/2.1.0/RC1
>>
>> Thanks!
>>
>>
> 

Re: [VOTE] Release Apache Traffic Control (incubating) 2.1.0-RC1

Posted by Nir Sopher <ni...@qwilt.com>.
Hi,

Trying to build 2.1.x latest on my centos7 VM, I get the below error during
traffic-portal build (due to the recent RedHat openssl issues).
npm: relocation error: npm: symbol SSL_set_cert_cb, version libssl.so.10
not defined in file libssl.so.10 with link time reference

I overcame the issue by changing the image in the Dockerfile to
centos:7.4.1708

We should probably fix it, so "-1".

Would we like to avoid future similar issues by locking the dependencies
using our own Docker images for the build?
We can create our own Docker images, each with all relevant RPMs required
for the specific component build, and maintain them in Docker hub or some
other repository.

Nir


On Tue, Oct 24, 2017 at 2:26 PM, Steve Malenfant <sm...@gmail.com>
wrote:

> Is there any Release Notes associated with this release? 1,337 changes and
> the link above will only display 250 of them.
>
> Steve
>
> On Mon, Oct 23, 2017 at 4:01 PM, Hank Beatty <hb...@apache.org> wrote:
>
> > Hello All,
> >
> > I've prepared a release for v2.1.0-RC1
> >
> > The vote is open for at least 72 hours and passes if a majority of at
> > least 3 +1 PPMC votes are cast.
> >
> > [ ] +1 Approve the release
> >
> > [ ] -1 Do not release this package because ...
> >
> > Changes since 2.0.0:
> > https://github.com/apache/incubator-trafficcontrol/compare/
> > 2.0.x...RELEASE-2.1.0-RC1
> >
> > This corresponds to git:
> >  Hash:6ea2ca86d07c16a3b3ca419dd56b975059271206 <(505)%20927-1206>
> >  Tag: RELEASE-2.1.0-RC1
> >
> > Which can be verified with the following: git tag -v RELEASE-2.1.0-RC1
> >
> > My code signing key is available here:
> > https://pgp.mit.edu/pks/lookup?op=get&search=0x582D3F6E79270895
> >
> > Make sure you refresh from a key server to get all relevant signatures.
> >
> > The source .tar.gz file, pgp signature (.asc signed with my key from
> > above), md5 and sha512 checksums are provided here:
> > https://dist.apache.org/repos/dist/dev/incubator/
> trafficcontrol/2.1.0/RC1
> >
> > Thanks!
> >
> >
>

Re: [VOTE] Release Apache Traffic Control (incubating) 2.1.0-RC1

Posted by Steve Malenfant <sm...@gmail.com>.
Is there any Release Notes associated with this release? 1,337 changes and
the link above will only display 250 of them.

Steve

On Mon, Oct 23, 2017 at 4:01 PM, Hank Beatty <hb...@apache.org> wrote:

> Hello All,
>
> I've prepared a release for v2.1.0-RC1
>
> The vote is open for at least 72 hours and passes if a majority of at
> least 3 +1 PPMC votes are cast.
>
> [ ] +1 Approve the release
>
> [ ] -1 Do not release this package because ...
>
> Changes since 2.0.0:
> https://github.com/apache/incubator-trafficcontrol/compare/
> 2.0.x...RELEASE-2.1.0-RC1
>
> This corresponds to git:
>  Hash:6ea2ca86d07c16a3b3ca419dd56b975059271206 <(505)%20927-1206>
>  Tag: RELEASE-2.1.0-RC1
>
> Which can be verified with the following: git tag -v RELEASE-2.1.0-RC1
>
> My code signing key is available here:
> https://pgp.mit.edu/pks/lookup?op=get&search=0x582D3F6E79270895
>
> Make sure you refresh from a key server to get all relevant signatures.
>
> The source .tar.gz file, pgp signature (.asc signed with my key from
> above), md5 and sha512 checksums are provided here:
> https://dist.apache.org/repos/dist/dev/incubator/trafficcontrol/2.1.0/RC1
>
> Thanks!
>
>

Re: [VOTE] Release Apache Traffic Control (incubating) 2.1.0-RC1

Posted by Hank Beatty <hb...@apache.org>.
This vote has failed. There will be a new RC when the issues have been resolved.

Thanks,
Hank

On 10/23/2017 04:01 PM, Hank Beatty wrote:
> Hello All,
> 
> I've prepared a release for v2.1.0-RC1
> 
> The vote is open for at least 72 hours and passes if a majority of at least 3 +1 PPMC votes are cast.
> 
> [ ] +1 Approve the release
> 
> [ ] -1 Do not release this package because ...
> 
> Changes since 2.0.0:
> https://github.com/apache/incubator-trafficcontrol/compare/2.0.x...RELEASE-2.1.0-RC1
> 
> This corresponds to git:
>   Hash:6ea2ca86d07c16a3b3ca419dd56b975059271206
>   Tag: RELEASE-2.1.0-RC1
> 
> Which can be verified with the following: git tag -v RELEASE-2.1.0-RC1
> 
> My code signing key is available here:
> https://pgp.mit.edu/pks/lookup?op=get&search=0x582D3F6E79270895
> 
> Make sure you refresh from a key server to get all relevant signatures.
> 
> The source .tar.gz file, pgp signature (.asc signed with my key from
> above), md5 and sha512 checksums are provided here:
> https://dist.apache.org/repos/dist/dev/incubator/trafficcontrol/2.1.0/RC1
> 
> Thanks!
>