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

h2 benchmark (end to end) #452

Closed
ldemailly opened this issue Jul 5, 2017 · 2 comments
Closed

h2 benchmark (end to end) #452

ldemailly opened this issue Jul 5, 2017 · 2 comments

Comments

@ldemailly
Copy link
Contributor

No description provided.

@ldemailly ldemailly mentioned this issue Jul 5, 2017
19 tasks
@ldemailly ldemailly added this to the Istio 0.3 milestone Sep 29, 2017
mandarjog pushed a commit to mandarjog/istio that referenced this issue Oct 30, 2017
)

- The adapter manager now explicitly exposes Check/Report/Quota methods

- Eliminate the ugly APIMethodArgs/APIMethodResp pattern. Method-specific
parameters can now be passed directly to the adapter manager's new methods.

- Move the definition of APIMethods to pkg/adapterManager and make private since
that's the only place where it's used.

- Deprectaed the Output type. We now just manipulate rpc.Status values throughout.

Former-commit-id: 9f7a01852e3083c35d71ec1f58770abb08cb8c2b
mandarjog pushed a commit that referenced this issue Oct 31, 2017
- The adapter manager now explicitly exposes Check/Report/Quota methods

- Eliminate the ugly APIMethodArgs/APIMethodResp pattern. Method-specific
parameters can now be passed directly to the adapter manager's new methods.

- Move the definition of APIMethods to pkg/adapterManager and make private since
that's the only place where it's used.

- Deprectaed the Output type. We now just manipulate rpc.Status values throughout.

Former-commit-id: 9ac1637c708bbde2ae4c7b2ec1b83ce574c8f951
mandarjog pushed a commit that referenced this issue Oct 31, 2017
These files are for unit tests and should not be actually deployed, so
using `fake.docker.io` instead of an actuall docker repo.
@ldemailly ldemailly modified the milestones: Istio 0.3, Istio 1.0 Jan 30, 2018
@ldemailly ldemailly self-assigned this Jan 30, 2018
@ldemailly
Copy link
Contributor Author

this can be done through the #526 one

@ayj
Copy link
Contributor

ayj commented Apr 11, 2018

Closed in favor of #526

@ayj ayj closed this as completed Apr 11, 2018
kyessenov pushed a commit to kyessenov/istio that referenced this issue Aug 13, 2018
* add test.

* update readme.

* address comment

* fix typo
@rlenglet rlenglet removed this from the 1.4 milestone Jul 9, 2019
howardjohn pushed a commit to howardjohn/istio that referenced this issue Jan 12, 2020
Adds docker.push functionality needed by the release process and
developers in general.
antonioberben pushed a commit to antonioberben/istio that referenced this issue Jan 29, 2024
* feat: istio#452 support initContainers

Signed-off-by: Pier <53210578+pie-r@users.noreply.github.com>

* missing if

Signed-off-by: Pier <53210578+pie-r@users.noreply.github.com>

---------

Signed-off-by: Pier <53210578+pie-r@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants