Skip to content

S3 upload improvement #3

@youwalther65

Description

@youwalther65

v2.1 brought S3 upload support.

Currently the feature will create and upload a new S3 object every LP4K_CM_UPDATE_FREQ seconds.

My idea is to have just one S3 key during one "session" (aka. invocation of lp4k) and overwrite every LP4K_CM_UPDATE_FREQ as an additional option LP4K_S3_OVERWRITE , which defaults to false.
In addition LP4K_TIME_FORMAT let you specify your own time format for ConfigMap and S3 key name (no validation regarding valid time format currently).

If you want to try this look at branch s3-one-key

Curious to hear your thoughts, especially @Anirudh0019

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions