Azure AD Application password for Azure VM agents in ci.jenkins.io
expires on 2024-10-19T00:00:00Z
#854
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR updates the Azure AD application password used in
ci.jenkins.io
controller to spawn Azure VM agents.The current end date is set to
2024-10-19T00:00:00Z
.Important
You'll have to update manually the top-level credential
azure-jenkins-sponsorship-credentials
on the Jenkins UI.The new password value, once the PR is merged and deployed, can be retrieved from the Terraform state,
by searching for
module.ci_jenkins_io_sponsorship.azuread_application_password.controller.value
.Finally, verify both Azure Credential and Azure VM clouds by checking that a click on the "Verify <...>" buttons returns a success,
then restart the controller to ensure that the old credential is not kept in cache.
Generate new end date for the ci.jenkins.io controller Azure AD Application password
Update Terraform file `ci.jenkins.io.tf` with new expiration date
changes detected: path "module.controller_service_principal_end_date" updated from "2024-10-19T00:00:00Z" to "2025-01-13T00:00:00Z" in file "ci.jenkins.io.tf"
Created automatically by Updatecli
Options:
Most of Updatecli configuration is done via its manifest(s).
Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!