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

feat: kubo 0.33 with AutoTLS enabled #2917

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

lidel
Copy link
Member

@lidel lidel commented Jan 24, 2025

This PR updates Kubo to 0.33 (ipfs/kubo#10580) and enables AutoTLS:

  • RC3
  • enable AutoTLS by default for new users
  • enable AutoTLS if existing user had no explicit AutoTLS.Enabled in Kubo config
  • E2E tests
  • switch to FINAL 0.33

This is part of soft-rollout towards ipfs/kubo#10560

lidel added 3 commits January 24, 2025 19:13
enable to default for new users and migrate old ones to explicit true
if pre-existing config did not have explicit AutoTLS.Enabled
future-proof config code,
making sure all three cases behave the way we indend
@lidel lidel marked this pull request as ready for review January 24, 2025 19:51
@lidel lidel requested review from SgtPooki and a team as code owners January 24, 2025 19:51
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