|
413 | 413 | "gaStartDate": "2025-09-18",
|
414 | 414 | "module": "Continuous Delivery"
|
415 | 415 | },
|
416 |
| - { |
417 |
| - "flagKey": "CDS_DETECT_ORPHAN_INSTANCES", |
418 |
| - "description": "Add logic to detect orphaned instance records when deleting a service, and allow service deletion.", |
419 |
| - "gaStartDate": "2025-09-18", |
420 |
| - "module": "Continuous Delivery" |
421 |
| - }, |
422 | 416 | {
|
423 | 417 | "flagKey": "CDS_INSTANCE_CLEANUP_ON_TASK_INFO_DELETE",
|
424 | 418 | "description": "Delete instance records in all cases when we are deleting the instance sync perpetual tasks related records.",
|
|
441 | 435 | "flagKey": "CDS_SHOW_OVERRIDES_V2_YAML_IN_MENU",
|
442 | 436 | "description": "Adds option in Override menu to view override yaml without expanding the specific override.",
|
443 | 437 | "gaStartDate": "2025-09-22",
|
444 |
| - "modutle": "Continuous Delivery" |
| 438 | + "module": "Continuous Delivery" |
445 | 439 | },
|
446 |
| - { |
| 440 | + { |
447 | 441 | "flagKey": "CDS_MANIFEST_HASH_WITH_DECLARATIVE_ROLLBACK",
|
448 | 442 | "description": "Ensures pod rollout on ConfigMap/Secret changes when Declarative Rollback is enabled.",
|
449 | 443 | "gaStartDate": "2025-09-22",
|
450 |
| - "modutle": "Continuous Delivery" |
| 444 | + "module": "Continuous Delivery" |
451 | 445 | },
|
452 | 446 | {
|
453 | 447 | "flagKey": "CDS_DELEGATE_VIRTUAL_SERVICE_SUPPORT",
|
|
465 | 459 | "flagKey": "CDS_APPROVAL_AND_STAGE_NOTIFICATIONS_WITH_CD_METADATA",
|
466 | 460 | "description": "Approval notifications can now include details about the service, environment, and infrastructure used in the CD stages.",
|
467 | 461 | "gaStartDate": "2025-09-22",
|
468 |
| - "modutle": "Continuous Delivery" |
| 462 | + "module": "Continuous Delivery" |
469 | 463 | },
|
470 | 464 | {
|
471 | 465 | "flagKey": "CDS_USE_SWEEPING_OUTPUT_SECRET_FUNCTOR_FOR_IMAGE_PULL_SECRET",
|
472 | 466 | "description": "Ensures sensitive information is kept safe when pulling container images.",
|
473 | 467 | "gaStartDate": "2025-09-22",
|
474 |
| - "modutle": "Continuous Delivery" |
| 468 | + "module": "Continuous Delivery" |
475 | 469 | },
|
476 | 470 | {
|
477 | 471 | "flagKey": "CDS_GITOPS_OPERATOR",
|
|
483 | 477 | "flagKey": "CDS_DISABLE_FABRIC8_NG",
|
484 | 478 | "description": "Improve handling of istio traffic routing resources for Kuberentes canary deployments",
|
485 | 479 | "gaStartDate": "2025-09-22",
|
486 |
| - "modutle": "Continuous Delivery" |
| 480 | + "module": "Continuous Delivery" |
| 481 | + }, |
| 482 | + { |
| 483 | + "flagKey": "CDS_ADD_GIT_INFO_IN_POST_DEPLOYMENT_ROLLBACK", |
| 484 | + "description": "Fixes rollback failures by ensuring correct branch reference is used when retrieving YAML files during post-deployment rollbacks.", |
| 485 | + "gaStartDate": "2025-09-23", |
| 486 | + "module": "Continuous Delivery" |
487 | 487 | }
|
488 | 488 | ]
|
0 commit comments