Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for gcp dataproc clusters #58

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    6a6908a View commit details
    Browse the repository at this point in the history
  2. fixes based on feedback

    blentz committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    401790c View commit details
    Browse the repository at this point in the history
  3. CB-14052 Clean up Azure storage account blobs, bump go version

    Bump go version to 1.17
    Introduce new resource type: storage
    Introduce new action: cleanup
    Introduce new env var configuration: RETENTION_DAYS
    Collect Azure storage accounts, filter its blob contents by creation date, and delete old blobs.
    Bajzathd authored and blentz committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    06e1975 View commit details
    Browse the repository at this point in the history
  4. cleanups

    blentz committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    8159869 View commit details
    Browse the repository at this point in the history