<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi Remo,</p>
    <p>I can't see obvious issue from the log you posted. You can pop up
      at #openstack-containers IRC channel as for Magnum questions.
      Cheers.<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 21/06/18 08:56, Remo Mattei wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:59464D3F-D22C-4F8F-A774-E13102948C2C@rm.ht">
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      Hello guys, what will be the right channel to as a question about
      having K8 (magnum working with Tripleo)? 
      <div class=""><br class="">
      </div>
      <div class="">I have the following errors..</div>
      <div class=""><br class="">
      </div>
      <div class=""><a
          href="http://pastebin.mattei.co/index.php/view/2d1156f1"
          class="" moz-do-not-send="true">http://pastebin.mattei.co/index.php/view/2d1156f1</a></div>
      <div class=""><br class="">
      </div>
      <div class="">Any tips are appreciated. </div>
      <div class=""><br class="">
      </div>
      <div class="">Thanks </div>
      <div class="">Remo <br class="">
        <div><br class="">
          <blockquote type="cite" class="">
            <div class="">On Jun 19, 2018, at 2:13 PM, Fei Long Wang
              <<a href="mailto:feilong@catalyst.net.nz" class=""
                moz-do-not-send="true">feilong@catalyst.net.nz</a>>
              wrote:</div>
            <br class="Apple-interchange-newline">
            <div class="">
              <p style="caret-color: rgb(0, 0, 0); font-family:
                Helvetica; font-size: 12px; font-style: normal;
                font-variant-caps: normal; font-weight: normal;
                letter-spacing: normal; text-align: start; text-indent:
                0px; text-transform: none; white-space: normal;
                word-spacing: 0px; -webkit-text-stroke-width: 0px;
                background-color: rgb(255, 255, 255); text-decoration:
                none;" class="">Hi there,</p>
              <p style="caret-color: rgb(0, 0, 0); font-family:
                Helvetica; font-size: 12px; font-style: normal;
                font-variant-caps: normal; font-weight: normal;
                letter-spacing: normal; text-align: start; text-indent:
                0px; text-transform: none; white-space: normal;
                word-spacing: 0px; -webkit-text-stroke-width: 0px;
                background-color: rgb(255, 255, 255); text-decoration:
                none;" class="">For people who maybe still interested in
                this issue. I have proposed a patch, see<span
                  class="Apple-converted-space"> </span><a
                  class="moz-txt-link-freetext"
                  href="https://review.openstack.org/576029"
                  moz-do-not-send="true">https://review.openstack.org/576029</a><span
                  class="Apple-converted-space"> </span>And I have
                verified with Sonobuoy for both multi masters (3 master
                nodes) and single master clusters, all worked. Any
                comments will be appreciated. Thanks.<br class="">
              </p>
              <br style="caret-color: rgb(0, 0, 0); font-family:
                Helvetica; font-size: 12px; font-style: normal;
                font-variant-caps: normal; font-weight: normal;
                letter-spacing: normal; text-align: start; text-indent:
                0px; text-transform: none; white-space: normal;
                word-spacing: 0px; -webkit-text-stroke-width: 0px;
                background-color: rgb(255, 255, 255); text-decoration:
                none;" class="">
              <div class="moz-cite-prefix" style="caret-color: rgb(0, 0,
                0); font-family: Helvetica; font-size: 12px; font-style:
                normal; font-variant-caps: normal; font-weight: normal;
                letter-spacing: normal; text-align: start; text-indent:
                0px; text-transform: none; white-space: normal;
                word-spacing: 0px; -webkit-text-stroke-width: 0px;
                background-color: rgb(255, 255, 255); text-decoration:
                none;">On 21/05/18 01:22, Sergey Filatov wrote:<br
                  class="">
              </div>
              <blockquote type="cite"
                cite="mid:F9387F28-32E9-4B20-A84F-3A9E4B51B131@gmail.com"
                style="font-family: Helvetica; font-size: 12px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; orphans:
                auto; text-align: start; text-indent: 0px;
                text-transform: none; white-space: normal; widows: auto;
                word-spacing: 0px; -webkit-text-size-adjust: auto;
                -webkit-text-stroke-width: 0px; background-color:
                rgb(255, 255, 255); text-decoration: none;" class="">Hi!
                <div class="">I’d like to initiate a discussion about
                  this bug: [1].</div>
                <div class="">To resolve this issue we need to generate
                  a secret cert and pass it to master nodes. We also
                  need to store it somewhere to support scaling.</div>
                <div class="">This issue is specific for kubernetes
                  drivers. Currently in magnum we have a general cert
                  manager which is the same for all the drivers.</div>
                <div class=""><br class="">
                </div>
                <div class="">What do you think about moving
                  cert_manager logic into a driver-specific area?</div>
                <div class="">Having this common cert_manager logic
                  forces us to generate client cert with “admin” and
                  “system:masters” subject & organisation names
                  [2], </div>
                <div class="">which is really something that we need
                  only for kubernetes drivers.</div>
                <div class=""><br class="">
                </div>
                <div class="">[1] <a
                    href="https://bugs.launchpad.net/magnum/+bug/1766546"
                    class="" moz-do-not-send="true">https://bugs.launchpad.net/magnum/+bug/1766546</a></div>
                <div class="">[2] <a
