Skip to content

Don't reuse GCS cache in imagebuilder #76

@jlewi

Description

@jlewi

Here we don't rebuild the context on GCS if it already exists

// TODO(jeremy): It might be better to delete the GCSPath if it exists and then recreate it. This way if the logic

Therefore if there is a bug in how the context is computed and we push a fix to hydros the context won't get recomputed. An example of that is a bug like #69.

It might be better to delete the object after some amount of time and recereate it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions