You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Scott Wegner (JIRA)" <ji...@apache.org> on 2018/10/11 18:45:00 UTC

[jira] [Created] (BEAM-5719) Misconfigured GCS staging jobs can nuke entire top-level bucket

Scott Wegner created BEAM-5719:
----------------------------------

             Summary: Misconfigured GCS staging jobs can nuke entire top-level bucket
                 Key: BEAM-5719
                 URL: https://issues.apache.org/jira/browse/BEAM-5719
             Project: Beam
          Issue Type: Sub-task
          Components: build-system, website
            Reporter: Scott Wegner
            Assignee: Scott Wegner


See: https://github.com/apache/beam/pull/6655#issuecomment-429037632

A bug in the Website_Stage_GCS job was causing the Jenkins job to wipe out the top-level GCS bucket used to stage and serve the website from. This ends up blocking all future runs of the job and takes manual effort to recreate and configure the bucket.

The linked PR should fix the immediate issue, but it's still the case that a bug in the job/configuration could potentially wipe it out again. We should refactor the job or modify the command so that there is no longer danger of wiping it out.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)