gardener / machine-controller-manager

Declarative way of managing machines for Kubernetes cluster
Apache License 2.0
256 stars 117 forks source link

disable CICD Pipelines for stale branch #915

Closed ccwienk closed 5 months ago

ccwienk commented 5 months ago

release-branch rel-v0.48 is no longer actively maintained. Disable CICD Pipelines to save resources.

How to categorize this PR?

/area delivery /kind cleanup

Failed tests should be safe to ignore.

rishabh-11 commented 5 months ago

Thanks for all the PRs @ccwienk. I just have one question:- disabling pipelines is also possible by adding render_pipeline: false in the pipeline_definitions, right?