Skip to content

Instantly share code, notes, and snippets.

View jwmatthews's full-sized avatar

John Matthews jwmatthews

View GitHub Profile

Kafka Migration Guide: ArgoCD + MirrorMaker2

Version: 1.0
Last Updated: February 2026
Scenario: Migrating a Kafka deployment from a source Kubernetes cluster to a target cluster using application-level replication, with ArgoCD managing both sides.


Overview

EKS to ROSA Migration Pain Points: Real-World Problems and Solutions

Version: 1.0
Last Updated: February 2026
Target Audience: Platform Engineers, OpenShift Migration Specialists, Red Hat Customers


Executive Summary

EKS to AKS Migration Pain Points: Real-World Problems and Solutions

Version: 1.0
Last Updated: February 2026
Target Audience: Platform Engineers, DevOps Teams, Migration Specialists


Executive Summary

External Contributors Report (Top 20)

Scope: konveyor/kai, konveyor/editor-extensions

Generated: 2026-02-13 17:25 UTC

Run Settings

  • Source DB: data/issue_insights.db
  • Internal users file: data/internal_users.csv

External Contributors Report (Top 20)

Scope: konveyor/analyzer-lsp, konveyor/kantra, konveyor/rulesets

Generated: 2026-02-13 17:22 UTC

Run Settings

  • Source DB: data/issue_insights.db
  • Internal users file: data/internal_users.csv

External Contributors Report (Top 20)

Generated: 2026-02-13 17:21 UTC

Run Settings

  • Source DB: data/issue_insights.db
  • Internal users file: data/internal_users.csv
  • Temporary run-only exclusions: tackle-ui-tests, tackle2-ui
#!/usr/bin/env bash
# Minimal test: Claude Opus 4.6 via Vertex AI on GCP
set -euo pipefail
PROJECT=$(gcloud config get-value project 2>/dev/null)
LOCATION="us-east5"
MODEL="claude-opus-4-6@default"
TOKEN=$(gcloud auth print-access-token)
API_URL="https://${LOCATION}-aiplatform.googleapis.com/v1/projects/${PROJECT}/locations/${LOCATION}/publishers/anthropic/models/${MODEL}:rawPredict"

Screenshot Visual Regression Skill - Implementation Complete ✓

Installation Location

The skill has been successfully installed at:

~/.claude/skills/screenshot-visual-regression/

What Was Implemented

Claude Skill: Visual Regression Testing for Web Applications

Overview

Create a reusable Claude skill that discovers important pages in web applications, captures screenshots before/after code changes, and generates visual comparison reports. Works in headless environments and requires zero modifications to target applications.

Skill Capabilities

The skill will support three main commands:

  1. /screenshot discover - Analyze codebase to find main pages/routes

Konveyor GitHub Label Audit Summary

Audit Date: January 28, 2026 Organization: konveyor


Executive Summary

This audit analyzed GitHub labels across the Konveyor organization to identify inconsistencies, redundancies, and opportunities for standardization. The findings reveal significant label fragmentation that can be addressed through a structured consolidation strategy based on open source best practices.