Synchronise 2025.1 with upstream#18
Merged
Merged
Conversation
Add [api]disallow_deploy_steps, disallow_clean_steps, and disallow_service_steps config options. Steps are blocked at the API layer (with error) and filtered at the conductor layer (silently) to cover all paths: manual, automated, templates, and runbooks. note(JayF) This backport contained some tests which depended on the changes to allow network_interfaces to have service steps. Those tests have been removed. note(JayF) When backporting 2025.2->2025.1, we also had to remove an additional test which does not apply to this branch. Closes-Bug: #2150456 Change-Id: I54d854f81cd6e8ee2d6738c37df3f61ea9341b34 Assisted-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Himanshu Roy <hroy@redhat.com> Signed-off-by: Jay Faulkner <jay@jvf.cc> (cherry picked from commit ae71bf1) (cherry picked from commit be74d8a) (cherry picked from commit 904c5e595edd41acfae161841571d4ea80c939fc) (cherry picked from commit b62a57448c147e28bedfe7204194e16ba11889c3) (cherry picked from commit 449ff671b367658cdb5fc771e390ee8eb819f9a6)
priteau
approved these changes
Jun 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 contains a snapshot of 2025.1 from upstream stable/2025.1.