Skip to content

Commit

Permalink
Deploying to gh-pages from @ 4beaf4b 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Hub Action committed Nov 15, 2024
1 parent 5a9695b commit 2163051
Show file tree
Hide file tree
Showing 117 changed files with 547 additions and 542 deletions.
83 changes: 44 additions & 39 deletions cluster-backup/references/parameters.html
Original file line number Diff line number Diff line change
Expand Up @@ -1690,7 +1690,7 @@ <h2 id="_password"><a class="anchor" href="#_password"></a><code>password</code>
</div>
</div>
<div class="sect1">
<h2 id="_known_to_fail"><a class="anchor" href="#_known_to_fail"></a><code>known_to_fail</code></h2>
<h2 id="_ignored"><a class="anchor" href="#_ignored"></a><code>ignored</code></h2>
<div class="sectionbody">
<div class="hdlist">
<table>
Expand All @@ -1709,27 +1709,32 @@ <h2 id="_known_to_fail"><a class="anchor" href="#_known_to_fail"></a><code>known
<td class="hdlist2">
<div class="listingblock">
<div class="content">
<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">- '.+mutators'
- '.+reviews'
- '.+validators'
- 'bindings'
- 'deploymentconfigrollbacks'
- 'imagesignatures'
- 'imagestreamimages'
- 'imagestreamimports'
- 'imagestreammappings'
- 'mutations'
- 'projectrequests'
- 'useridentitymappings'
- 'validations'</code></pre>
<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">ignored:
# OpenShift fucked up and shows the list api as enabled in the API-Discovery
- projectrequests.project.openshift.io</code></pre>
</div>
</div>
</td>
</tr>
</table>
</div>
<div class="paragraph">
<p>Resource types which are known to produce errors when doing <code>kubectl get &lt;resource&gt;</code>.</p>
<p>Resource types which will not be backed up.</p>
</div>
<div class="admonitionblock note">
<table>
<tr>
<td class="icon">
<i class="fa icon-note" title="Note"></i>
</td>
<td class="content">
<div class="paragraph">
<p>It is usually no longer necessary to ignore resources with no <code>list</code> verb.
The discovery automatically filters them out.</p>
</div>
</td>
</tr>
</table>
</div>
</div>
</div>
Expand All @@ -1751,35 +1756,35 @@ <h2 id="_must_exist"><a class="anchor" href="#_must_exist"></a><code>must_exist<
default
</td>
<td class="hdlist2">
<div class="listingblock">
<div class="content">
<pre class="highlightjs highlight"><code class="language-yaml hljs" data-lang="yaml">- 'configmaps'
- 'daemonsets'
- 'deployments'
- 'endpoints'
- 'horizontalpodautoscalers'
- 'ingresses'
- 'jobs'
- 'limitranges'
- 'namespaces'
- 'nodes'
- 'persistentvolumeclaims'
- 'persistentvolumes'
- 'replicasets'
- 'resourcequotas'
- 'roles'
- 'secrets'
- 'serviceaccounts'
- 'services'
- 'statefulsets'</code></pre>
</div>
</div>
<p><code>[]</code></p>
</td>
</tr>
</table>
</div>
<div class="paragraph">
<p>Resource types which must exist on any Kubernetes cluster.</p>
<p>Resource types which must exist on any Kubernetes cluster.
Used to sanity-check the backup process.</p>
</div>
<div class="paragraph">
<p>They must be fully qualified resource types <code>&lt;resource&gt;.&lt;group&gt;</code>, e.g. <code>deployments.apps</code>.</p>
</div>
<div class="admonitionblock important">
<table>
<tr>
<td class="icon">
<i class="fa icon-important" title="Important"></i>
</td>
<td class="content">
<div class="paragraph">
<p>As of <a href="https://github.com/k8up-io/k8up/releases/tag/v2.11.1">k8up v2.11.1</a> the errors from backup commands are ignored (<a href="https://github.com/k8up-io/k8up/issues/910">issue</a>).</p>
</div>
<div class="paragraph">
<p>This means that if a resource type listed in <code>must_exist</code> is not found, the backup will be created but it will be empty.
For this reason, and because we trust the discovery process of the new dumper, we set the default value to an empty list and recommend to not use this feature until the issue is resolved.</p>
</div>
</td>
</tr>
</table>
</div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion search-index.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions sitemap-acme-dns.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://hub.syn.tools/acme-dns/how-tos/configure-client.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/acme-dns/how-tos/setup.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/acme-dns/index.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/acme-dns/references/parameters.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
</urlset>
10 changes: 5 additions & 5 deletions sitemap-adhoc-configurations.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,22 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://hub.syn.tools/adhoc-configurations/how-tos/patches.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/adhoc-configurations/how-tos/quickstart.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/adhoc-configurations/index.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/adhoc-configurations/references/parameters.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/adhoc-configurations/references/patches.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
</urlset>
4 changes: 2 additions & 2 deletions sitemap-alerts-exporter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://hub.syn.tools/alerts-exporter/index.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/alerts-exporter/references/parameters.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
</urlset>
6 changes: 3 additions & 3 deletions sitemap-appcat-service-postgresql.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://hub.syn.tools/appcat-service-postgresql/index.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/appcat-service-postgresql/references/parameters.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/appcat-service-postgresql/tutorials/installation.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
</urlset>
62 changes: 31 additions & 31 deletions sitemap-appcat.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,126 +2,126 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://hub.syn.tools/appcat/explanations/add-to-openshift-catalog.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/appcat/explanations/billing.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/appcat/explanations/crossplane-secrets-non-provider.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/appcat/explanations/exoscale-plans.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/appcat/explanations/minio.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/appcat/explanations/restore.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/appcat/how-tos/billing.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/appcat/how-tos/manual-restore-mariadb.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/appcat/how-tos/redisrestore.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/appcat/index.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/appcat/references/appcat-apiserver.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/appcat/references/appcat-billing.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/appcat/references/appcat-postgres-controller.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/appcat/references/component-parameters.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/appcat/references/provider-cloudscale.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/appcat/references/provider-exoscale.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/appcat/references/provider-kubernetes.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/appcat/references/provider-minio.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/appcat/references/service-objectstorage.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/appcat/references/services-exoscale.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/appcat/references/services-vshn.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/appcat/references/slo-parameters.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/appcat/runbooks/vshn-billing.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/appcat/runbooks/vshn-generic.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/appcat/runbooks/vshn-helm-debugging-partial.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/appcat/runbooks/vshn-mariadb.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/appcat/runbooks/vshn-minio.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/appcat/runbooks/vshn-postgresql.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/appcat/runbooks/vshn-redis.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/appcat/tutorials/install-cloudscale.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/appcat/tutorials/install-exoscale.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
</urlset>
12 changes: 6 additions & 6 deletions sitemap-appuio-cloud-reporting.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,26 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://hub.syn.tools/appuio-cloud-reporting/index.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/appuio-cloud-reporting/references/parameters.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/appuio-cloud-reporting/runbooks/APPUiOCloudInvoiceGenerationFailed.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/appuio-cloud-reporting/runbooks/APPUiOCloudReportingDatabaseBackfillingFailed.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/appuio-cloud-reporting/runbooks/APPUiOCloudReportingDatabaseTenantMappingFailed.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
<url>
<loc>https://hub.syn.tools/appuio-cloud-reporting/runbooks/APPUiOCloudReportingMissingData.html</loc>
<lastmod>2024-11-15T15:23:01.087Z</lastmod>
<lastmod>2024-11-15T16:29:21.369Z</lastmod>
</url>
</urlset>
Loading

0 comments on commit 2163051

Please sign in to comment.