Native CLI doesn't work

Bug #1580048 reported by yuanying
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Magnum
Fix Released
Critical
yuanying

Bug Description

I used native cli with below process, but doesn't work.

    magnum ca-sign --bay k8sbay --csr client.csr > client.crt
    magnum ca-show --bay k8sbay > ca.crt
    kubectl version --certificate-authority=ca.crt \
               --client-key=client.key \
               --client-certificate=client.crt -s $KUBERNETES_URL
    error: couldn't read version from server: Get https://172.16.12.20:6443/api: x509: certificate is valid for 172.16.12.22, 10.0.0.4, 127.0.0.1, not 172.16.12.20

`172.16.12.20` is LB address, but it isn't included in Server certs SANs.

yuanying (yuanying)
Changed in magnum:
assignee: nobody → yuanying (ootsuka)
milestone: none → netwon-1
importance: Undecided → Critical
status: New → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to magnum (master)

Fix proposed to branch: master
Review: https://review.openstack.org/314438

Changed in magnum:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to magnum (master)

Reviewed: https://review.openstack.org/314438
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=4ffe3c9912486a10242ee8d2e49686e26f510a31
Submitter: Jenkins
Branch: master

commit 4ffe3c9912486a10242ee8d2e49686e26f510a31
Author: OTSUKA, Yuanying <email address hidden>
Date: Tue May 10 16:15:06 2016 +0900

    Revert "Remove KUBE_API_PUBLIC_ADDRESS"

    This reverts commit ec8bf13a9f3f7deac821adc56973a5ae084e3f90.

    Change-Id: Iee0add1358357df51dfeaaecef549d5dd6942042
    Closes-Bug: #1580048

Changed in magnum:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/magnum 3.0.0

This issue was fixed in the openstack/magnum 3.0.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.