lambda/

directory
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 31, 2024 License: Apache-2.0

README

lambda

Deploy our helm-janitor application as a lambda function that periodically runs and can be invoked via HTTP method to clean the releases

schedule

First cut of the schedule code will simply scan releases with the label helm-janitor: true and look for the TTL/expires value in the values file that was deployed with the release.

api

Eventually we'd like an API gateway endpoint to expose the function for further integration points (e.g. slack webhook)

custom

The function can also be manually invoked by say, another lambda to perform the janitor duties.

deployment to AWS

STILL WIP - relying on Lendi specific tooling.


liam exec -e development -r deployer -- serverless deploy

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL