|
23 | 23 | "v2.28.0-fixes", |
24 | 24 | "v2.27.0-fixes" |
25 | 25 | ], |
26 | | - "branch_strategy": "Fix in main → auto-propagates to stable → rhoai (every 2 hours). Manual cherry-pick to release branches during code freeze.", |
| 26 | + "branch_strategy": "Fix in main \u2192 auto-propagates to stable \u2192 rhoai (every 2 hours). Manual cherry-pick to release branches during code freeze.", |
27 | 27 | "cve_fix_workflow": { |
28 | 28 | "primary_target": "main", |
29 | 29 | "backport_targets": "Active vX.X.X-fixes branches for released versions", |
30 | | - "automation": "Auto-sync every 2 hours (main → stable → rhoai)", |
| 30 | + "automation": "Auto-sync every 2 hours (main \u2192 stable \u2192 rhoai)", |
31 | 31 | "manual_intervention": "Cherry-pick during code freeze or for patch releases" |
32 | 32 | }, |
33 | 33 | "repository_type": "monorepo", |
|
390 | 390 | "release-0.6" |
391 | 391 | ], |
392 | 392 | "branch_strategy": "Fix in main. Release branches follow pattern release-X.Y.", |
393 | | - "repo_type": "upstream" |
| 393 | + "repo_type": "upstream", |
| 394 | + "cve_fix_workflow": { |
| 395 | + "primary_target": "main", |
| 396 | + "backport_targets": "release-0.5, release-0.6" |
| 397 | + } |
394 | 398 | }, |
395 | 399 | "opendatahub-io/llm-d-inference-scheduler": { |
396 | 400 | "github_url": "https://github.com/opendatahub-io/llm-d-inference-scheduler", |
|
402 | 406 | "stable-2.x" |
403 | 407 | ], |
404 | 408 | "branch_strategy": "Fork of upstream llm-d/llm-d-inference-scheduler. Synced via sync branches. ODH release branches via Konflux replicator.", |
405 | | - "repo_type": "midstream" |
| 409 | + "repo_type": "midstream", |
| 410 | + "cve_fix_workflow": { |
| 411 | + "primary_target": "main", |
| 412 | + "backport_targets": "release-0.2, release-0.3.1, release-v0.4, stable-2.x" |
| 413 | + } |
406 | 414 | }, |
407 | 415 | "red-hat-data-services/llm-d-inference-scheduler": { |
408 | 416 | "github_url": "https://github.com/red-hat-data-services/llm-d-inference-scheduler", |
|
414 | 422 | "rhoai-3.4-ea.2" |
415 | 423 | ], |
416 | 424 | "branch_strategy": "Fork of midstream. RHOAI release branches follow pattern rhoai-X.Y.", |
417 | | - "repo_type": "downstream" |
| 425 | + "repo_type": "downstream", |
| 426 | + "cve_fix_workflow": { |
| 427 | + "primary_target": "main", |
| 428 | + "backport_targets": "rhoai-3.3, rhoai-3.4, rhoai-3.4-ea.1, rhoai-3.4-ea.2" |
| 429 | + } |
418 | 430 | }, |
419 | 431 | "red-hat-data-services/llm-d-routing-sidecar": { |
420 | 432 | "github_url": "https://github.com/red-hat-data-services/llm-d-routing-sidecar", |
|
424 | 436 | "rhoai-3.0", |
425 | 437 | "rhoai-3.2" |
426 | 438 | ], |
427 | | - "branch_strategy": "Fork of upstream (now archived). Downstream only — upstream code migrated into llm-d-inference-scheduler. No branches beyond rhoai-3.2.", |
| 439 | + "branch_strategy": "Fork of upstream (now archived). Downstream only \u2014 upstream code migrated into llm-d-inference-scheduler. No branches beyond rhoai-3.2.", |
428 | 440 | "repo_type": "downstream", |
429 | | - "notes": "Upstream llm-d/llm-d-routing-sidecar is archived; code moved to llm-d-inference-scheduler (cmd/pd_sidecar). This downstream repo may be phased out in future releases." |
| 441 | + "notes": "Upstream llm-d/llm-d-routing-sidecar is archived; code moved to llm-d-inference-scheduler (cmd/pd_sidecar). This downstream repo may be phased out in future releases.", |
| 442 | + "cve_fix_workflow": { |
| 443 | + "primary_target": "main", |
| 444 | + "backport_targets": "rhoai-2.25, rhoai-3.0, rhoai-3.2" |
| 445 | + } |
430 | 446 | }, |
431 | 447 | "llm-d-incubation/batch-gateway": { |
432 | 448 | "github_url": "https://github.com/llm-d-incubation/batch-gateway", |
433 | 449 | "default_branch": "main", |
434 | 450 | "active_release_branches": [], |
435 | 451 | "branch_strategy": "Fix in main. No formal release branching documented.", |
436 | | - "repo_type": "upstream" |
| 452 | + "repo_type": "upstream", |
| 453 | + "cve_fix_workflow": { |
| 454 | + "primary_target": "main", |
| 455 | + "backport_targets": "None" |
| 456 | + } |
437 | 457 | }, |
438 | 458 | "opendatahub-io/batch-gateway": { |
439 | 459 | "github_url": "https://github.com/opendatahub-io/batch-gateway", |
|
442 | 462 | "release-v0.5" |
443 | 463 | ], |
444 | 464 | "branch_strategy": "Fork of upstream llm-d-incubation/batch-gateway.", |
445 | | - "repo_type": "midstream" |
| 465 | + "repo_type": "midstream", |
| 466 | + "cve_fix_workflow": { |
| 467 | + "primary_target": "main", |
| 468 | + "backport_targets": "release-v0.5" |
| 469 | + } |
446 | 470 | }, |
447 | 471 | "red-hat-data-services/batch-gateway": { |
448 | 472 | "github_url": "https://github.com/red-hat-data-services/batch-gateway", |
|
453 | 477 | "rhoai-3.4-ea.2" |
454 | 478 | ], |
455 | 479 | "branch_strategy": "Fork of midstream. RHOAI release branches follow pattern rhoai-X.Y.", |
456 | | - "repo_type": "downstream" |
| 480 | + "repo_type": "downstream", |
| 481 | + "cve_fix_workflow": { |
| 482 | + "primary_target": "main", |
| 483 | + "backport_targets": "rhoai-3.4, rhoai-3.4-ea.1, rhoai-3.4-ea.2" |
| 484 | + } |
457 | 485 | }, |
458 | 486 | "llm-d/llm-d-workload-variant-autoscaler": { |
459 | 487 | "github_url": "https://github.com/llm-d/llm-d-workload-variant-autoscaler", |
|
462 | 490 | "release-0.4.2" |
463 | 491 | ], |
464 | 492 | "branch_strategy": "Fix in main. Release branches follow pattern release-X.Y.Z.", |
465 | | - "repo_type": "upstream" |
| 493 | + "repo_type": "upstream", |
| 494 | + "cve_fix_workflow": { |
| 495 | + "primary_target": "main", |
| 496 | + "backport_targets": "release-0.4.2" |
| 497 | + } |
466 | 498 | }, |
467 | 499 | "opendatahub-io/workload-variant-autoscaler": { |
468 | 500 | "github_url": "https://github.com/opendatahub-io/workload-variant-autoscaler", |
|
471 | 503 | "release-v0.5" |
472 | 504 | ], |
473 | 505 | "branch_strategy": "Fork of upstream llm-d/llm-d-workload-variant-autoscaler. Note: repo name differs from upstream (no llm-d- prefix).", |
474 | | - "repo_type": "midstream" |
| 506 | + "repo_type": "midstream", |
| 507 | + "cve_fix_workflow": { |
| 508 | + "primary_target": "main", |
| 509 | + "backport_targets": "release-v0.5" |
| 510 | + } |
475 | 511 | }, |
476 | 512 | "red-hat-data-services/workload-variant-autoscaler": { |
477 | 513 | "github_url": "https://github.com/red-hat-data-services/workload-variant-autoscaler", |
|
482 | 518 | "rhoai-3.4-ea.2" |
483 | 519 | ], |
484 | 520 | "branch_strategy": "Fork of midstream. RHOAI release branches follow pattern rhoai-X.Y.", |
485 | | - "repo_type": "downstream" |
| 521 | + "repo_type": "downstream", |
| 522 | + "cve_fix_workflow": { |
| 523 | + "primary_target": "main", |
| 524 | + "backport_targets": "rhoai-3.4, rhoai-3.4-ea.1, rhoai-3.4-ea.2" |
| 525 | + } |
486 | 526 | } |
487 | 527 | } |
488 | 528 | }, |
489 | 529 | "AI Evaluations": { |
490 | | - "container_to_repo_mapping": {}, |
| 530 | + "container_to_repo_mapping": { |
| 531 | + "rhoai/odh-ta-lmes-driver-rhel9": "opendatahub-io/trustyai-service-operator", |
| 532 | + "rhoai/odh-ta-lmes-job-rhel9": "opendatahub-io/lm-evaluation-harness" |
| 533 | + }, |
491 | 534 | "repositories": { |
492 | 535 | "eval-hub/eval-hub": { |
493 | 536 | "github_url": "https://github.com/eval-hub/eval-hub", |
494 | 537 | "default_branch": "main", |
495 | 538 | "active_release_branches": [], |
496 | 539 | "branch_strategy": "Fix in main. Feature branches follow pattern feature/name or fix/issue.", |
497 | | - "repo_type": "upstream" |
| 540 | + "repo_type": "upstream", |
| 541 | + "cve_fix_workflow": { |
| 542 | + "primary_target": "main", |
| 543 | + "backport_targets": "None" |
| 544 | + } |
| 545 | + }, |
| 546 | + "eval-hub/eval-hub-sdk": { |
| 547 | + "github_url": "https://github.com/eval-hub/eval-hub-sdk", |
| 548 | + "default_branch": "main", |
| 549 | + "active_release_branches": [], |
| 550 | + "branch_strategy": "Fix in main.", |
| 551 | + "repo_type": "upstream", |
| 552 | + "notes": "No midstream/downstream forks exist yet.", |
| 553 | + "cve_fix_workflow": { |
| 554 | + "primary_target": "main", |
| 555 | + "backport_targets": "None" |
| 556 | + } |
| 557 | + }, |
| 558 | + "eval-hub/eval-hub-contrib": { |
| 559 | + "github_url": "https://github.com/eval-hub/eval-hub-contrib", |
| 560 | + "default_branch": "main", |
| 561 | + "active_release_branches": [], |
| 562 | + "branch_strategy": "Fix in main.", |
| 563 | + "repo_type": "upstream", |
| 564 | + "notes": "No midstream/downstream forks exist yet.", |
| 565 | + "cve_fix_workflow": { |
| 566 | + "primary_target": "main", |
| 567 | + "backport_targets": "None" |
| 568 | + } |
| 569 | + }, |
| 570 | + "trustyai-explainability/llama-stack-provider-trustyai-garak": { |
| 571 | + "github_url": "https://github.com/trustyai-explainability/llama-stack-provider-trustyai-garak", |
| 572 | + "default_branch": "main", |
| 573 | + "active_release_branches": [], |
| 574 | + "branch_strategy": "Fix in main.", |
| 575 | + "repo_type": "upstream", |
| 576 | + "cve_fix_workflow": { |
| 577 | + "primary_target": "main", |
| 578 | + "backport_targets": "None" |
| 579 | + } |
| 580 | + }, |
| 581 | + "trustyai-explainability/trustyai-service-operator": { |
| 582 | + "github_url": "https://github.com/trustyai-explainability/trustyai-service-operator", |
| 583 | + "default_branch": "main", |
| 584 | + "active_release_branches": [ |
| 585 | + "release/1.37.0", |
| 586 | + "release/1.38.0" |
| 587 | + ], |
| 588 | + "branch_strategy": "Fix in main. Release branches follow pattern release/X.Y.Z.", |
| 589 | + "repo_type": "upstream", |
| 590 | + "cve_fix_workflow": { |
| 591 | + "primary_target": "main", |
| 592 | + "backport_targets": "release/1.37.0, release/1.38.0" |
| 593 | + } |
498 | 594 | }, |
499 | 595 | "opendatahub-io/eval-hub": { |
500 | 596 | "github_url": "https://github.com/opendatahub-io/eval-hub", |
|
504 | 600 | "stable" |
505 | 601 | ], |
506 | 602 | "branch_strategy": "Fork of upstream eval-hub/eval-hub.", |
507 | | - "repo_type": "midstream" |
| 603 | + "repo_type": "midstream", |
| 604 | + "cve_fix_workflow": { |
| 605 | + "primary_target": "main", |
| 606 | + "backport_targets": "release/odh-3.4, stable" |
| 607 | + } |
| 608 | + }, |
| 609 | + "opendatahub-io/lm-evaluation-harness": { |
| 610 | + "github_url": "https://github.com/opendatahub-io/lm-evaluation-harness", |
| 611 | + "default_branch": "main", |
| 612 | + "active_release_branches": [ |
| 613 | + "release/odh-3.3", |
| 614 | + "release/odh-3.4", |
| 615 | + "release/odh-3.4-ea2", |
| 616 | + "release/odh-3.5" |
| 617 | + ], |
| 618 | + "branch_strategy": "ODH fork. Release branches follow pattern release/odh-X.Y.", |
| 619 | + "repo_type": "midstream", |
| 620 | + "cve_fix_workflow": { |
| 621 | + "primary_target": "main", |
| 622 | + "backport_targets": "release/odh-3.3, release/odh-3.4, release/odh-3.4-ea2, release/odh-3.5" |
| 623 | + } |
| 624 | + }, |
| 625 | + "opendatahub-io/llama-stack-provider-trustyai-garak": { |
| 626 | + "github_url": "https://github.com/opendatahub-io/llama-stack-provider-trustyai-garak", |
| 627 | + "default_branch": "main", |
| 628 | + "active_release_branches": [ |
| 629 | + "release/odh-3.4", |
| 630 | + "stable" |
| 631 | + ], |
| 632 | + "branch_strategy": "Fork of upstream trustyai-explainability/llama-stack-provider-trustyai-garak.", |
| 633 | + "repo_type": "midstream", |
| 634 | + "cve_fix_workflow": { |
| 635 | + "primary_target": "main", |
| 636 | + "backport_targets": "release/odh-3.4, stable" |
| 637 | + } |
| 638 | + }, |
| 639 | + "opendatahub-io/trustyai-service-operator": { |
| 640 | + "github_url": "https://github.com/opendatahub-io/trustyai-service-operator", |
| 641 | + "default_branch": "main", |
| 642 | + "active_release_branches": [ |
| 643 | + "release/odh-3.3", |
| 644 | + "release/odh-3.4", |
| 645 | + "release/odh-3.4-ea2" |
| 646 | + ], |
| 647 | + "branch_strategy": "Fork of upstream trustyai-explainability/trustyai-service-operator. Release branches follow pattern release/odh-X.Y.", |
| 648 | + "repo_type": "midstream", |
| 649 | + "cve_fix_workflow": { |
| 650 | + "primary_target": "main", |
| 651 | + "backport_targets": "release/odh-3.3, release/odh-3.4, release/odh-3.4-ea2" |
| 652 | + } |
508 | 653 | }, |
509 | 654 | "red-hat-data-services/eval-hub": { |
510 | 655 | "github_url": "https://github.com/red-hat-data-services/eval-hub", |
|
515 | 660 | "rhoai-3.4-ea.2" |
516 | 661 | ], |
517 | 662 | "branch_strategy": "Fork of midstream. RHOAI release branches follow pattern rhoai-X.Y.", |
518 | | - "repo_type": "downstream" |
| 663 | + "repo_type": "downstream", |
| 664 | + "cve_fix_workflow": { |
| 665 | + "primary_target": "main", |
| 666 | + "backport_targets": "rhoai-3.4, rhoai-3.4-ea.1, rhoai-3.4-ea.2" |
| 667 | + } |
| 668 | + }, |
| 669 | + "red-hat-data-services/lm-evaluation-harness": { |
| 670 | + "github_url": "https://github.com/red-hat-data-services/lm-evaluation-harness", |
| 671 | + "default_branch": "main", |
| 672 | + "active_release_branches": [ |
| 673 | + "rhoai-3.3", |
| 674 | + "rhoai-3.4", |
| 675 | + "rhoai-3.4-ea.1", |
| 676 | + "rhoai-3.4-ea.2" |
| 677 | + ], |
| 678 | + "branch_strategy": "Fork of midstream. RHOAI release branches follow pattern rhoai-X.Y.", |
| 679 | + "repo_type": "downstream", |
| 680 | + "cve_fix_workflow": { |
| 681 | + "primary_target": "main", |
| 682 | + "backport_targets": "rhoai-3.3, rhoai-3.4, rhoai-3.4-ea.1, rhoai-3.4-ea.2" |
| 683 | + } |
| 684 | + }, |
| 685 | + "red-hat-data-services/llama-stack-provider-trustyai-garak": { |
| 686 | + "github_url": "https://github.com/red-hat-data-services/llama-stack-provider-trustyai-garak", |
| 687 | + "default_branch": "main", |
| 688 | + "active_release_branches": [ |
| 689 | + "rhoai-3.3", |
| 690 | + "rhoai-3.4", |
| 691 | + "rhoai-3.4-ea.1", |
| 692 | + "rhoai-3.4-ea.2" |
| 693 | + ], |
| 694 | + "branch_strategy": "Fork of midstream. RHOAI release branches follow pattern rhoai-X.Y.", |
| 695 | + "repo_type": "downstream", |
| 696 | + "cve_fix_workflow": { |
| 697 | + "primary_target": "main", |
| 698 | + "backport_targets": "rhoai-3.3, rhoai-3.4, rhoai-3.4-ea.1, rhoai-3.4-ea.2" |
| 699 | + } |
| 700 | + }, |
| 701 | + "red-hat-data-services/trustyai-service-operator": { |
| 702 | + "github_url": "https://github.com/red-hat-data-services/trustyai-service-operator", |
| 703 | + "default_branch": "main", |
| 704 | + "active_release_branches": [ |
| 705 | + "rhoai-3.3", |
| 706 | + "rhoai-3.4", |
| 707 | + "rhoai-3.4-ea.1", |
| 708 | + "rhoai-3.4-ea.2" |
| 709 | + ], |
| 710 | + "branch_strategy": "Fork of midstream. RHOAI release branches follow pattern rhoai-X.Y.", |
| 711 | + "repo_type": "downstream", |
| 712 | + "cve_fix_workflow": { |
| 713 | + "primary_target": "main", |
| 714 | + "backport_targets": "rhoai-3.3, rhoai-3.4, rhoai-3.4-ea.1, rhoai-3.4-ea.2" |
| 715 | + } |
519 | 716 | } |
520 | 717 | } |
521 | 718 | } |
|
0 commit comments