<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Metacontroller on ferkakta.dev</title><link>https://ferkakta.dev/tags/metacontroller/</link><description>Recent content in Metacontroller on ferkakta.dev</description><generator>Hugo</generator><language>en-US</language><copyright>Copyright fizz.</copyright><lastBuildDate>Fri, 27 Feb 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ferkakta.dev/tags/metacontroller/index.xml" rel="self" type="application/rss+xml"/><item><title>When a namespace owns your deployment</title><link>https://ferkakta.dev/when-a-namespace-owns-your-deployment/</link><pubDate>Fri, 27 Feb 2026 00:00:00 +0000</pubDate><guid>https://ferkakta.dev/when-a-namespace-owns-your-deployment/</guid><description>&lt;p&gt;I spent a Friday morning trying to update one image tag.&lt;/p&gt;
&lt;p&gt;Old image: &lt;code&gt;gcr.io/ml-pipeline/frontend:2.0.5&lt;/code&gt;.
New image: &lt;code&gt;ghcr.io/kubeflow/kfp-frontend:2.5.0&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;The deployment accepted the edit. Then it snapped back. I edited again. It snapped back again.&lt;/p&gt;
&lt;p&gt;At first, I treated this as a normal ownership chain problem: &lt;code&gt;Deployment -&amp;gt; ReplicaSet -&amp;gt; Pod&lt;/code&gt;. If my edit is getting reverted, some higher-level controller must be writing the deployment. Fair enough. Find the controller, patch the source, move on.&lt;/p&gt;</description></item></channel></rss>