<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Contributing on DRANET</title><link>https://dranet.sigs.k8s.io/docs/contributing/</link><description>Recent content in Contributing on DRANET</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://dranet.sigs.k8s.io/docs/contributing/index.xml" rel="self" type="application/rss+xml"/><item><title>Developer Guide</title><link>https://dranet.sigs.k8s.io/docs/contributing/developer-guide/</link><pubDate>Sun, 25 May 2025 11:30:40 +0000</pubDate><guid>https://dranet.sigs.k8s.io/docs/contributing/developer-guide/</guid><description>&lt;h2 id="develop-locally">Develop locally&lt;/h2>
&lt;p>Use &lt;a href="https://kind.sigs.k8s.io/">KIND&lt;/a>&lt;/p>
&lt;ol>
&lt;li>Create kind cluster with the recommended config&lt;/li>
&lt;/ol>
&lt;pre tabindex="0">&lt;code>make kind-cluster
&lt;/code>&lt;/pre>&lt;ol start="2">
&lt;li>Do your changess to the codebase and rollout the custom version to the kind
cluster&lt;/li>
&lt;/ol>
&lt;pre tabindex="0">&lt;code>make kind-image
&lt;/code>&lt;/pre>&lt;ol start="3">
&lt;li>
&lt;p>Test your changes locally, use the &lt;a href="./examples">examples folder&lt;/a> for dropping manifests
and README of the scenarios you are testing.&lt;/p>
&lt;/li>
&lt;li>
&lt;p>Once finish the development add an e2e test in bash using the &lt;code>bats&lt;/code>
framework in &lt;a href="./tests">the tests folder&lt;/a>&lt;/p>
&lt;/li>
&lt;/ol>
&lt;p>You can run your tests locally using &lt;code>bats tests/&lt;/code>&lt;/p></description></item><item><title>Contributing</title><link>https://dranet.sigs.k8s.io/docs/contributing/contributing/</link><pubDate>Thu, 19 Dec 2024 11:30:40 +0000</pubDate><guid>https://dranet.sigs.k8s.io/docs/contributing/contributing/</guid><description>&lt;p>We would love to accept your patches and contributions to this project.&lt;/p>
&lt;h2 id="before-you-begin">Before you begin&lt;/h2>
&lt;h3 id="sign-our-contributor-license-agreement">Sign our Contributor License Agreement&lt;/h3>
&lt;p>Contributions to this project must be accompanied by a
&lt;a href="https://cla.developers.google.com/about">Contributor License Agreement&lt;/a> (CLA).
You (or your employer) retain the copyright to your contribution; this simply
gives us permission to use and redistribute your contributions as part of the
project.&lt;/p>
&lt;p>If you or your current employer have already signed the Google CLA (even if it
was for a different project), you probably don&amp;rsquo;t need to do it again.&lt;/p></description></item></channel></rss>