forked from openshift/enhancements
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request openshift#1609 from dhellmann/twie-2024-04-19
this-week: 2024-04-19
- Loading branch information
Showing
1 changed file
with
125 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,125 @@ | ||
# This Week in Enhancements - 2024-04-19 | ||
|
||
*Updates since 2024-04-12* | ||
|
||
|
||
## Enhancements | ||
|
||
### Merged Changes | ||
|
||
*<PR ID>: (activity this week / total activity) summary* | ||
|
||
There were 6 Merged pull requests: | ||
|
||
- [1415](https://github.com/openshift/enhancements/pull/1415): (3/415) ingress: NE-1129: Make ingress operator optional on HyperShift (alebedev87) ([NE-1129](https://issues.redhat.com/browse/NE-1129)) | ||
|
||
> This enhancement describes the implementation of a new capability to enable or disable the default ingress of the OpenShift cluster. | ||
> The new capability (from here on called the ingress capability) inhibits installation of [the cluster ingress operator](https://github.com/openshift/cluster-ingress-operator) and [its custom resources](#ingress-operator-apis). | ||
> This enhancement focuses on the requirements for [RFE-3395](https://issues.redhat.com/browse/RFE-3395) which targets the ROSA clusters spawned and managed by HyperShift. The implementation of the ingress capability on the standalone OpenShift is out of the scope of this enhancement. | ||
- [1436](https://github.com/openshift/enhancements/pull/1436): (4/260) dns: NE-1325: External DNS Operator support for Shared VPCs (gcs278) | ||
|
||
> Add the `externaldns-operator-aws-assume-role` enhancement to add support for sharing a hosted zone between two AWS accounts using assume role. | ||
> | ||
> Update the `aws-cross-account-dns-zone.md` enhancement to include references to `externaldns-operator-aws-assume-role` as well as clean up some invalid references and add alternative on `ExternalID`. | ||
> | ||
> Epic: https://issues.redhat.com/browse/NE-1299 | ||
- [1440](https://github.com/openshift/enhancements/pull/1440): (34/151) network: OPNET-268: Configure-ovs Alternative (cybertron) ([OPNET-265](https://issues.redhat.com/browse/OPNET-265)) | ||
|
||
> There are some significant limitations to the existing configure-ovs.sh design | ||
> in OVNKubernetes. This enhancement is an alternative method of configuring the | ||
> br-ex bridge needed by OVNK using NMState that will address most, if not all, | ||
> of the problems with the existing implementation. | ||
- [1585](https://github.com/openshift/enhancements/pull/1585): (2/43) network: SDN-4433: Configurable network diagnostics pod placement (kyrtapz) ([SDN-4433](https://issues.redhat.com/browse/SDN-4433)) | ||
|
||
> The network diagnostics feature performs connectivity health checks to services, endpoints, and | ||
> load balancers. As part of that, the Cluster Network Operator (CNO) creates the | ||
> `network-check-source` Deployment and the `network-check-target` DaemonSet. | ||
> This enhancement allows cluster administrators to configure the pod placement for both | ||
> `network-check-source` and `network-check-target`. | ||
- [1601](https://github.com/openshift/enhancements/pull/1601): (22/137) microshift: OCPEDGE-919: MicroShift: Replacing upstream TopoLVM with a minified version of LVMS (jakobmoellerdev) ([OCPEDGE-919](https://issues.redhat.com/browse/OCPEDGE-919)) | ||
|
||
> This enhancement describes the proposed strategy to move from repackaged | ||
> upstream TopoLVM to a minified version of LVMS in MicroShift starting with 4.17. | ||
|
||
#### Merged Pull Requests Modifying Existing Documents | ||
|
||
- [1522](https://github.com/openshift/enhancements/pull/1522): (7/16) update: OTA-916: enhancements/update/configurable-clusterversion-signature-stores: Tech-preview first (wking) ([OTA-916](https://issues.redhat.com/browse/OTA-916)) | ||
|
||
### New Changes | ||
|
||
*<PR ID>: (activity this week / total activity) summary* | ||
|
||
There was 1 New pull request: | ||
|
||
|
||
#### New Pull Requests Modifying Existing Documents | ||
|
||
- [1608](https://github.com/openshift/enhancements/pull/1608): (2/2) dev-guide: add link to doc about declaring a feature Accessible-by-default (RomanBednar) | ||
|
||
### Active Changes | ||
|
||
*<PR ID>: (activity this week / total activity) summary* | ||
|
||
There were 14 Active pull requests: | ||
|
||
- [1593](https://github.com/openshift/enhancements/pull/1593): (45/168) ingress: NE-1517: Set EIP for NLB Ingress controller. (miheer) ([NE-1274](https://issues.redhat.com/browse/NE-1274)) | ||
- [1595](https://github.com/openshift/enhancements/pull/1595): (39/174) ingress: NE-705: IngressController subnet selection in AWS (gcs278) ([NE-705](https://issues.redhat.com/browse/NE-705)) | ||
- [1605](https://github.com/openshift/enhancements/pull/1605): (23/24) multi-arch: Dynamically set Imagestream importMode based on cluster payload type (Prashanth684) ([MULTIARCH-4552](https://issues.redhat.com/browse/MULTIARCH-4552)) | ||
- [1525](https://github.com/openshift/enhancements/pull/1525): (17/145) machine-config: MCO-507: admin defined node disruption policy enhancement (yuqi-zhang) ([RFE-4079](https://issues.redhat.com/browse/RFE-4079)) | ||
- [1606](https://github.com/openshift/enhancements/pull/1606): (16/17) network: Create networking-console-plugin.md (upalatucci) | ||
- [1267](https://github.com/openshift/enhancements/pull/1267): (10/283) network: vSphere IPI Support for Static IPs (rvanderp3) ([OCPPLAN-9654](https://issues.redhat.com/browse/OCPPLAN-9654)) | ||
- [1521](https://github.com/openshift/enhancements/pull/1521): (9/31) network: North-South IPsec support (yuvalk) | ||
- [1588](https://github.com/openshift/enhancements/pull/1588): (8/39) network: Add proposal: communication ingress flows matrix (sabinaaledort) ([TELCOSTRAT-77](https://issues.redhat.com/browse/TELCOSTRAT-77)) | ||
- [1549](https://github.com/openshift/enhancements/pull/1549): (7/89) etcd: ETCD-514: Add etcd size tuning (dusk125) ([ETCD-514](https://issues.redhat.com/browse/ETCD-514)) | ||
- [1571](https://github.com/openshift/enhancements/pull/1571): (4/88) update: Add Change Management and Maintenance Schedules (jupierce) | ||
- [1566](https://github.com/openshift/enhancements/pull/1566): (4/48) general: observability: Add logging-stack with UI and korrel8r integration (periklis) ([LOG-5114](https://issues.redhat.com/browse/LOG-5114)) | ||
- [1537](https://github.com/openshift/enhancements/pull/1537): (4/48) cluster-logging: WIP LOG-4928: Cluster logging v2 APIs (jcantrill) | ||
- [1524](https://github.com/openshift/enhancements/pull/1524): (4/47) observability: Add multi-cluster-observability-addon proposal (periklis) ([OBSDA-356](https://issues.redhat.com/browse/OBSDA-356)) ([OBSDA-393](https://issues.redhat.com/browse/OBSDA-393)) ([LOG-4539](https://issues.redhat.com/browse/LOG-4539)) ([OBSDA-489](https://issues.redhat.com/browse/OBSDA-489)) | ||
|
||
#### Active Pull Requests Modifying Existing Documents | ||
|
||
- [1411](https://github.com/openshift/enhancements/pull/1411): (2/45) dev-guide: Add exception to pointer guidance for structs that must be omitted (JoelSpeed) | ||
|
||
### Idle (no comments for at least 7 days) Changes | ||
|
||
*<PR ID>: (activity this week / total activity) summary* | ||
|
||
There were 16 Idle (no comments for at least 7 days) pull requests: | ||
|
||
- [1298](https://github.com/openshift/enhancements/pull/1298): (0/302) monitoring: Metrics collection profiles (JoaoBraveCoding) | ||
- [1463](https://github.com/openshift/enhancements/pull/1463): (0/93) network: Mutable dual-stack VIPs (mkowalski) ([OCPSTRAT-178](https://issues.redhat.com/browse/OCPSTRAT-178)) ([OPNET-340](https://issues.redhat.com/browse/OPNET-340)) ([OPNET-80](https://issues.redhat.com/browse/OPNET-80)) | ||
- [1465](https://github.com/openshift/enhancements/pull/1465): (0/373) machine-api: OCPCLOUD-1578: Add enhancement for converting Machine API resource to Cluster API (JoelSpeed) ([OCPCLOUD-1578](https://issues.redhat.com/browse/OCPCLOUD-1578)) | ||
- [1502](https://github.com/openshift/enhancements/pull/1502): (0/88) security: Create tls-artifacts-registry enhancement (vrutkovs) ([API-1603](https://issues.redhat.com/browse/API-1603)) | ||
- [1514](https://github.com/openshift/enhancements/pull/1514): (0/247) ingress: NE-761: Support for admin configured CA trust bundle in Ingress Operator (bharath-b-rh) ([RFE-2182](https://issues.redhat.com/browse/RFE-2182)) ([OCPSTRAT-431](https://issues.redhat.com/browse/OCPSTRAT-431)) ([NE-761](https://issues.redhat.com/browse/NE-761)) | ||
- [1569](https://github.com/openshift/enhancements/pull/1569): (0/127) insights: Insights Rapid Recommendations proposal (tremes) ([CCXDEV-12213](https://issues.redhat.com/browse/CCXDEV-12213)) ([CCXDEV-12285](https://issues.redhat.com/browse/CCXDEV-12285)) | ||
- [1574](https://github.com/openshift/enhancements/pull/1574): (0/3) image-registry: Use Bound Tokens for Integrated Image Registry Authentication (sanchezl) | ||
- [1583](https://github.com/openshift/enhancements/pull/1583): (0/42) scheduling: WRKLDS-1060: Prevent User Workloads from being scheduled on Control Plane nodes (knelasevero) ([OCPSTRAT-790](https://issues.redhat.com/browse/OCPSTRAT-790)) ([WRKLDS-1015](https://issues.redhat.com/browse/WRKLDS-1015)) ([WRKLDS-1060](https://issues.redhat.com/browse/WRKLDS-1060)) | ||
- [1584](https://github.com/openshift/enhancements/pull/1584): (0/35) insights: Insights Operator: Gather Workload Runtime Info From Containers (jmesnil) | ||
- [1594](https://github.com/openshift/enhancements/pull/1594): (0/55) network: SDN-4604: Networking: egress IP per destination proposal (martinkennelly) ([SDN-4454](https://issues.redhat.com/browse/SDN-4454)) | ||
- [1597](https://github.com/openshift/enhancements/pull/1597): (0/66) node-tuning: PSAP-1236: Containerize Tuned (yanirq) ([PSAP-1236](https://issues.redhat.com/browse/PSAP-1236)) | ||
- [1600](https://github.com/openshift/enhancements/pull/1600): (0/94) node: OCPNODE-2205: Lazy image pull support (harche) | ||
|
||
#### Idle (no comments for at least 7 days) Pull Requests Modifying Existing Documents | ||
|
||
- [1586](https://github.com/openshift/enhancements/pull/1586): (0/5) microshift: [NO-ISSUE] Specify kube-apiserver behavior when maxsize is 0 (copejon) ([USHIFT-2196](https://issues.redhat.com/browse/USHIFT-2196)) | ||
- [1590](https://github.com/openshift/enhancements/pull/1590): (0/13) network: Enhance EgressQoS CR as a generic QoS entity (pperiyasamy) ([SDN-2097](https://issues.redhat.com/browse/SDN-2097)) ([SDN-3152](https://issues.redhat.com/browse/SDN-3152)) | ||
- [1599](https://github.com/openshift/enhancements/pull/1599): (0/44) machine-config: enhancements/machine-config: add updates to PinnedImageSet (hexfusion) ([RFE-4482](https://issues.redhat.com/browse/RFE-4482)) | ||
- [1603](https://github.com/openshift/enhancements/pull/1603): (0/3) storage: STOR-1759: update vsphere-driver-configuration enhancement (RomanBednar) ([OCPSTRAT-1094](https://issues.redhat.com/browse/OCPSTRAT-1094)) | ||
|
||
### With lifecycle/stale or lifecycle/rotten Changes | ||
|
||
*<PR ID>: (activity this week / total activity) summary* | ||
|
||
There were 6 With lifecycle/stale or lifecycle/rotten pull requests: | ||
|
||
- [1431](https://github.com/openshift/enhancements/pull/1431): (1/228) ingress: OCPSTRAT-139: Ingress operator dashboard (jotak) ([OCPSTRAT-139](https://issues.redhat.com/browse/OCPSTRAT-139)) ([NETOBSERV-1052](https://issues.redhat.com/browse/NETOBSERV-1052)) | ||
- [1515](https://github.com/openshift/enhancements/pull/1515): (1/97) machine-config: on-cluster builds enhancement (cheesesashimi) ([MCO-834](https://issues.redhat.com/browse/MCO-834)) | ||
- [1528](https://github.com/openshift/enhancements/pull/1528): (1/385) installer: Bootstrapping Clusters with CAPI Infrastructure Providers (patrickdillon) | ||
- [1556](https://github.com/openshift/enhancements/pull/1556): (0/9) general: OCP cluster pre-upgrades with Leapp (Monnte) ([OAMG-10748](https://issues.redhat.com/browse/OAMG-10748)) | ||
- [1572](https://github.com/openshift/enhancements/pull/1572): (0/11) storage: STOR-1764: Add enhancement for CSI fixes in cloud-provider-azure code (bertinatto) ([STOR-1764](https://issues.redhat.com/browse/STOR-1764)) | ||
- [1578](https://github.com/openshift/enhancements/pull/1578): (1/23) api-review: Add ManagedClusterVersion CRD (2uasimojo) ([HIVE-2366](https://issues.redhat.com//browse/HIVE-2366)) |