<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="rss.xsl"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>test-operator Blog</title>
        <link>https://kdihalas.github.io/test-operator/blog</link>
        <description>test-operator Blog</description>
        <lastBuildDate>Sat, 04 Apr 2026 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[Welcome to test-operator]]></title>
            <link>https://kdihalas.github.io/test-operator/blog/welcome</link>
            <guid>https://kdihalas.github.io/test-operator/blog/welcome</guid>
            <pubDate>Sat, 04 Apr 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[We're excited to launch the documentation site for test-operator — a Kubernetes-native operator for orchestrating test execution.]]></description>
            <content:encoded><![CDATA[<p>We're excited to launch the documentation site for <strong>test-operator</strong> — a Kubernetes-native operator for orchestrating test execution.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="what-is-test-operator">What is test-operator?<a href="https://kdihalas.github.io/test-operator/blog/welcome#what-is-test-operator" class="hash-link" aria-label="Direct link to What is test-operator?" title="Direct link to What is test-operator?" translate="no">​</a></h2>
<p>test-operator lets you define, schedule, and monitor test executions across your Kubernetes cluster using custom resources. It supports:</p>
<ul>
<li class=""><strong>Test Templates &amp; Runs</strong> for individual test execution</li>
<li class=""><strong>Workflows</strong> for multi-step test orchestration with DAG dependencies</li>
<li class=""><strong>Triggers</strong> for automated scheduling via cron or deployment events</li>
<li class=""><strong>Webhooks</strong> for result notifications and forwarding</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="getting-started">Getting started<a href="https://kdihalas.github.io/test-operator/blog/welcome#getting-started" class="hash-link" aria-label="Direct link to Getting started" title="Direct link to Getting started" translate="no">​</a></h2>
<p>Head over to the <a class="" href="https://kdihalas.github.io/test-operator/docs">documentation</a> to learn more, or jump straight to <a class="" href="https://kdihalas.github.io/test-operator/docs/guides/building-custom-runners">building custom runners</a> if you want to integrate your test framework.</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="stay-updated">Stay updated<a href="https://kdihalas.github.io/test-operator/blog/welcome#stay-updated" class="hash-link" aria-label="Direct link to Stay updated" title="Direct link to Stay updated" translate="no">​</a></h2>
<p>Follow this blog for release announcements, feature highlights, and project updates. RSS and Atom feeds are available for subscription.</p>]]></content:encoded>
            <category>announcements</category>
        </item>
    </channel>
</rss>