Skip to content

Conversation

@fonta-rh
Copy link
Contributor

@fonta-rh fonta-rh commented Dec 24, 2025

  • Fix documentation inconsistencies and remove old kcli dev instructions

  • Fix SSH key propagation to cluster VMs that was failing silently due to || true, causing ProxyJump connections to fail with "Permission denied"

  • Start sushy-tools BMC simulator automatically on startup-cluster for fencing topology clusters (supports both dev-scripts and kcli deployments)

- CLAUDE.md: Fix kcli vars filename, remove non-existent kcli/ directory references
- helpers/README.md: Add missing code block closure
- README-external-host.md: Fix vars sample filename
- README-kcli.md: Fix defaults path, ocp_version, ocp_tag, ksushy_port values
- proxy-setup/README.md: Clarify proxy_user is auto-detected
- install-dev/README.md: Fix method variable docs and task structure
- kcli-install/README.md: Fix defaults file link path

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Dec 24, 2025
@openshift-ci-robot
Copy link

@fonta-rh: This pull request explicitly references no jira issue.

Details

In response to this:

  • CLAUDE.md: Fix kcli vars filename, remove non-existent kcli/ directory references
  • helpers/README.md: Add missing code block closure
  • README-external-host.md: Fix vars sample filename
  • README-kcli.md: Fix defaults path, ocp_version, ocp_tag, ksushy_port values
  • proxy-setup/README.md: Clarify proxy_user is auto-detected
  • install-dev/README.md: Fix method variable docs and task structure
  • kcli-install/README.md: Fix defaults file link path

🤖 Generated with Claude Code

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci bot requested review from jeff-roche and qJkee December 24, 2025 12:00
@openshift-ci
Copy link

openshift-ci bot commented Dec 24, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: fonta-rh

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 24, 2025
fonta-rh and others added 3 commits December 24, 2025 13:09
The task was using `|| true` which hid failures when adding local SSH
keys to cluster VMs, causing ProxyJump connections to fail with
"Permission denied". Now properly fails with retries and shows results.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
When starting a fencing topology cluster, ensure the BMC simulator is
running so STONITH fencing works properly. Supports both dev-scripts
(sushy-tools container) and kcli (ksushy systemd service) deployments.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
The ssh-add -L command returns exit code 0 even when it outputs
"The agent has no identities", causing garbage to be added to
authorized_keys. Now filters out error messages and validates
the key format before propagating.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants