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

CB-28369: Bump saltboot version to 0.14.2 which includes fallback to HTTP #1117

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

szabolcs-horvath
Copy link
Contributor

@szabolcs-horvath szabolcs-horvath commented Jan 30, 2025

Enable the saltboot HTTPS feature if the saltboot version has:

  • minor version = 14 AND patch version >= 1
    OR
  • minor version >= 15

salt-bootstrap version 0.14.2 includes:

  • fallback to HTTP on port 7070 if the target is not listening for HTTPS on port 7071
  • using the same timeout settings on both the HTTP and HTTPS client

@szabolcs-horvath szabolcs-horvath requested review from TheTinkerDad and a team January 30, 2025 11:42
@szabolcs-horvath szabolcs-horvath marked this pull request as ready for review February 5, 2025 12:10
@szabolcs-horvath szabolcs-horvath requested a review from a team as a code owner February 5, 2025 12:10
@szabolcs-horvath szabolcs-horvath marked this pull request as draft February 5, 2025 14:49
@szabolcs-horvath szabolcs-horvath changed the title CB-28369: Bump saltboot version to 0.14.1 which includes fallback to HTTP CB-28369: Bump saltboot version to 0.14.2 which includes fallback to HTTP Feb 11, 2025
…o HTTP

Enable the saltboot HTTPS feature if the saltboot version has:
- minor version = 14 AND patch version >= 1
OR
- minor version >= 15

salt-bootstrap version 0.14.2 includes:
- fallback to HTTP on port 7070 if the target is not listening for HTTPS on port 7071
- using the same timeout settings on both the HTTP and HTTPS client
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant