-
Notifications
You must be signed in to change notification settings - Fork 146
(multiple) Fix SSH cleanup #3635
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
cb74681 to
adf6006
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/5e5002f40b0c401ca0e2eaf16ad224a4 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 05m 54s |
b612114 to
55b2911
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/f4a63b8366f742e6ad5dadd7874bc862 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 28m 25s |
|
recheck |
Update clean_layout.yml to use cifmw_target_host variable for SSH jumper cleanup instead of hardcoding localhost. This ensures cleanup runs on the correct host in environments where the target host differs from localhost. Add sshd reload handler and notify it during SSH config cleanup tasks. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> Signed-off-by: Sergii Golovatiuk <sgolovat@redhat.com>
55b2911 to
e0d6e77
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/acf9d2b867734ab1a1cc384a7eb48683 ✔️ openstack-k8s-operators-content-provider SUCCESS in 1h 58m 49s |
|
recheck |
(multiple) Fix SSH cleanup
Update clean_layout.yml to use cifmw_target_host variable for SSH
jumper cleanup instead of hardcoding localhost. This ensures cleanup
runs on the correct host in environments where the target host differs
from localhost.
Add sshd reload handler and notify it during SSH config cleanup tasks.
Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com
Signed-off-by: Sergii Golovatiuk sgolovat@redhat.com