Skip to content

unify e2e script#694

Merged
sebastienvas merged 1 commit intoistio:masterfrom
yutongz:e2e
Sep 7, 2017
Merged

unify e2e script#694
sebastienvas merged 1 commit intoistio:masterfrom
yutongz:e2e

Conversation

@yutongz
Copy link
Copy Markdown
Contributor

@yutongz yutongz commented Sep 7, 2017

Release note:

None

@istio-merge-robot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
We suggest the following additional approver: yutongz

Assign the PR to them by writing /assign @yutongz in a comment when ready.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these OWNERS Files:

You can indicate your approval by writing /approve in a comment
You can cancel your approval by writing /approve cancel in a comment

ln -sf ${GOPATH}/src/github.com/istio ${GOPATH}/src/istio.io
cd ${GOPATH}/src/istio.io/istio
if [[ ! $PWD = ${GOPATH}/src/istio.io/istio ]]; then
# Test harness will checkout code to directory $GOPATH/src/github.com/istio/istio
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't that be configurable ? it's pretty standard to have foo.io instead of github.com - it could read the CNAME for instance

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we do something smarter later maybe and use this for now :)

@sebastienvas sebastienvas merged commit 664f659 into istio:master Sep 7, 2017
@istio-testing
Copy link
Copy Markdown
Collaborator

@yutongz: The following tests failed, say /retest to rerun them all:

Test name Commit Details Rerun command
prow/e2e-suite-rbac-no_auth.sh a4bf8e5 link /test e2e-suite-rbac-no_auth
prow/e2e-suite-no_rbac-no_auth.sh a4bf8e5 link /test e2e-suite-no_rbac-no_auth
prow/e2e-suite-rbac-auth.sh a4bf8e5 link /test e2e-suite-rbac-auth
Details

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. I understand the commands that are listed here.

@yutongz yutongz deleted the e2e branch September 20, 2017 19:07
mandarjog pushed a commit to mandarjog/istio that referenced this pull request Oct 30, 2017
* Introduce redis backend for config store.

Note: this implements the exact SPI currently we have. With
some redis features, some things (like listening updates)
can be done more efficiently, but that needs to change the SPI.

I'll address that after landing this.

* review fixes.

* Fix the key length cache.

* lint fixes

* more lint checks.

* fix usage of log module.

Former-commit-id: 123a1f3932bb222f2347c0ae04a4b4d134c59c32
rshriram pushed a commit that referenced this pull request Oct 30, 2017
mandarjog pushed a commit that referenced this pull request Oct 31, 2017
* Introduce redis backend for config store.

Note: this implements the exact SPI currently we have. With
some redis features, some things (like listening updates)
can be done more efficiently, but that needs to change the SPI.

I'll address that after landing this.

* review fixes.

* Fix the key length cache.

* lint fixes

* more lint checks.

* fix usage of log module.

Former-commit-id: 72388028a804f52967e8cc88b575cb137fb0155e
vbatts pushed a commit to vbatts/istio that referenced this pull request Oct 31, 2017
mandarjog pushed a commit that referenced this pull request Nov 2, 2017
0x01001011 pushed a commit to thedemodrive/istio that referenced this pull request Jul 16, 2020
in the latest envoyproxy.io (1.9) api-v1 was removed
luksa pushed a commit to luksa/istio that referenced this pull request Apr 11, 2024
* OSSM-742 Improve Maistra container images build (for maistra-2.3) (istio#606)

* OSSM-742 Improve Maistra container images build (istio#534)

* OSSM-742 Improve Maistra container images build

* Simplify make rules and Dockerfiles

* Fix dockerfiles lint issues

* Reorganize files and apply image naming convention

* Update MAISTRA_VERSION and ISTIO_VERSION

* Adapt images builds relying on upstream build tool

* Add copyright and license into scripts

* chore: updates image labels to reflect actual targeted versions

* chore: removes vendor left-overs

Co-authored-by: bmangoen <bmangoen@gmail.com>
dgn pushed a commit to dgn/istio that referenced this pull request Jun 13, 2024
* OSSM-742 Improve Maistra container images build (for maistra-2.3) (istio#606)

* OSSM-742 Improve Maistra container images build (istio#534)

* OSSM-742 Improve Maistra container images build

* Simplify make rules and Dockerfiles

* Fix dockerfiles lint issues

* Reorganize files and apply image naming convention

* Update MAISTRA_VERSION and ISTIO_VERSION

* Adapt images builds relying on upstream build tool

* Add copyright and license into scripts

* chore: updates image labels to reflect actual targeted versions

* chore: removes vendor left-overs

Co-authored-by: bmangoen <bmangoen@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants