Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

rosa-gap-analysis

rosa-gap-analysis contient 10 skills collectées depuis openshift-online, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
10
Stars
0
mis à jour
2026-07-14
Forks
9
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

versions-channels-gap
Administrateurs de réseaux et de systèmes informatiques

Analyze OCP version availability across OCM release channels and marketplace enablement (ROSA Classic, ROSA HCP, OSD GCP). Validates channel promotion status and marketplace availability. Exits 1 on validation FAIL for GA targets missing from required channels or marketplaces. Generates HTML and JSON reports.

2026-07-14
full-gap-analysis
Administrateurs de réseaux et de systèmes informatiques

Comprehensive gap analysis between OpenShift versions covering AWS STS policies, GCP WIF policies, feature gates, and OCP admin gate acknowledgments. Use when performing complete version upgrade assessment for managed OpenShift (OSD, ROSA). Exits 1 if any validation check (CHECK #1-7) fails; exits 0 if all checks pass. CHECK #8 (Feature Gates) is Info only.

2026-07-02
ocm-version-gate-gap
Administrateurs de réseaux et de systèmes informatiques

Analyze OCM version gate configurations for OpenShift upgrade releases. Verifies that version gates exist for target OCP versions and checks metadata/configurations. Gracefully handles missing CLI tools or tokens by falling back to high-fidelity mock data. Automatically generates comprehensive reports in HTML and JSON formats.

2026-06-25
aws-sts-gap
Analystes en sécurité de l'information

Analyze AWS STS (Security Token Service) IAM policy gaps between OpenShift versions. Use when comparing AWS STS policies across OpenShift versions. Identifies new permissions, removed permissions, and changed permission scopes. Exits 0 when validation passes, exits 1 when validation fails or on execution error. Automatically generates comprehensive reports in HTML and JSON formats.

2026-05-24
feature-gates-gap
Développeurs de logiciels

Analyze OpenShift feature gate differences between versions. Identifies new feature gates, removed gates, and default enablement changes. Logs detected feature gate changes but always exits 0 on successful execution. Automatically generates comprehensive reports in HTML and JSON formats.

2026-05-24
gcp-wif-gap
Analystes en sécurité de l'information

Analyze GCP Workload Identity Federation (WIF) policy gaps between OpenShift versions. Use when comparing WIF configurations, IAM roles, and service account permissions across OpenShift versions. Exits 0 when validation passes, exits 1 when validation fails or on execution error. Automatically generates comprehensive reports in HTML and JSON formats.

2026-05-24
ocp-gate-ack-gap
Développeurs de logiciels

Analyze OCP admin gate acknowledgments for upgrade readiness. Verifies that admin gates from baseline version are properly acknowledged in target version. Identifies missing acknowledgment files or unacknowledged gates that would block upgrades. Automatically generates comprehensive reports in HTML and JSON formats.

2026-05-24
prow-autofix
Développeurs de logiciels

One-step automated Prow failure fix workflow. Analyzes latest failed CI job, generates required files (AWS STS policies, GCP WIF templates, acknowledgments), validates, and creates PR to managed-cluster-config. Automatic temporary directory cleanup. Recommended for CI/CD pipelines and automated remediation.

2026-04-20
analyze-prow-failure
Développeurs de logiciels

Analyze most recent Prow CI job for gap-analysis validation failures. Downloads artifacts from GCS, parses JSON reports, generates failure summary. Checks most recent job automatically. Supports specific job ID analysis.

2026-04-17
fix-prow-failure
Développeurs de logiciels

Fix Prow CI validation failures by generating required files, validating, and creating PRs. Generates AWS STS policies, GCP WIF templates, and acknowledgment files. Uses template-based PR descriptions with URLs, permission changes, and conditional OCP acknowledgments.

2026-04-17