href="https://github.com/openstack/magnum/blob/2329cb7fb4d197e49d6c07d37b2f7ec14a11c880/magnum/conductor/handlers/common/cert_manager.py#L59-L64"
                    class="" moz-do-not-send="true">https://github.com/openstack/magnum/blob/2329cb7fb4d197e49d6c07d37b2f7ec14a11c880/magnum/conductor/handlers/common/cert_manager.py#L59-L64</a></div>
                <div class=""><br class="">
                </div>
                <div class=""><br class="">
                </div>
                <div class="">
                  <div class="">
                    <div style="caret-color: rgb(0, 0, 0); font-family:
                      Helvetica; font-size: 12px; font-style: normal;
                      font-variant-caps: normal; font-weight: normal;
                      letter-spacing: normal; text-align: start;
                      text-indent: 0px; text-transform: none;
                      white-space: normal; word-spacing: 0px;
                      -webkit-text-stroke-width: 0px; text-decoration:
                      none;" class="">..Sergey Filatov</div>
                    <div class="" style="caret-color: rgb(0, 0, 0);
                      font-family: Helvetica; font-size: 12px;
                      font-style: normal; font-variant-caps: normal;
                      font-weight: normal; letter-spacing: normal;
                      text-align: start; text-indent: 0px;
                      text-transform: none; white-space: normal;
                      word-spacing: 0px; -webkit-text-stroke-width: 0px;
                      text-decoration: none;"><br class="">
                    </div>
                    <br class="Apple-interchange-newline">
                  </div>
                  <div class=""><br class="">
                    <blockquote type="cite" class="">
                      <div class="">On 20 Apr 2018, at 20:57, Sergey
                        Filatov <<a
                          href="mailto:s.s.filatov94@gmail.com" class=""
                          moz-do-not-send="true">s.s.filatov94@gmail.com</a>>
                        wrote:</div>
                      <br class="Apple-interchange-newline">
                      <div class="">
                        <div class="">Hello,<br class="">
                          <br class="">
                          I looked into k8s drivers for magnum I see
                          that each api-server on master node generates
                          it’s own service-account-key-file. This causes
                          issues with service-accounts authenticating on
                          api-server. (In case api-server endpoint
                          moves).<br class="">
                          As far as I understand we should have either
                          all api-server keys synced on api-servesr or
                          pre-generate single api-server key.<br
                            class="">
                          <br class="">
                          What is the way for magnum to get over this
                          issue?</div>
                      </div>
                    </blockquote>
                  </div>
                  <br class="">
                </div>
                <br class="">
                <fieldset class="mimeAttachmentHeader"></fieldset>
                <br class="">
                <pre class="" wrap="">__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: <a class="moz-txt-link-abbreviated" href="mailto:OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" moz-do-not-send="true">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a>
<a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" moz-do-not-send="true">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a>
</pre>
              </blockquote>
              <br style="caret-color: rgb(0, 0, 0); font-family:
                Helvetica; font-size: 12px; font-style: normal;
                font-variant-caps: normal; font-weight: normal;
                letter-spacing: normal; text-align: start; text-indent:
                0px; text-transform: none; white-space: normal;
                word-spacing: 0px; -webkit-text-stroke-width: 0px;
                background-color: rgb(255, 255, 255); text-decoration:
                none;" class="">
              <pre class="moz-signature" cols="72" style="caret-color: rgb(0, 0, 0); font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration: none;">-- 
