<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic OpenShift Operator Dynatrace, can't create DynaKube object. Failed calling webhook. in Container platforms</title>
    <link>https://community.dynatrace.com/t5/Container-platforms/OpenShift-Operator-Dynatrace-can-t-create-DynaKube-object-Failed/m-p/218684#M1773</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Error "failed calling webhook "webhook.dynatrace.com": failed to call webhook: Post "&lt;A href="https://dynatrace-webhook.dynatrace.svc:443/validate?timeout=2s" target="_blank" rel="noopener"&gt;https://dynatrace-webhook.dynatrace.svc:443/validate?timeout=2s&lt;/A&gt;": no endpoints available for service "dynatrace-webhook"" for field "undefined".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Currently, can't create a DynaKube object in OpenShift using the Dynatrace Operator v0.12.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any idea how to fix this?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 24 Jul 2023 18:13:30 GMT</pubDate>
    <dc:creator>ijhunter</dc:creator>
    <dc:date>2023-07-24T18:13:30Z</dc:date>
    <item>
      <title>OpenShift Operator Dynatrace, can't create DynaKube object. Failed calling webhook.</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/OpenShift-Operator-Dynatrace-can-t-create-DynaKube-object-Failed/m-p/218684#M1773</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Error "failed calling webhook "webhook.dynatrace.com": failed to call webhook: Post "&lt;A href="https://dynatrace-webhook.dynatrace.svc:443/validate?timeout=2s" target="_blank" rel="noopener"&gt;https://dynatrace-webhook.dynatrace.svc:443/validate?timeout=2s&lt;/A&gt;": no endpoints available for service "dynatrace-webhook"" for field "undefined".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Currently, can't create a DynaKube object in OpenShift using the Dynatrace Operator v0.12.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any idea how to fix this?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2023 18:13:30 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/OpenShift-Operator-Dynatrace-can-t-create-DynaKube-object-Failed/m-p/218684#M1773</guid>
      <dc:creator>ijhunter</dc:creator>
      <dc:date>2023-07-24T18:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: OpenShift Operator Dynatrace, can't create Dyna Kube object. Failed calling webhook.</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/OpenShift-Operator-Dynatrace-can-t-create-DynaKube-object-Failed/m-p/218685#M1774</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/65123"&gt;@ijhunter&lt;/a&gt; please execute:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;oc -n dynatrace wait pod --for=condition=ready --selector=app.kubernetes.io/name=dynatrace-operator,app.kubernetes.io/component=webhook --timeout=300s&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;the output (if everything goes right should be "conditions met" twice)&lt;/P&gt;&lt;P&gt;If error persists be sure you don't have other APM tools, in a client I faced the same problem but they have other tool, and that's causing the error in the webhook. Hope it helps&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 20:53:34 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/OpenShift-Operator-Dynatrace-can-t-create-DynaKube-object-Failed/m-p/218685#M1774</guid>
      <dc:creator>DanielS</dc:creator>
      <dc:date>2023-07-20T20:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: OpenShift Operator Dynatrace, can't create Dyna Kube object. Failed calling webhook.</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/OpenShift-Operator-Dynatrace-can-t-create-DynaKube-object-Failed/m-p/218690#M1775</link>
      <description>&lt;P&gt;For assistance please refer to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.dynatrace.com/support/help/shortlink/token#create-user-generated-access-tokens" target="_blank" rel="noopener noreferrer"&gt;Create user-generated access tokens&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;$ oc -n &amp;lt;project&amp;gt; create secret generic dynakube --from-literal="apiToken=API_TOKEN" --from-literal="paasToken=PAAS_TOKEN"&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Where do you get the platform as a servcie token in dynatrace?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2023 18:13:12 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/OpenShift-Operator-Dynatrace-can-t-create-DynaKube-object-Failed/m-p/218690#M1775</guid>
      <dc:creator>ijhunter</dc:creator>
      <dc:date>2023-07-24T18:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: OpenShift Operator Dynatrace, can't create Dyna Kube object. Failed calling webhook.</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/OpenShift-Operator-Dynatrace-can-t-create-DynaKube-object-Failed/m-p/218692#M1776</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DanielS_0-1689889079572.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/13087i9F56DFD1F69E875A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DanielS_0-1689889079572.png" alt="DanielS_0-1689889079572.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2023 21:38:09 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/OpenShift-Operator-Dynatrace-can-t-create-DynaKube-object-Failed/m-p/218692#M1776</guid>
      <dc:creator>DanielS</dc:creator>
      <dc:date>2023-07-20T21:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: OpenShift Operator Dynatrace, can't create Dyna Kube object. Failed calling webhook.</title>
      <link>https://community.dynatrace.com/t5/Container-platforms/OpenShift-Operator-Dynatrace-can-t-create-DynaKube-object-Failed/m-p/225517#M1954</link>
      <description>&lt;P&gt;Thanks. I ran across this error in GKE, and after waiting for the above scriplet to complete, I was able to rerun kubectl apply with all resources successfully created.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 03:37:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Container-platforms/OpenShift-Operator-Dynatrace-can-t-create-DynaKube-object-Failed/m-p/225517#M1954</guid>
      <dc:creator>david_e_freeman</dc:creator>
      <dc:date>2023-10-17T03:37:36Z</dc:date>
    </item>
  </channel>
</rss>

