-
Notifications
You must be signed in to change notification settings - Fork 303
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
Add v1.5.2, v1.6.0 and v1.7.0 to CHANGELOG.md #887
Conversation
/assign @rramkumar1 |
Hi @spencerhance. Thanks for your PR. I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/ok-to-test |
@spencerhance I think this is missing some PR's? We had a lot of stuff go into 1.6 |
/lgtm |
/hold |
0ce65ab
to
e5b7a5d
Compare
@rramkumar1 Updated |
CHANGELOG.md
Outdated
- Add e2e test for Ingress that has long namespace+name [\#689](https://github.com/kubernetes/ingress-gce/pull/689) ([rramkumar1](https://github.com/rramkumar1)) | ||
- Port basic NEG test from k/k [\#679](https://github.com/kubernetes/ingress-gce/pull/679) ([spencerhance](https://github.com/spencerhance)) | ||
- Add tests for HTTPS [\#671](https://github.com/kubernetes/ingress-gce/pull/671) ([rramkumar1](https://github.com/rramkumar1)) | ||
- Move tests for app protocols from k/k to Ingress-GCE repo [\#668](https://github.com/kubernetes/ingress-gce/pull/668) ([rramkumar1](https://github.com/rramkumar1)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How come some PR's got skipped? Like 670 for example.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Turned out most of those PRs were extraneous, fixed now
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What do you mean by extraneous? I still don't see 670.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Before, there were a ton of PRs under 1.5.2 that weren't actually added in that version, so I removed them.
I believe the numbers being skipped refer to closed PRs and open issues
This is 670: #670
CHANGELOG.md
Outdated
@@ -756,4 +950,10 @@ | |||
|
|||
|
|||
|
|||
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can remove the excess
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
3d7547e
to
855ee9e
Compare
@rramkumar1 updated |
855ee9e
to
5262bc0
Compare
/hold cancel |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: bowei, rramkumar1, spencerhance The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
No description provided.