openstack-k8s-operators
- 17 skills
- 0 followers
- 3 hours ago last updated
- ▌ Debug Operator · openstack-k8s-operatorsDebug and develop openstack-k8s-operators operators with comprehensive workflows including make targets, tests, and deployments
- ▌ Support Triage · openstack-k8s-operatorsTriage RHOSO must-gather reports using OMC and the Core Operators Support Enablement guide
- ▌ Backport Review · openstack-k8s-operatorsCompare downstream backport change requests against upstream OpenStack Gerrit patches. Validates OSPRH ticket presence, Upstream-<release> references per commit, and compares .patch file content.
- ▌ Onboarding Buddy · openstack-k8s-operatorsInteractive onboarding for openstack-k8s-operators — teaches Kubernetes operator fundamentals from scratch and tours the current operator repo at the learner's pace
- ▌ Analyze Must Gather · openstack-k8s-operatorsProduce an analysis of observed problems in a must-gather report from OpenStack Services on OpenShift
- ▌ Analyze Zuul CI Logs · openstack-k8s-operatorsProduce an analysis of observed problems in downloaded Zuul CI logs
- ▌ Generate Containerfile · openstack-k8s-operatorsGenerate Containerfiles for OpenStack service images by analyzing tcib definitions, rdo-packages spec files, and the container images design document. Argument is the service name (e.g., nova, placement, watcher).
- ▌ Bug · openstack-k8s-operatorsPlan bug fixes for openstack-k8s-operators operators — alias for /feature with bug-focused context
- ▌ Jira · openstack-k8s-operatorsJira integration for openstack-k8s-operators workflows. Reads tickets, validates hierarchy (feature/epic/story), posts outcome comments, and suggests story creation.
- ▌ Feature · openstack-k8s-operatorsPlan new features or bug fixes for openstack-k8s-operators operators with Jira integration, cross-repo analysis, and structured implementation strategies
- ▌ Create Dt · openstack-k8s-operatorsScaffold RHOSO Deployment Topologies/Validated Architectures for the architecture repo with existing DT/VA analysis, kustomize generation, and staged automation
- ▌ Code Style · openstack-k8s-operatorsApply Go code style best practices for openstack-k8s-operators operators based on gopls modernize and openstack-k8s-operators conventions
- ▌ Code Review · openstack-k8s-operatorsCode review agent for openstack-k8s-operators following dev-docs conventions, lib-common patterns, and openstack-k8s-operators best practices
- ▌ Cve Validate · openstack-k8s-operatorsValidate CVE Jira tickets against the current codebase — assess reachability, exploitability, and recommend action (Go bump vs dependency bump vs code fix)
- ▌ Explain Flow · openstack-k8s-operatorsAnalyze and explain code flow in openstack-k8s-operators operators with automated parsing and visual diagrams
- ▌ Task Executor · openstack-k8s-operatorsExecute implementation plans for openstack-k8s-operators operators task-by-task with checkpointing and resumability
- ▌ Test Operator · openstack-k8s-operatorsComprehensive testing, linting, and quality assurance for openstack-k8s-operators operators with Go best practices