Skip to content

Commit

Permalink
Merge pull request #7323 from stolostron/swope-deprecations
Browse files Browse the repository at this point in the history
https://issues.redhat.com/browse/ACM-16247--removing deprecations/removal notices that do not fall in to the N-2 for 2.13
  • Loading branch information
swopebe authored Dec 9, 2024
2 parents e1e922a + 1c08046 commit e3c3305
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 21 deletions.
8 changes: 1 addition & 7 deletions clusters/release_notes/mce_deprecate_remove.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,6 @@ Learn when parts of the product are deprecated or removed from {mce-short}. Cons
|===
| Product or category | Affected item | Version | Recommended action | More details and links

| ManagedServiceAccount
| The `v1alpha1` API is upgraded to `v1beta1` because `v1alpha1` is deprecated.
| 2.4
| Use `v1beta1`.
| None

| KlusterletConfig
| The `hubKubeAPIServerProxyConfig` field is deprecated in the `KlusterletConfig` spec.
| 2.7
Expand Down Expand Up @@ -80,4 +74,4 @@ A _removed_ item is typically function that was deprecated in previous releases
| 2.6
| None
| None
|===
|===
15 changes: 1 addition & 14 deletions release_notes/acm_deprecate_remove.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -47,19 +47,6 @@ A _deprecated_ component, feature, or service is supported, but no longer recomm
| 2.12
| Use the existing policy metrics to see the compliance status changes. You can also view the `config-policy-controller` and `cert-policy-controller` pod logs to get a detailed compliance history for each managed cluster.
| For more information, see link:../governance/policy_ctrl_adv_config.adoc#policy-controller-advanced-config[Policy controller advanced configuration].

| Installer
| `ingress.sslCiphers` field in `operator.open-cluster-management.io_multiclusterhubs_crd.yaml`
| 2.9
| None
| See link:../install/adv_config_install.adoc[Advanced Configuration] for configuring install. If you uppgrade your {acm} version and originally had a `MultiClusterHub` custom resource with the `spec.ingress.sslCiphers` field defined, the field is still recognized, but is deprecated and has no effect.

| Applications and Governance
| `PlacementRule`
| 2.8
| Use `Placement` anywhere that you might use `PlacementRule`.
| While `PlacementRule` is still available, it is not supported and the console displays `Placement` by default.

|===

[#removals]
Expand All @@ -76,4 +63,4 @@ A _removed_ item is typically function that was deprecated in previous releases
| None
|

|===
|===

0 comments on commit e3c3305

Please sign in to comment.