Skip to content

Latest commit

 

History

History
169 lines (108 loc) · 10.4 KB

2021-12-17.md

File metadata and controls

169 lines (108 loc) · 10.4 KB

This Week in Enhancements - 2021-12-17

Updates since 2021-12-10

Enhancements for Release Priorities

Prioritized Closed Changes

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

There was 1 Prioritized Closed pull request:

  • 838: (2/149) local-storage: KNIP-1770: Add proposal for exporting local storage device health metrics (rohantmp)

Other Enhancements

Other Merged Changes

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

There were 4 Other Merged pull requests:

  • 837: (13/146) insights: Conditional Data Gathering for Insights Operator (Sergey1011010)

    The conditional gatherer for Insights Operator collects data according to the defined gathering rules*. Each rule contains one or more conditions such as "alert A is firing" and one or more gatherers with parameters such as "collect X lines of logs from containers in namespace N". Current version has these rules defined in the code and the proposal is to load them from an external source to make collection of new conditional data faster. It's NOT about running brand new code, but just calling the existing gatherers with different validated parameters, so the operator can't collect anything we don't expect.

    * note that rule here and later has nothing to do with rules used to analyze data in archives written by CCX presentation team

  • 962: (8/347) windows-containers: WINC-505: Windows containerd runtime enablement (selansen)

    This enhancement intends to allow customers to bring up Windows nodes with containerd as the default runtime from OpenShift 4.11 onwards. When customers upgrade clusters to OpenShift 4.11, container runtime will be migrated from Docker to containerd

Other Merged Pull Requests Modifying Existing Documents

  • 961: (5/10) storage: Update KEP for vsphere CSI driver operator (gnufied)
  • 984: (9/9) housekeeping: Update OWNERS (aravindhp)

Other New Changes

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

There were 6 Other New pull requests:

  • 986: (2/2) windows-containers: WIP WINC-712: Windows CSI Storage Enablement (alinaryan)

    do-not-merge/work-in-progress

    The intent of this enhancement is to allow customers to provision CSI storage in Windows Containers in 4.10+ using the Windows Machine Config Operator (WMCO). CSI drivers are typically deployed as privileged containers in order to perform storage related operations. Windows does not currently support privileged containers. CSIProxy makes it so that node plugins can be deployed as unprivileged pods and then use the proxy to perform privileged storage operations on the node.

  • 987: (2/2) dns: Add the DNS-over-TLS enhancement intial draft (brandisher)

    This enhancement adds optional configuration to enable DNS-over-TLS when either spec.servers[].forwardPlugin and/or spec.upstreamResolvers are configured in the cluster DNS spec.

  • 989: (26/26) machine-api: [OCPCLOUD-1373] Add AWS EFA Networking enhancement (JoelSpeed)

    AWS Elastic-Fabric-Adapter (EFA) is a feature within EC2 that allows for high throughput network adapters to be attached to certain instance types. With the presence of these network adapters and some additional drivers, workloads can take advantage of greatly improved network performance between nodes within the same AWS availability zone.

  • 990: (59/59) windows-containers: Windows Health Management enhancement (sebsoto)

    The purpose of this enhancement is to ensure that all Windows nodes managed by the Windows Machine Config Operator (WMCO) maintain a usable state. With health management implemented, WMCO will automatically ensure that OpenShift related services running on the underlying Windows VMs have a status and runtime configuration inline with the expectations of the installed operator version.

Other New Pull Requests Modifying Existing Documents

  • 985: (2/2) dev-guide: Host port registry: Add host port for SDN controller metrics (martinkennelly)
  • 988: (4/4) general: CONVENTIONS: Update CPU query sum_irate (wking)

Other Active Changes

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

There were 15 Other Active pull requests:

  • 971: (59/110) insights: Insights Operator pulling and updating pull-secret (transferring uncl… (tremes)
  • 981: (40/99) general: Added proposal for HyperShift monitoring. (bwplotka)
  • 980: (33/53) authentication: enhancements/authentication: detect invalid certificates (s-urbaniak)
  • 922: (20/410) installer: Allow installer to include/exclude capabilities based on user selections (bparees)
  • 931: (20/65) dns: NE-367: Add logLevel and operatorLogLevel APIs for DNS (miheer)
  • 952: (18/22) ingress: NE-585 Expose HealthCheck Interval (candita)
  • 977: (12/15) worker-latency-profile: Add WorkerLatencyProfile enhancement (harche)
  • 929: (12/174) api-review: [OCPNODE-747] New CRD ImageSourceDigestPolicy and ImageSourceTagPolicy to support AllowMirrByTags (QiWang19)
  • 955: (11/116) authentication: Enhancement for OAuth2 Authorization Grant Login for oc (arjunrn)
  • 949: (11/68) general: HELM-258: add enhancement for new namespace-scoped helm repo crd (zonggen)
  • 924: (10/169) oc: CLI Manager (deejross)
  • 736: (4/192) installer: Add enhancement - IBM Cloud provider for Power Virtual Server platform (jaypoulz)
  • 943: (1/29) etcd: [OCPCLOUD-1244] Add proposal for etcd protection mechanism during control plane scaling (JoelSpeed)

Other Active Pull Requests Modifying Existing Documents

  • 978: (13/20) general: CONVENTIONS: additional HA considerations regarding storage (jan--f)
  • 964: (2/3) dev-guide: Host port registry: Add metrics ports for OVN-K (martinkennelly)

Other Closed Changes

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

There were 2 Other Closed pull requests:

Other Closed Pull Requests Modifying Existing Documents

  • 923: (2/22) windows-containers: [docs] remove invalid web links (selansen)
  • 948: (2/6) monitoring: Update alerting-consistency.md (ronensc)

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

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

There were 2 Revived (closed more than 7 days ago, but with new comments) pull requests:

Revived (closed more than 7 days ago, but with new comments) Pull Requests Modifying Existing Documents

  • 965: (0/7) general: CONVENTIONS: Include 33% option for DaemonSet maxUnavailable (wking)
  • 982: (0/4) dev-guide: dev-guide/cluster-version-operator/dev/clusterversion: Drop version from 'group' (wking)

Idle (no comments for at least 7 days) Changes

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

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

  • 745: (0/129) security: Security Profiles Operator integration in OpenShift (JAORMX)
  • 811: (0/67) network: Enhancement proposal for OVN secondary networks (maiqueb)
  • 812: (0/52) node: Add proposal about Node Operator (saschagrunert)
  • 913: (0/138) machine-api: Add cluster-api integration enhancement (alexander-demichev)
  • 918: (0/77) installer: vsphere: add multiple datacenter and clusters (jcpowermac)
  • 937: (0/103) monitoring: support configuration of alerting notifications by application owners (simonpasquier)
  • 958: (0/94) monitoring: enhancements/monitoring: User-defined alerting rules proposal (bison)
  • 972: (0/2) general: Upstream Repository Resync EP (josefkarasek)

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

  • 919: (0/18) cluster-logging: Multi-Container-Structured-Logging (alanconway)
  • 967: (0/20) console: CONSOLE-3005: Provide alias for dynamic plugin's proxy (jhadvig)

Other lifecycle/stale or lifecycle/rotten Changes

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

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

  • 722: (1/20) multi-arch: Add "Build OKD for ppc64le" proposal (mjturek)
  • 725: (1/46) distributed-tracing: Allow/Expose options to enable distributed tracing in components as features are added upstream (sallyom)
  • 912: (1/26) installer: Enhancement proposal for OpenShift IPI on Nutanix AOS with AHV (vnephologist)