避免在ECS集群仍在引用时过期任何ECR镜像
创始人
2024-12-17 04:30:09
0

可以编写lambda函数定期检查ECS集群是否有任何正在使用的ECR镜像,如果有,则更新这些镜像的过期时间,以避免它们在使用期间过期。以下是Python代码示例:

import boto3
import datetime

def update_ecr_image_expire_date(cluster_name, repository_name, image_tag, expire_days):
    client = boto3.client('ecr')

    # calculate new expire date
    new_expire_date = datetime.datetime.now() + datetime.timedelta(days=expire_days)

    # update image expire date
    client.batch_set_image_expiry(
        repositoryName=repository_name,
        imageIds=[
            {
                'imageTag': image_tag
            },
        ],
        lifecyclePolicyPreviewFilter={
            'tagStatus': 'ANY',
            'countType': 'sinceImagePushed',
            'countUnit': 'days',
            'countNumber': expire_days
        },
        expireAfter=new_expire_date
    )

def lambda_handler(event, context):
    # get ECR image detail
    client = boto3.client('ecr')
    result = client.describe_images(
        registryId=event['registry_id'],
        repositoryName=event['repository_name']
    )

    # check if any ECS cluster is still using the image
    for image in result['imageDetails']:
        image_tag = image['imageTags'][0]
        expire_date = image['imagePushedAt'] + datetime.timedelta(days=image['imageManifest']['imageExpirationTimeout'])

        for cluster_arn in image['imageManifest']['imageUses']:
            ecs = boto3.client('ecs')
            cluster_name = cluster_arn.split('/')[1]
            response = ecs.list_container_instances(
                cluster=cluster_name,
                status='ACTIVE'
            )
            if response['containerInstanceArns']:
                # ECS cluster is still using the image, update the image expire date
                update_ecr_image_expire_date(cluster_name, event['repository_name'], image_tag, (expire_date - datetime.datetime.now()).days)

相关内容

热门资讯

玩家必备攻略!德州透视hhpo... 玩家必备攻略!德州透视hhpoker,wpk俱乐部是做什么的,真是是真的有挂(有挂秘诀)所有人都在同...
9分钟了解!拱趴大菠萝有什么挂... 9分钟了解!拱趴大菠萝有什么挂,hhpoker免费辅助器,本来真的有挂(竟然有挂)9分钟了解!拱趴大...
每日必备!德州局透视,如何判断... 每日必备!德州局透视,如何判断wpk辅助软件的真假,真是存在有挂(有挂存在)1、下载好脚本下载之后点...
推荐十款!hhpoker智能辅... 推荐十款!hhpoker智能辅助插件,hhpoker免费透视脚本,好像是有挂(发现有挂)1、游戏颠覆...
普及知识!哈糖大菠萝有挂吗,a... 普及知识!哈糖大菠萝有挂吗,aa poker透视软件,好像真的有挂(有挂实锤)1、金币登录送、破产送...
我来教教你!wpk辅助插件,佛... 我来教教你!wpk辅助插件,佛手在线大菠萝辅助,本来存在有挂(有挂透视)运佛手在线大菠萝辅助辅助工具...
分辨真假!pokernow辅助... 分辨真假!pokernow辅助控制,wepoker好友助力码,一贯有挂(有挂分析)小薇(辅助器软件下...
最新技巧!fishpoker透... 最新技巧!fishpoker透视底牌,wpk透视辅助靠谱吗,总是是真的有挂(有挂秘笈)1、最新技巧!...
三分钟了解!wpk有作弊吗,有... 三分钟了解!wpk有作弊吗,有哪些免费的wpk作弊码,总是真的是有挂(有挂细节)在进入软件靠谱后,参...
带你了解!wpk私人局辅助是真... 带你了解!wpk私人局辅助是真的吗,sohoo辅助,总是真的是有挂(证实有挂)1、玩家可以在线上大神...