Skip to content
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

Update fortio version to latest #2596

Merged
merged 5 commits into from Jan 16, 2018
Merged

Update fortio version to latest #2596

merged 5 commits into from Jan 16, 2018

Conversation

ldemailly
Copy link
Contributor

@ldemailly ldemailly commented Jan 13, 2018

Not clear why Gopkg.lock changed so much

Not clear why Gopkg.lock changed so much
@istio-merge-robot istio-merge-robot added the needs-rebase Indicates a PR needs to be rebased before being merged label Jan 13, 2018
@istio-merge-robot
Copy link

@ldemailly PR needs rebase

@ldemailly ldemailly removed the needs-rebase Indicates a PR needs to be rebased before being merged label Jan 13, 2018
istio.VERSION Outdated
@@ -13,6 +13,6 @@ export AUTH_DEBIAN_URL="https://storage.googleapis.com/istio-artifacts/auth/d10e
export PILOT_DEBIAN_URL="https://storage.googleapis.com/istio-artifacts/pilot/3101ea9d82a5f83b699c2d3245b371a19fa6bef4/artifacts/debs"
export PROXY_DEBIAN_URL="https://storage.googleapis.com/istio-artifacts/proxy/2458e4e27bc588df858711b66de0970183e0cf66/artifacts/debs"
export FORTIO_HUB="docker.io/istio"
export FORTIO_TAG="0.4.2"
export FORTIO_TAG="0.6.1"
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we still need this, and for what ?

(this goes for the entire file)

Copy link
Contributor Author

@ldemailly ldemailly Jan 13, 2018

Choose a reason for hiding this comment

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

it's used in e2e still afaik, for instance:

tests/e2e/tests/simple/simple1_test.go: tag := os.Getenv("FORTIO_TAG")

and in updateVersion

Tried
```
dep ensure --update istio.io/fortio
Warning: Gopkg.lock is out of sync with Gopkg.toml or the project's
imports.
```
But it did change everything in the lock file anyway
@istio-merge-robot istio-merge-robot added the needs-rebase Indicates a PR needs to be rebased before being merged label Jan 14, 2018
@istio-merge-robot
Copy link

@ldemailly PR needs rebase

@istio-merge-robot istio-merge-robot removed the needs-rebase Indicates a PR needs to be rebased before being merged label Jan 16, 2018
@douglas-reid
Copy link
Contributor

/lgtm

@istio-merge-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: douglas-reid

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

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

@istio-merge-robot
Copy link

/test all [submit-queue is verifying that this PR is safe to merge]

@ldemailly
Copy link
Contributor Author

/test istio-presubmit

@istio-merge-robot
Copy link

/test all [submit-queue is verifying that this PR is safe to merge]

@istio-merge-robot
Copy link

Automatic merge from submit-queue.

@istio-merge-robot istio-merge-robot merged commit 4ac0512 into master Jan 16, 2018
@ldemailly ldemailly deleted the fortio-v-update branch January 16, 2018 19:38
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.

None yet

6 participants