This is an automated email from the ASF dual-hosted git repository.
robertwb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 8b69513 Merge pull request #10987 from lukecwik/beam5524
add 921a9a8 [BEAM-8201] Pass all other endpoints through provisioning
service. (#10843)
No new revisions were added by this update.
Summary of changes:
.../control/DefaultJobBundleFactory.java | 7 +-
.../environment/DockerEnvironmentFactory.java | 8 +-
sdks/go/container/boot.go | 35 ++-
.../model/fnexecution_v1/beam_provision_api.pb.go | 291 +++------------------
sdks/java/container/boot.go | 32 ++-
.../runners/portability/fn_api_runner.py | 43 ++-
sdks/python/container/boot.go | 32 ++-
7 files changed, 154 insertions(+), 294 deletions(-)