<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
    <title>a perfectly normal geek</title>
    <subtitle>ramblings of a perfectly normal geek</subtitle>
    <link rel="self" type="application/atom+xml" href="https://perfectlynormalgeek.com/atom.xml"/>
    <link rel="alternate" type="text/html" href="https://perfectlynormalgeek.com"/>
    <generator uri="https://www.getzola.org/">Zola</generator>
    <updated>2024-06-24T09:17:06+02:00</updated>
    <id>https://perfectlynormalgeek.com/atom.xml</id>
    <entry xml:lang="en">
        <title>How to reinstall an operator on OpenShift</title>
        <published>2024-06-24T09:17:06+02:00</published>
        <updated>2024-06-24T09:17:06+02:00</updated>
        
        <author>
          <name>
            
              lukas
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://perfectlynormalgeek.com/posts/openshift-reinstall-operator/"/>
        <id>https://perfectlynormalgeek.com/posts/openshift-reinstall-operator/</id>
        
        <summary type="html">&lt;p&gt;I recently ran into a problem where the install plan of an operator failed and I had to figure out how to reinstall an operator.
It was definitely not as easy as I thought, so I decided to document how I managed to do it successfully.&lt;&#x2F;p&gt;</summary>
        
    </entry>
    <entry xml:lang="en">
        <title>Using git filter-repo to clean up Git history</title>
        <published>2024-01-22T10:34:29+01:00</published>
        <updated>2024-01-22T10:34:29+01:00</updated>
        
        <author>
          <name>
            
              lukas
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://perfectlynormalgeek.com/posts/git-filter-repo/"/>
        <id>https://perfectlynormalgeek.com/posts/git-filter-repo/</id>
        
        <summary type="html">&lt;p&gt;As I was preparing an open source release of a tool, which was previously only developed internally I was looking into how to remove internal files (e.g. pipeline configurations) from the repository and additionally I wanted to clean up the commit history, as the commit authors contained internal information (e.g. usernames).&lt;&#x2F;p&gt;</summary>
        
    </entry>
</feed>
