Skip to content

Commit

Permalink
Deploying to gh-pages from @ 104f8bc 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
villevsv-upcloud committed Oct 16, 2023
1 parent 3027d5f commit e6a104a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion changelog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2994,7 +2994,9 @@ <h3 id="changed">Changed</h3>
<ul>
<li><strong>Breaking</strong>: In JSON and YAML output of <code>loadbalancer list</code>: display full API response. This changes <code>state</code> field to <code>operational_state</code>.</li>
<li><strong>Breaking</strong>: <code>storage list</code> and <code>storage show</code> JSON and YAML outputs to return full API response. This changes <code>servers</code> field to contain <code>server</code> field, which in turn contains the servers. <code>labels</code> field will not be outputted if empty.</li>
<li>In human readable output of <code>kubernetes show</code> command, show node-groups as table. Node-group datails are available with <code>kubernetes nodegroup show</code> command.</li>
<li><strong>Breaking</strong>: <code>server list</code> and <code>server show</code> JSON and YAML outputs to return full API response. This changes field <code>host_id</code> to <code>host</code>. <code>nics</code> is replaced with <code>networking</code> subfield <code>interfaces</code>. <code>storage</code> is replaced with <code>storage_devices</code>. <code>labels</code> contain subfield <code>label</code> which in turn contains the labels.</li>
<li><strong>Breaking</strong>: <code>server firewall show</code> JSON and YAML outputs to return full API response. This removes fields <code>destination</code> and <code>source</code> fields in favor of <code>[destination|source]_address_start</code>, <code>[destination|source]_address_end</code>, <code>[destination|source]_port_start</code> and <code>[destination|source]_port_end</code></li>
<li>In human readable output of <code>kubernetes show</code> command, show node-groups as table. Node-group details are available with <code>kubernetes nodegroup show</code> command.</li>
</ul>
<h2 id="removed">Removed</h2>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit e6a104a

Please sign in to comment.