1
0
mirror of https://github.com/kata-containers/kata-containers.git synced 2025-05-12 18:35:08 +00:00
kata-containers/.github/workflows
Aurélien Bombo d60b548d61 ci: Add scheduled job to cleanup resources
This is the first part of adding a job to clean up potentially dangling
Azure resources. This will be based on Jeremi's tool from
https://github.com/jepio/kata-azure-automation.

At first, we'll only clean up AKS clusters, as this is what has been
causing us problems lately, but this could very well be extended to
cleaning up entire resource groups, which is why I left the different
names pretty generic (i.e. "resources" instead of "clusters").

Signed-off-by: Aurélien Bombo <abombo@microsoft.com>
2024-06-25 16:33:03 +00:00
..
add-issues-to-project.yaml actions: Move all the checkout actions to v4 2023-10-23 14:01:53 +02:00
add-pr-sizing-label.yaml actions: Move all the checkout actions to v4 2023-10-23 14:01:53 +02:00
basic-ci-amd64.yaml Merge pull request from wainersm/disable_failing_jobs-part2 2024-06-24 10:11:05 -03:00
build-checks.yaml ci: skip go version check 2024-05-31 13:28:34 -04:00
build-kata-static-tarball-amd64.yaml CI: remove sudo from GHA 2024-06-17 11:06:56 +00:00
build-kata-static-tarball-arm64.yaml ci: Remove not needed chown for arm64 2024-06-19 07:48:00 +00:00
build-kata-static-tarball-ppc64le.yaml ci: Remove not needed chown for ppc64 2024-06-19 07:56:45 +00:00
build-kata-static-tarball-s390x.yaml ci: remove sudo from s390x build 2024-06-19 07:53:33 +00:00
cargo-deny-runner.yaml github-actions: Remove ignore paths for required CI checks 2023-12-15 15:12:20 -08:00
ci-nightly-s390x.yaml gha: Remove k8s-cri-containerd-rhel9-e2e-tests for s390x 2024-04-17 15:36:42 +02:00
ci-nightly.yaml ci: use github.ref_name instead of $GITHUB_REF_NAME 2023-09-11 22:14:55 +02:00
ci-on-push.yaml github-actions: Remove ignore paths for required CI checks 2023-12-15 15:12:20 -08:00
ci.yaml gha: make run-kata-coco-tests inherit secrets 2024-04-15 10:53:44 -03:00
cleanup-resources.yaml ci: Add scheduled job to cleanup resources 2024-06-25 16:33:03 +00:00
commit-message-check.yaml workflow: Skip commit checks for dependabout 2024-04-29 13:45:51 +01:00
darwin-tests.yaml build: Update golang version to 1.22.2 2024-04-26 15:50:29 +02:00
docs-url-alive-check.yaml build: Update golang version to 1.22.2 2024-04-26 15:50:29 +02:00
kata-runtime-classes-sync.yaml actions: Move all the checkout actions to v4 2023-10-23 14:01:53 +02:00
move-issues-to-in-progress.yaml kata: Remove Issue - PR dependency 2024-04-17 09:53:08 +00:00
payload-after-push.yaml gha: Bump to docker/login-action@v3 2024-04-05 18:36:50 +02:00
PR-wip-checks.yaml gha: Cancel previous jobs if a PR is updated 2023-07-11 14:37:10 +02:00
publish-kata-deploy-payload-amd64.yaml gha: Bump to actions/[down|up]load-artifact@v4 (all the rest) 2024-04-05 18:36:51 +02:00
publish-kata-deploy-payload-arm64.yaml gha: Bump to actions/[down|up]load-artifact@v4 (all the rest) 2024-04-05 18:36:51 +02:00
publish-kata-deploy-payload-ppc64le.yaml gha: Bump to actions/[down|up]load-artifact@v4 (all the rest) 2024-04-05 18:36:51 +02:00
publish-kata-deploy-payload-s390x.yaml gha: Bump to actions/[down|up]load-artifact@v4 (all the rest) 2024-04-05 18:36:51 +02:00
release-amd64.yaml gha: release: Set inherit secrets on tarball builds 2024-05-20 14:19:17 +01:00
release-arm64.yaml gha: release: Set inherit secrets on tarball builds 2024-05-20 14:19:17 +01:00
release-ppc64le.yaml gha: release: Set inherit secrets on tarball builds 2024-05-20 14:19:17 +01:00
release-s390x.yaml gha: release: Push artifacts to registry on release 2024-05-15 16:55:55 +01:00
release.yaml gha: Bump to actions/[down|up]load-artifact@v4 (all the rest) 2024-04-05 18:36:51 +02:00
run-cri-containerd-tests-ppc64le.yaml gha: Bump to actions/[down|up]load-artifact@v4 (all the rest) 2024-04-05 18:36:51 +02:00
run-cri-containerd-tests-s390x.yaml gha: Make integration tests for s390x run on s390x-large runners 2024-04-18 14:35:24 +02:00
run-k8s-tests-on-aks.yaml tests/k8s: run for qemu-runtime-rs on AKS 2024-06-13 16:20:59 -03:00
run-k8s-tests-on-garm.yaml gha: Do not fail when collecting artifacts 2024-06-18 16:05:23 +00:00
run-k8s-tests-on-ppc64le.yaml gha: tag k8s tests on ppc64le to ppc64le-runner-01 2024-04-19 12:04:25 +05:30
run-k8s-tests-on-zvsi.yaml GHA: Use qemu-coco-dev for k8s nydus test on s390x 2024-06-04 15:49:23 +02:00
run-k8s-tests-with-crio-on-garm.yaml gha: cri-o: Bump runners to 22.04 2024-01-30 14:17:06 +01:00
run-kata-coco-tests.yaml ci: tdx: Re-enable TDX CI 2024-06-19 20:08:28 +02:00
run-kata-deploy-tests-on-aks.yaml workflow: run kata-deploy tests to qemu-runtime-rs on AKS 2024-06-11 12:58:47 -03:00
run-kata-deploy-tests-on-garm.yaml CI: disable all run-kata-deploy-tests-on-garm jobs 2024-06-17 14:39:38 -03:00
run-kata-monitor-tests.yaml CI: disable run-kata-monitor-tests / run-monitor (containerd, lts) job 2024-06-14 16:27:04 -03:00
run-metrics.yaml gha: Bump to actions/[down|up]load-artifact@v4 (all the rest) 2024-04-05 18:36:51 +02:00
run-runk-tests.yaml gha: Bump to actions/[down|up]load-artifact@v4 (all the rest) 2024-04-05 18:36:51 +02:00
stale.yaml gha: stale: Bump stalebot version 2024-04-18 11:41:09 +01:00
static-checks-self-hosted.yaml gha: Run static-checks on self-hosted runners conditionally 2024-02-05 15:24:21 +01:00
static-checks.yaml gha: Run static-checks on self-hosted runners conditionally 2024-02-05 15:24:21 +01:00