Cheers & Best regards,
Feilong Wang (王飞龙)
--------------------------------------------------------------------------
Senior Cloud Software Engineer
Tel: +64-48032246
Email: <a class="moz-txt-link-abbreviated" href="mailto:flwang@catalyst.net.nz" moz-do-not-send="true">flwang@catalyst.net.nz</a>
Catalyst IT Limited
Level 6, Catalyst House, 150 Willis Street, Wellington
-------------------------------------------------------------------------- </pre>
              <span style="caret-color: rgb(0, 0, 0); font-family:
                Helvetica; font-size: 12px; font-style: normal;
                font-variant-caps: normal; font-weight: normal;
                letter-spacing: normal; text-align: start; text-indent:
                0px; text-transform: none; white-space: normal;
                word-spacing: 0px; -webkit-text-stroke-width: 0px;
                background-color: rgb(255, 255, 255); text-decoration:
                none; float: none; display: inline !important;" class="">__________________________________________________________________________</span><br
                style="caret-color: rgb(0, 0, 0); font-family:
                Helvetica; font-size: 12px; font-style: normal;
                font-variant-caps: normal; font-weight: normal;
                letter-spacing: normal; text-align: start; text-indent:
                0px; text-transform: none; white-space: normal;
                word-spacing: 0px; -webkit-text-stroke-width: 0px;
                background-color: rgb(255, 255, 255); text-decoration:
                none;" class="">
              <span style="caret-color: rgb(0, 0, 0); font-family:
                Helvetica; font-size: 12px; font-style: normal;
                font-variant-caps: normal; font-weight: normal;
                letter-spacing: normal; text-align: start; text-indent:
                0px; text-transform: none; white-space: normal;
                word-spacing: 0px; -webkit-text-stroke-width: 0px;
                background-color: rgb(255, 255, 255); text-decoration:
                none; float: none; display: inline !important;" class="">OpenStack
                Development Mailing List (not for usage questions)</span><br
                style="caret-color: rgb(0, 0, 0); font-family:
                Helvetica; font-size: 12px; font-style: normal;
                font-variant-caps: normal; font-weight: normal;
                letter-spacing: normal; text-align: start; text-indent:
                0px; text-transform: none; white-space: normal;
                word-spacing: 0px; -webkit-text-stroke-width: 0px;
                background-color: rgb(255, 255, 255); text-decoration:
                none;" class="">
              <span style="caret-color: rgb(0, 0, 0); font-family:
                Helvetica; font-size: 12px; font-style: normal;
                font-variant-caps: normal; font-weight: normal;
                letter-spacing: normal; text-align: start; text-indent:
                0px; text-transform: none; white-space: normal;
                word-spacing: 0px; -webkit-text-stroke-width: 0px;
                background-color: rgb(255, 255, 255); text-decoration:
                none; float: none; display: inline !important;" class="">Unsubscribe:<span
                  class="Apple-converted-space"> </span></span><a
                href="mailto:OpenStack-dev-request@lists.openstack.org"
                style="font-family: Helvetica; font-size: 12px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; orphans:
                auto; text-align: start; text-indent: 0px;
                text-transform: none; white-space: normal; widows: auto;
                word-spacing: 0px; -webkit-text-size-adjust: auto;
                -webkit-text-stroke-width: 0px; background-color:
                rgb(255, 255, 255);" class="" moz-do-not-send="true">OpenStack-dev-request@lists.openstack.org</a><span
                style="caret-color: rgb(0, 0, 0); font-family:
                Helvetica; font-size: 12px; font-style: normal;
                font-variant-caps: normal; font-weight: normal;
                letter-spacing: normal; text-align: start; text-indent:
                0px; text-transform: none; white-space: normal;
                word-spacing: 0px; -webkit-text-stroke-width: 0px;
                background-color: rgb(255, 255, 255); text-decoration:
                none; float: none; display: inline !important;" class="">?subject:unsubscribe</span><br
                style="caret-color: rgb(0, 0, 0); font-family:
                Helvetica; font-size: 12px; font-style: normal;
                font-variant-caps: normal; font-weight: normal;
                letter-spacing: normal; text-align: start; text-indent:
                0px; text-transform: none; white-space: normal;
                word-spacing: 0px; -webkit-text-stroke-width: 0px;
                background-color: rgb(255, 255, 255); text-decoration:
                none;" class="">
              <a
                href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev"
                style="font-family: Helvetica; font-size: 12px;
                font-style: normal; font-variant-caps: normal;
                font-weight: normal; letter-spacing: normal; orphans:
                auto; text-align: start; text-indent: 0px;
                text-transform: none; white-space: normal; widows: auto;
                word-spacing: 0px; -webkit-text-size-adjust: auto;
                -webkit-text-stroke-width: 0px; background-color:
                rgb(255, 255, 255);" class="" moz-do-not-send="true">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br
                style="caret-color: rgb(0, 0, 0); font-family:
                Helvetica; font-size: 12px; font-style: normal;
                font-variant-caps: normal; font-weight: normal;
                letter-spacing: normal; text-align: start; text-indent:
                0px; text-transform: none; white-space: normal;
                word-spacing: 0px; -webkit-text-stroke-width: 0px;
                background-color: rgb(255, 255, 255); text-decoration:
                none;" class="">
              <style class="">ul[class*='mb-extra__public-links'], ul[class*='mb-note__public-links'], ul[class*='mb-task__public-links'] { display: none !important; }</style></div>
          </blockquote>
        </div>
        <br class="">
      </div>
      <img
src="https://bowtie.mailbutler.io/tracking/hit/2FC22EFC-C1AD-4242-8330-00BBDA659936/52CE336D-BFE6-4751-9D62-6FFB9B5DAB9D/t.gif"
        style="width:0;height:0;border:0;" title="" alt=""
        id="MailbutlerTrackingPixel" class="" moz-do-not-send="true"
        align="left" width="0" height="0">
      <!--'"--><br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: <a class="moz-txt-link-abbreviated" href="mailto:OpenStack-dev-request@lists.openstack.org?subject:unsubscribe">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a>
<a class="moz-txt-link-freetext" href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Cheers & Best regards,
Feilong Wang (王飞龙)
--------------------------------------------------------------------------
Senior Cloud Software Engineer
Tel: +64-48032246
Email: <a class="moz-txt-link-abbreviated" href="mailto:flwang@catalyst.net.nz">flwang@catalyst.net.nz</a>
Catalyst IT Limited
Level 6, Catalyst House, 150 Willis Street, Wellington
-------------------------------------------------------------------------- </pre>
  </body>
</html>