Skip to content

[JENKINS-76317] Allow to define maintenance windows for clouds #337

@jenkins-infra-bot

Description

@jenkins-infra-bot

It would be nice to be able to define maintenance windows for clouds. During that time the cloud will not provision new agents.

Implementation hint:
https://javadoc.jenkins.io/hudson/slaves/CloudProvisioningListener.html allows to hook into the provision process.
Add an action to the cloud to be able to define a maintenance window.


Originally reported by mawinter69, imported from: Allow to define maintenance windows for clouds
  • assignee: jeevandas
  • status: In Progress
  • priority: Minor
  • component(s): agent-maintenance-plugin
  • label(s): newbie-friendly
  • resolution: Unresolved
  • votes: 0
  • watchers: 5
  • imported: 20260118-085119
Raw content of original issue

It would be nice to be able to define maintenance windows for clouds. During that time the cloud will not provision new agents.

Implementation hint: https://javadoc.jenkins.io/hudson/slaves/CloudProvisioningListener.html allows to hook into the provision process. Add an action to the cloud to be able to define a maintenance window.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions