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: add agentTLSMode to rancherValues (backport #975) #977

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Feb 13, 2025

Problem:
Rancher added new setting agent-tls-mode which breaks custom CA feature.

Solution:
Set the setting to system-store to fix the error.

Related Issue:
harvester/harvester#7453

Test plan:

  1. Build with harvester-installer to create an ISO.
  2. Start first node.
  3. Check whether value of agent-tls-mode setting is system-store.
  4. Setup ssl-certificates setting.
  5. Create second node to join first node without error.

This is an automatic backport of pull request #975 done by [Mergify](https://mergify.com).

Signed-off-by: PoAn Yang <[email protected]>
(cherry picked from commit 59c9eb2)
@FrankYang0529 FrankYang0529 merged commit 53e303b into v1.4 Feb 13, 2025
7 checks passed
@FrankYang0529 FrankYang0529 deleted the mergify/bp/v1.4/pr-975 branch February 13, 2025 05: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.

2 participants