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

Raw VM build system: build deb package #485

Closed
3 tasks
ldemailly opened this issue Jul 20, 2017 · 2 comments
Closed
3 tasks

Raw VM build system: build deb package #485

ldemailly opened this issue Jul 20, 2017 · 2 comments
Assignees
Milestone

Comments

@ldemailly
Copy link
Contributor

ldemailly commented Jul 20, 2017

0.2

  • semi flat build system (dependant / should converge with Release Automation #392
  • package for envoy and envoy launcher
    0.3
  • other components
@ldemailly ldemailly added this to the Istio 0.2 milestone Jul 20, 2017
@ldemailly
Copy link
Contributor Author

istio/proxy#404

@costinm
Copy link
Contributor

costinm commented Aug 29, 2017

Deb files submitted and ready for testing.

@costinm costinm closed this as completed Aug 29, 2017
mandarjog pushed a commit to mandarjog/istio that referenced this issue Oct 30, 2017
* Implement the attribute.Tracker.ApplyBag method.

This implements the second half of the attribute protocol in the
mixer. The mixer can now both receive and send attributes using
the full dictionary/delta/context model.

This also removes the attribute.Manager interface type. This was
unnecessary, I added it when still getting a hang of Golang...

The mixc command is updated to take advantage of the new functionality
and to print any attributes that the mixer returns in a response.

Given this foundation, I'll setup a test environment to evaluate
API mixer perf.


Former-commit-id: 9f0544ed0ba133fecf5ae6a9d9b6b461e2aaafc7
mandarjog pushed a commit that referenced this issue Oct 31, 2017
* Implement the attribute.Tracker.ApplyBag method.

This implements the second half of the attribute protocol in the
mixer. The mixer can now both receive and send attributes using
the full dictionary/delta/context model.

This also removes the attribute.Manager interface type. This was
unnecessary, I added it when still getting a hang of Golang...

The mixc command is updated to take advantage of the new functionality
and to print any attributes that the mixer returns in a response.

Given this foundation, I'll setup a test environment to evaluate
API mixer perf.


Former-commit-id: 4046241c334f4c7e161306b059c400b924962624
guptasu pushed a commit to guptasu/istio that referenced this issue Jun 11, 2018
* Gateway hosts are required (istio#470)

* Clarify gateway selector scope (istio#474)

* Clarify gateway selector scope

* fix indent

* regen

* k8s -> Kubernetes

* Fix generated output
kyessenov pushed a commit to kyessenov/istio that referenced this issue Aug 13, 2018
* Fix Cloud builder build to work with user releng

Proxy (Envoy) cannot be build as root. See
bazelbuild/bazel#3786

Cloud builder does not support running a container as a user. This
changes updates cloud builder build to run the build as releng user.

* Adds bazelrc

* More performance

* Remove kms calls as we don't publish docker images

* Adds a version to istio-builder

* Defines default for ISTIO_VERSION
howardjohn pushed a commit to howardjohn/istio that referenced this issue Jan 12, 2020
* Update envoy metrics service and access log service config

This PR migrates to the newer flags for the envoy metrics service and access log service config that support setting up the TLS context and keepalive config.

* Fix citadel.yaml template
howardjohn pushed a commit to howardjohn/istio that referenced this issue Jan 12, 2020
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