Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions clusters/release_notes/mce_known_issues.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@ oc patch clusterdeployment <clusterdeployment-name> -p '{"metadata":{"finalizers
----

//this needs an issues attached if we want to keep it, please see the dev team if you cannot find this issue.
//I am going to remove this issue once I get QE confirmation

[#managedclusterset-api-limitation]
=== ManagedClusterSet API specification limitation
Expand Down Expand Up @@ -309,7 +310,7 @@ To resolve the issue, delete the `ManagedClusterAddon` by running the following
oc -n <cluster-name> delete managedclusteraddon <addon-name>
----

//this needs an issues attached if we want to keep it, please see the dev team if you cannot find this issue.
link:https://issues.redhat.com/browse/ACM-14961[14961]

[#settings-limit-msa-agent]
=== _tolerations_ and _nodeSelector_ settings do not affect the _managed-serviceaccount_ agent
Expand Down Expand Up @@ -348,7 +349,7 @@ spec:
osImageVersion: "<4.x>"
----

//this needs an issues attached if we want to keep it, please see the dev team if you cannot find this issue.
link:https://issues.redhat.com/browse/ACM-14943[14943]

[#boot-discovery-auto-add-host]
=== Cannot use host inventory to boot with the discovery image and add hosts automatically
Expand Down