Skip to content

Latest commit

 

History

History
136 lines (88 loc) · 8.82 KB

2022-07-01.md

File metadata and controls

136 lines (88 loc) · 8.82 KB

This Week in Enhancements - 2022-07-01

Updates since 2022-06-24

Enhancements

Merged Changes

<PR ID>: (activity this week / total activity) summary

There were 4 Merged pull requests:

  • 1114: (18/170) ingress: [NE-568] Add option to manage DNS to ingresscontrollers (thejasn) (CFEPLAN-58)

    The ingress operator currently assumes that it's going to create and manage DNS using the required cloud provider integration. But in some circumstances, the required DNS zone may be different from the cluster DNS zone and may not even be hosted in the cloud provider. In such scenarios, the operator reports a degraded state after attempting to provision the required resources in the cloud provider because the provided DNS can't be created.

    This enhancement aims to provide the end-user the ability to completely disable DNS management on an Ingress Controller.

  • 1153: (3/24) update: Enhancement to refine ClusterVersion history pruning (jottofar) (OTA-664)

    CVO currently maintains a 50 entry queue of installed versions. Once the queue is full CVO simply removes the first added entry. The intent of the pruner as modified by this [commit][commit] was to remove the first added partial update entry, if one exists, otherwise to simply remove the first entry. Even once [rhbz#2097067][rhbz-2097067] is fixed this can result in the removal of useful cluster version information such as the initial installed version. Because some things such as install-time infrastructure depend on the initial version, we want to preserve that entry. There are additional history entries which should be given preference when determining which entry to remove. This enhancement defines a more intelligent history pruning algorithm with the goal of keeping the more informative history entries, as defined below. In addition, the history queue will be expanded to 100 entries.

Merged Pull Requests Modifying Existing Documents

  • 1147: (3/9) api-review: Follow up migirate from icsp to idms (QiWang19)
  • 1156: (6/19) dev-guide: [OCPCLOUD-1575] Add section to API conventions to introduce motivation (JoelSpeed)

New Changes

<PR ID>: (activity this week / total activity) summary

There were 2 New pull requests:

  • 1163: (20/20) installer: Installer: user-encrypted storage keys enhancement (patrickdillon)

    When user-managed encryption keys are provided at install time, the default storage class should be set to utilize those keys. Presently, only root volumes for nodes are encrypted with those keys--but users would expect the persistent storage volumes to be encrypted as well. This enhancement proposes a solution for AWS, GCP, & Azure.

  • 1164: (18/18) general: Network Observability update for downstream operator and productization (jpinsonneau)

    do-not-merge/work-in-progress

    Updated EP to include the following changes:

    • eBPF agent (alternative to OVS)
    • Flowlogs-pipeline replacing Collector / Enricher
    • Operator CRD
    • Architecture diagrams
    • Topology & Dashboards visualization

Active Changes

<PR ID>: (activity this week / total activity) summary

There were 9 Active pull requests:

  • 1158: (39/98) general: Ingress node firewall support using eBPF proposal (msherif1234) (SDN-2781)
  • 1014: (20/458) multi-arch: Heterogeneous architecture clusters (Prashanth684) (RFE-2240) (OCPPLAN-4577)
  • 1064: (5/70) network: Add enhancement proposal for SDN live migration (pliurh) (SDN-2612)
  • 1150: (2/21) ocp-coreos-layering: User experience workflow in OCP CoreOS Layering model (sinnykumari)
  • 918: (2/213) installer: vsphere: add multiple datacenter and clusters (jcpowermac)

Active Pull Requests Modifying Existing Documents

  • 1107: (20/38) ingress: Update enhancement for aws-load-balancer-operator (thejasn) (CFEPLAN-39)
  • 1157: (13/32) windows-containers: [WINC] Services CM data transfer to WICD bootstrap (saifshaikh48)
  • 1102: (2/11) network: Dual stack VIPs: Add rules for openshift/api fields on upgrades (creydr) (SDN-2213)
  • 1161: (1/5) cluster-logging: NO-JIRA: Fix tab/space problems in document. (alanconway)

Closed Changes

<PR ID>: (activity this week / total activity) summary

There was 1 Closed pull request:

  • 1104: (2/18) olm: enhancements/olm: Recursive ClusterOperators (wking)

Revived (closed more than 7 days ago, but with new comments) Changes

<PR ID>: (activity this week / total activity) summary

There was 1 Revived (closed more than 7 days ago, but with new comments) pull request:

  • 201: (1/120) general: bootimages: Downloading and updating bootimages via release image (cgwalters)

Idle (no comments for at least 7 days) Changes

<PR ID>: (activity this week / total activity) summary

There were 12 Idle (no comments for at least 7 days) pull requests:

  • 745: (0/141) security: Security Profiles Operator integration in OpenShift (JAORMX)
  • 811: (0/92) network: Enhancement proposal for OVN secondary networks (maiqueb)
  • 1106: (0/23) storage: OpenStack Cinder CSI Driver Operator Configurability (stephenfin) (OSASINFRA-2857)
  • 1121: (0/6) general: Observability Query Language (preliminary draft, incomplete) (alanconway)
  • 1126: (0/51) cluster-logging: Logs-based alerts (periklis) (LOG-2510)
  • 1133: (0/32) general: Guidelines for the use of eBPF in OCP (danwinship)
  • 1134: (0/55) installer: adding gcp-ipi-shared-vpc (jstuever) (CORS-1774)
  • 1148: (0/17) installer: This proposal describes how we would add a new field to the install-config during installation to set the load balancer type in AWS either to NLB or ELB. (miheer) (NE-942)

Idle (no comments for at least 7 days) Pull Requests Modifying Existing Documents

  • 1138: (0/17) etcd: Added several removing items else machine creation will fail (geliu2016)
  • 1149: (0/21) api-review: [CFE-508] As a developer I want to update enhancement to support AWS user tag GA (TrilokGeer)
  • 1152: (0/16) storage: Add enhancement change for disabling SC creation (gnufied)
  • 1159: (0/7) dns: Bug 2088606: Update DNS-over-TLS proposal (brandisher) (NE-703)

With lifecycle/stale or lifecycle/rotten Changes

<PR ID>: (activity this week / total activity) summary

There were 3 With lifecycle/stale or lifecycle/rotten pull requests:

  • 1131: (1/20) .github: add a PR template for enhancements (kikisdeliveryservice)
  • 1139: (1/3) dns: NE-927: CoreDNS Cache Tuning Enhancement Proposal (brandisher)

With lifecycle/stale or lifecycle/rotten Pull Requests Modifying Existing Documents

  • 1129: (1/27) general: Adding more priority labels (LalatenduMohanty)