You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ki...@apache.org on 2022/03/23 18:07:40 UTC

[beam] branch master updated (c2af980 -> 7f911de)

This is an automated email from the ASF dual-hosted git repository.

kileysok pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from c2af980  Merge pull request #17075 from akvelon/BEAM-14041-update-builtin-IO
     new c5293ee  Updated metrics' CronJob API to use the latest batch version.
     new 941b073  Updated cluster to test in metrics-upgrade-clone in BeamMetrics_Publish test
     new ac816a92 Updated StateFulSet k8s obejct in cassandra-svc-statefulset.yaml file in order to get the apps/v1 version works.
     new cf2437b  Updated documentation including cluster specs.
     new 5b9eb64  Beam 13058 k8s apis upgrade - elasticsearch (#18)
     new b9a2e3c  Removed code used for testing.
     new 58789c9  Removed code used for testing in job_PostCommit_BeamMetrics_Publish task.
     new fa461c4  Beam 13058 k8s apis upgrade - Adding Basic Auth details in documentation (#19)
     new 388281e  Merge branch 'apache:master' into beam-13058-k8s-apis-upgrade
     new 1c46006  Merge branch 'apache:master' into beam-13058-k8s-apis-upgrade
     new 0039572  Added comments in initContainers and remove unused code in elasticsearch k8s files.
     new 7f911de  Merge pull request #17160 from dannymartinm/beam-13058-k8s-apis-upgrade

The 35059 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .test-infra/kubernetes/README.md                   | 44 ++++++++++++
 .../LargeITCluster/cassandra-svc-statefulset.yaml  | 10 ++-
 .../es-services-deployments.yaml                   | 80 +++++++++++-----------
 .../SmallITCluster/elasticsearch-svc-rc.yaml       | 26 ++++---
 .test-infra/metrics/README.md                      | 18 +++++
 .../kubernetes/beam-influxdb-autobackup.yaml       |  2 +-
 6 files changed, 121 insertions(+), 59 deletions(-)
 create mode 100644 .test-infra/kubernetes/README.md