<html>
    <head>
      <base href="https://bugzilla.suse.com/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Ollama container configured with GIN debug mode"
   href="https://bugzilla.suse.com/show_bug.cgi?id=1234276">1234276</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Ollama container configured with GIN debug mode
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>SUSE AI
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>SUSE AI Application Containers
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>Minor
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P5 - None
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>container
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>ai-maintainers@lists.suse.com
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>jmoffitt@suse.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>ai-maintainers@lists.suse.com
          </td>
        </tr>

        <tr>
          <th>Target Milestone</th>
          <td>---
          </td>
        </tr>

        <tr>
          <th>Found By</th>
          <td>---
          </td>
        </tr>

        <tr>
          <th>Blocker</th>
          <td>---
          </td>
        </tr></table>
        <p>
          <div>
          <pre>The ollama container at dp.apps.rancher.io/containers/ollama:0.3.6 container
shows that GIN debug is enabled, for production containers this should be
configured as "release" mode.


<span class="quote">> [GIN-debug] [WARNING] Creating an Engine instance with the Logger 
> and Recovery middleware already attached.

> [GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in
>  production.
>  - using env:      export GIN_MODE=release
>  - using code:     gin.SetMode(gin.ReleaseMode)</span ></pre>
          </div>
        </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>