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

Removed appending to ca.cart #166

Merged
merged 1 commit into from
Apr 22, 2024

Commits on Apr 22, 2024

  1. Removed appending to ca.cart

    Appending to ca.crt in make-cert-client.sh (introduced in #724203) causes
    multiple identical ca certs being added into /etc/kubernetes/certs/ca.crt which
    prevents kube-controller-manager from starting with following error:
    
    'expected 1 certificate, found X'
    
    Task: 45392
    Story: 2010042
    
    Change-Id: I5ca9cb8c7afb1ce9cb1a337a9fe2faf3fab3ba61
    darmach committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    2c2dfeb View commit details
    Browse the repository at this point in the history