Skip to content

Commit

Permalink
Merge pull request #896 from dhellmann/twie-2021-09-10
Browse files Browse the repository at this point in the history
this-week: 2021-09-10
  • Loading branch information
openshift-merge-robot committed Sep 10, 2021
2 parents 98f33c5 + de1470e commit 5ee2f5d
Showing 1 changed file with 185 additions and 0 deletions.
185 changes: 185 additions & 0 deletions this-week/2021-09-10.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,185 @@
# This Week in Enhancements - 2021-09-10

## Enhancements for Release Priorities

### Prioritized Active Changes

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

There were 3 Prioritized Active pull requests:

- [821](https://github.com/openshift/enhancements/pull/821): (130/299) update: enhancements/update/targeted-update-edge-blocking: Propose a new enhancement (wking)

`priority/important-soon`

> This enhancement proposes a mechanism for blocking edges for the subset of clusters considered vulnerable to known issues with a particular update or target release.
- [867](https://github.com/openshift/enhancements/pull/867): (18/140) node-tuning: Move PAO to OCP enhancement (MarSik)

`priority/important-soon`

> The [Performance Addon Operator](https://github.com/openshift-kni/performance-addon-operators) is a component that makes it easier to configure an OCP cluster for low latency and real-time purposes [OCP docs](https://docs.openshift.com/container-platform/4.8/scalability_and_performance/cnf-performance-addon-operator-for-low-latency-nodes.html).
- [838](https://github.com/openshift/enhancements/pull/838): (15/125) local-storage: KNIP-1770: Add proposal for exporting local storage device health metrics (rohantmp)

`priority/important-soon`

> This enhancement proposes that we export health metrics for each local device on each node.

## Other Enhancements

### Other Merged Changes

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

There were 8 Other Merged pull requests:


#### Other Merged Pull Requests Modifying Existing Documents

- [797](https://github.com/openshift/enhancements/pull/797): (3/21) ingress: custom routes: set up an explicit trust to the oauth-server (stlaz)
- [844](https://github.com/openshift/enhancements/pull/844): (3/23) dev-guide: host-port-registry: add 9446 port (andfasano)
- [878](https://github.com/openshift/enhancements/pull/878): (7/21) dev-guide: Bug 1987137: Explain profile annotation requirements (jottofar)
- [884](https://github.com/openshift/enhancements/pull/884): (3/3) kube-apiserver: update warning for None policy for dynamic audit policy (EmilyM1)
- [886](https://github.com/openshift/enhancements/pull/886): (4/4) housekeeping: update staff engineers listed in the owners file (dhellmann)
- [888](https://github.com/openshift/enhancements/pull/888): (2/2) kube-apiserver: update apiVersion to v1 in enhancement docs (EmilyM1)
- [889](https://github.com/openshift/enhancements/pull/889): (3/3) housekeeping: OWNERS: add tech lead s-urbaniak (sttts)
- [891](https://github.com/openshift/enhancements/pull/891): (3/3) housekeeping: Adding OTA Team lead Lalatendu Mohanty (LalatenduMohanty)

### Other New Changes

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

There were 4 Other New pull requests:

- [887](https://github.com/openshift/enhancements/pull/887): (4/4) ingress: NE-542 Expose router compression variables (candita)

> This enhancement proposal extends the IngressController API to allow the cluster administrator
> to configure HTTP traffic compression via HAProxy variables. HTTP traffic compression increases the
> performance of a website by reducing the size of data that is passed in HTTP transactions.
- [890](https://github.com/openshift/enhancements/pull/890): (1/1) network: Introduce DPU OVNKube Operator (pliurh)

> To facilitate the management of Nvidia BlueField-2 Smart-NIC, a two-cluster
> design is proposed. Under such design, a BlueFiled-2 card will be provisioned as
> a worker node of the ARM-based infra cluster, whereas the tenant cluster where
> the normal user applications run on, is composed of the X86 servers.
>
> The OVN-Kubernetes components are spread over the two clusters. On the tenant
> cluster side, the Cluster Network Operator is in charge of the management of the
> ovn-kube components. On the infra cluster side, We propose to create a new
> operator to be responsible for the life-cycle management of ovn-kube components.
- [892](https://github.com/openshift/enhancements/pull/892): (2/2) general: document PR life-cycle timeouts (dhellmann)
- [893](https://github.com/openshift/enhancements/pull/893): (3/3) ingress: [fix] Ingress custom http error pages (lgchiaretto)

`needs-ok-to-test`

> There is no supported method to customize an IngressController's error pages in OCP 4.
> Users may want to customize an IngressController's error pages for branding or other reasons.
> For example, users may want a custom HTTP 503 error page to be returned if no pod is available.
> When the requested URI does not exist, users may want an IngressController to return a custom 404 page.

### Other Active Changes

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

There were 12 Other Active pull requests:

- [837](https://github.com/openshift/enhancements/pull/837): (24/100) insights: Conditional Data Gathering for Insights Operator (Sergey1011010)
- [866](https://github.com/openshift/enhancements/pull/866): (16/231) general: Proposed OLM-based Monitoring Stack Solution for RH Managed Services and future needs. (bwplotka)
- [748](https://github.com/openshift/enhancements/pull/748): (8/14) cluster-logging: New proposal: Forwarder output parameter templates (alanconway)
- [871](https://github.com/openshift/enhancements/pull/871): (6/72) baremetal: Enable Baremetal on other Platforms to support centralized host management (asalkeld)
- [870](https://github.com/openshift/enhancements/pull/870): (6/54) update: Versioning cincinnati api and json schema (PratikMahajan)
- [745](https://github.com/openshift/enhancements/pull/745): (6/118) security: Security Profiles Operator integration in OpenShift (JAORMX)
- [855](https://github.com/openshift/enhancements/pull/855): (6/75) ingress: ingress: Add bind-options enhancement (m-yosefpor)
- [879](https://github.com/openshift/enhancements/pull/879): (1/52) baremetal: Add strategy for upgrading CoreOS-based deploy image (zaneb)
- [791](https://github.com/openshift/enhancements/pull/791): (1/68) baremetal: Support RAID and BIOS configuration for baremetal IPI deployments (hs0210)
- [850](https://github.com/openshift/enhancements/pull/850): (1/53) network: Enable flows collection (mariomac)

#### Other Active Pull Requests Modifying Existing Documents

- [779](https://github.com/openshift/enhancements/pull/779): (1/3) general: Update High Availability Conventions (ravisantoshgudimetla)
- [774](https://github.com/openshift/enhancements/pull/774): (1/8) network: Remove OpenShift-SDN requirement for Bare Metal Load Balancer (markdgray)

### 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:

- [243](https://github.com/openshift/enhancements/pull/243): (2/176) general: Enable ProjectRequestLimit on OpenShift 4.x (tkashem)

### Other lifecycle/stale Changes

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

There were 7 Other lifecycle/stale pull requests:

- [461](https://github.com/openshift/enhancements/pull/461): (0/10) ingress: Add aws-elb-idle-timeout enhancement (Miciah)
- [738](https://github.com/openshift/enhancements/pull/738): (0/104) network: Installing OCP on ARM-Based Smart NICs (danwinship)
- [775](https://github.com/openshift/enhancements/pull/775): (0/10) network: Drop Node Hostname Resolution (cybertron)
- [784](https://github.com/openshift/enhancements/pull/784): (0/45) installer: Allow installer to include/exclude components based on user select install solution (bparees)
- [787](https://github.com/openshift/enhancements/pull/787): (0/9) update: Add no drain upgrade filter (michaelgugino)

#### Other lifecycle/stale Pull Requests Modifying Existing Documents

- [666](https://github.com/openshift/enhancements/pull/666): (0/28) kube-apiserver: adding new userequest audit policy (EmilyM1)
- [742](https://github.com/openshift/enhancements/pull/742): (0/94) cluster-scope-secret-volumes: Update projected resource CSI driver proposal (adambkaplan)

### Idle (no comments for at least 7 days) Changes

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

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

- [137](https://github.com/openshift/enhancements/pull/137): (0/304) general: CLI in-cluster management (sallyom)
- [201](https://github.com/openshift/enhancements/pull/201): (0/98) general: bootimages: Downloading and updating bootimages via release image (cgwalters)
- [292](https://github.com/openshift/enhancements/pull/292): (0/203) machine-api: Add Managing Control Plane machines proposal (enxebre)
- [341](https://github.com/openshift/enhancements/pull/341): (0/80) maintenance: Machine-maintenance operator proposal (dofinn)
- [343](https://github.com/openshift/enhancements/pull/343): (0/43) authentication: cluster-wide oauth-proxy settings (deads2k)
- [363](https://github.com/openshift/enhancements/pull/363): (0/201) cvo: Enhancement for adding upgrade preflight checks for operators (LalatenduMohanty)
- [371](https://github.com/openshift/enhancements/pull/371): (0/29) ingress: Add forwarded-header-policy enhancement (Miciah)
- [427](https://github.com/openshift/enhancements/pull/427): (0/54) update: enhancements/update/phased-rollouts: Propose a new enhancement (wking)
- [567](https://github.com/openshift/enhancements/pull/567): (0/110) machine-api: Added proposal for remediation history (slintes)
- [571](https://github.com/openshift/enhancements/pull/571): (0/239) network: Cloud API component for egress IP (alexanderConstantinescu)
- [593](https://github.com/openshift/enhancements/pull/593): (0/136) general: Add proposal for hiding container mountpoints from systemd (lack)
- [652](https://github.com/openshift/enhancements/pull/652): (0/8) node: Enable cgroup v2 support (harche)
- [654](https://github.com/openshift/enhancements/pull/654): (0/20) dns: ARO private DNS zone resource removal (jim-minter)
- [660](https://github.com/openshift/enhancements/pull/660): (0/21) cluster-logging: Flow control API enhancements, first draft. (alanconway)
- [687](https://github.com/openshift/enhancements/pull/687): (0/118) storage: Add AWS EFS CSI driver operator (jsafrane)
- [722](https://github.com/openshift/enhancements/pull/722): (0/11) multi-arch: Add "Build OKD for ppc64le" proposal (mjturek)
- [725](https://github.com/openshift/enhancements/pull/725): (0/27) distributed-tracing: distributed tracing (sallyom)
- [730](https://github.com/openshift/enhancements/pull/730): (0/10) network: mtu: ability to change running cluster's mtu setting (msherif1234)
- [732](https://github.com/openshift/enhancements/pull/732): (0/147) network: Add Smart NIC OVN offload enhancement (zshi-redhat)
- [736](https://github.com/openshift/enhancements/pull/736): (0/110) installer: Add enhancement - IBM Cloud provider for Power Virtual Server platform (jaypoulz)
- [747](https://github.com/openshift/enhancements/pull/747): (0/60) network: Enable Kubernetes NMstate by default for selected platforms (yboaron)
- [753](https://github.com/openshift/enhancements/pull/753): (0/136) workload-partitioning: add plan for configuration and enablement ownership (dhellmann)
- [771](https://github.com/openshift/enhancements/pull/771): (0/16) update: add eus MCO enhancement (rphillips)
- [773](https://github.com/openshift/enhancements/pull/773): (0/40) installer: Enhancement proposal for OpenShift IPI on IBM Cloud (jeffnowicki)
- [781](https://github.com/openshift/enhancements/pull/781): (0/67) installer: CORS-1650: RHEL 8 Server Worker/Infra Node Support (mtnbikenc)
- [802](https://github.com/openshift/enhancements/pull/802): (0/37) workload-partitioning: WIP Workload partitioning API enhancement (MarSik)
- [804](https://github.com/openshift/enhancements/pull/804): (0/28) workload-partitioning: PAO render initial draft (MarSik)
- [811](https://github.com/openshift/enhancements/pull/811): (0/61) network: Enhancement proposal for OVN secondary networks (maiqueb)
- [812](https://github.com/openshift/enhancements/pull/812): (0/45) node: Add proposal about Node Operator (saschagrunert)
- [817](https://github.com/openshift/enhancements/pull/817): (0/193) network: Baremetal IPI Network Configuration for Day-1 (cybertron)
- [831](https://github.com/openshift/enhancements/pull/831): (0/97) single-node: aos-sno-pair enhancement (mshitrit)
- [834](https://github.com/openshift/enhancements/pull/834): (0/82) machine-api: Propose new controller for pausing MHC during cluster upgrades (slintes)
- [836](https://github.com/openshift/enhancements/pull/836): (0/16) etcd: ETCD-58: Add enhancement for automated defragmentation (hexfusion)
- [841](https://github.com/openshift/enhancements/pull/841): (0/47) builds: Remove Jenkins from the OCP Payload (adambkaplan)
- [843](https://github.com/openshift/enhancements/pull/843): (0/102) general: Node Healthcheck Operator (rgolangh)
- [862](https://github.com/openshift/enhancements/pull/862): (0/102) machine-api: Add Machine Deletion Hooks Proposal (JoelSpeed)
- [864](https://github.com/openshift/enhancements/pull/864): (0/3) api-review: [OCPNODE-555] Add SignedRegistries to Image CR (QiWang19)
- [875](https://github.com/openshift/enhancements/pull/875): (0/11) console: Console: expose network features (mariomac)
- [876](https://github.com/openshift/enhancements/pull/876): (0/2) ingress: Add mutable-publishing-scope enhancement (Miciah)
- [881](https://github.com/openshift/enhancements/pull/881): (0/5) cluster-logging: LOG-1514: LokiStack CR extension for the gateway configuration (sasagarw)
- [883](https://github.com/openshift/enhancements/pull/883): (0/2) etcd: add general details for automated upgrade backup controller (hexfusion)

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

- [522](https://github.com/openshift/enhancements/pull/522): (0/42) olm: Update OLM managed operator metrics enhancement (awgreene)
- [618](https://github.com/openshift/enhancements/pull/618): (0/20) dev-guide: Add more details about host port ownership (danwinship)
- [810](https://github.com/openshift/enhancements/pull/810): (0/2) general: tools: update make dependency to build lint image (dhellmann)
- [849](https://github.com/openshift/enhancements/pull/849): (0/5) ingress: NE-310 Enhancement proposal for HSTS route admission plugin (candita)

0 comments on commit 5ee2f5d

Please sign in to comment.