Skip to content
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

Allow disabling known_hosts verification for machine connections #1163

Closed
wants to merge 2 commits into from

Conversation

mtrmac
Copy link
Contributor

@mtrmac mtrmac commented Sep 26, 2022

… and some unrelated? changes about URL-like semantics of “host”/“path” values.

This is a carry of #1136 , with work by @cdoern , and one tiny fix on top.

See #1136 for the previous reviews.

@baude @vrothberg PTAL.

cdoern and others added 2 commits September 26, 2022 19:00
…mes to key verification

this ensures that podman machine will still work (until we want to make this mandatory). I made the call back function more verbose so we know what is happening from now on.

Signed-off-by: Charlie Doern <cdoern@redhat.com>
... so that we don't need to worry about value reuse
or concurrent writes.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
@mtrmac
Copy link
Contributor Author

mtrmac commented Sep 26, 2022

Note to self: after this is merged, also prepare an update for containers/podman#15471 .

@rhatdan
Copy link
Member

rhatdan commented Sep 26, 2022

LGTM
/approve

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 26, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mtrmac, rhatdan

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

The pull request process is described here

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

@cdoern
Copy link
Contributor

cdoern commented Sep 26, 2022

@mtrmac I will push to #1136 soon with that change we discussed

@cdoern
Copy link
Contributor

cdoern commented Sep 26, 2022

or @mtrmac should #1136 be left as is?

@mtrmac
Copy link
Contributor Author

mtrmac commented Sep 26, 2022

#1136 was merged first.

@mtrmac mtrmac closed this Sep 26, 2022
@mtrmac mtrmac deleted the ssh branch August 28, 2023 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants