Skip to content

Commit 57bbf3b

Browse files
committed
dev and doc feedback
1 parent 29bc0e3 commit 57bbf3b

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

release_notes/known_issues_application.adoc

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -115,14 +115,14 @@ For deploying applications by using the pull model, the Argo CD controllers igno
115115

116116
The `argocd.argoproj.io/skip-reconcile` annotation is only available in the GitOps operator version 1.9.0, or later. To prevent conflicts, wait until the hub cluster and all the managed clusters are upgraded to GitOps operator version 1.9.0 before implementing the pull model.
117117

118-
link:https://issues.redhat.com/browse/ACM-3910[ACM-3910]
118+
link:https://issues.redhat.com/browse/ACM-3404[ACM-3404]
119119

120120
[#argo-pull-model-resource]
121121
== Resource fails to deploy
122122

123123
All the resources listed in the `MulticlusterApplicationSetReport` are actually deployed on the managed clusters. If a resource fails to deploy, the resource is not included in the resource list, but the cause is listed in the error message.
124124

125-
link:https://issues.redhat.com/browse/ACM-17819[ACM-17819]
125+
link:https://issues.redhat.com/browse/ACM-7843[7843]
126126

127127
[#argo-pull-model-large]
128128
== Resource allocation might take several minutes
@@ -146,14 +146,14 @@ spec:
146146
requeueAfterSeconds: 0
147147
----
148148

149-
link:https://issues.redhat.com/browse/ACM-3910[ACM-3910]
149+
link:https://issues.redhat.com/browse/ACM-5177[ACM-5177]
150150

151151
[#object-bucket-subscription-admin]
152152
== Application ObjectBucket channel type cannot use allow and deny lists
153153

154154
You cannot specify allow and deny lists with ObjectBucket channel type in the `subscription-admin` role. In other channel types, the allow and deny lists in the subscription indicates which Kubernetes resources can be deployed, and which Kubernetes resources should not be deployed.
155155

156-
link:https://github.com/stolostron/backlog/issues/22807[ACM-22807]
156+
link:https://github.com/stolostron/backlog/issues/22763[ACM-22763]
157157

158158
[#changes-not-automatic]
159159
== Changes to the multicluster_operators_subscription image do not take effect automatically
@@ -162,7 +162,7 @@ The `application-manager` add-on that is running on the managed clusters is now
162162

163163
If the image that is used by the subscription operator is overrided by changing the `multicluster_operators_subscription` image in the `multicluster-hub` image manifest ConfigMap, the `application-manager` add-on on the managed clusters does not use the new image until the subscription operator pod is restarted. You need to restart the pod.
164164

165-
link:https://github.com/stolostron/backlog/issues/21446[ACM-21446]
165+
link:https://github.com/stolostron/backlog/issues/21013[ACM-21013]
166166

167167
[#policy-needs-subscription-admin]
168168
== Policy resource not deployed unless by subscription administrator
@@ -173,7 +173,7 @@ A subscription administrator needs to deploy the application subscription to cha
173173

174174
See link:../applications/allow_deny.adoc[Creating an allow and deny list as subscription administrator] for information. `policy.open-cluster-management.io/v1` resources that were deployed by existing application subscriptions in previous {acm-short} versions remain, but are no longer reconciled with the source repository unless the application subscriptions are deployed by a subscription administrator.
175175

176-
link:https://github.com/stolostron/backlog/issues/17819[ACM-17819]
176+
link:https://issues.redhat.com/browse/ACM-893[ACM-893]
177177

178178
[#application-ansible-standalone]
179179
== Application Ansible hook stand-alone mode
@@ -239,7 +239,7 @@ spec:
239239

240240
After applying both, you should see the Ansible instance created in your hub cluster.
241241

242-
link:https://github.com/stolostron/backlog/issues/8036[ACM-8036]
242+
link:https://bugzilla.redhat.com/show_bug.cgi?id=1908691[ACM-1908691]
243243

244244
[#application-not-deployed-after-an-updated-placement-rule]
245245
== Application not deployed after an updated placement rule
@@ -296,7 +296,7 @@ apiVersion: security.openshift.io/v1
296296
- system:serviceaccount:my-operator:nginx-ingress-52edb-backend
297297
----
298298

299-
link:https://github.com/stolostron/backlog/issues/1764[ACM-1764]
299+
link:https://github.com/stolostron/backlog/issues/24248[ACM-24248]
300300

301301
[#application-channels-require-unique-namespaces]
302302
== Application channels require unique namespaces
@@ -305,7 +305,7 @@ Creating more than one channel in the same namespace can cause errors with the h
305305

306306
For instance, namespace `charts-v1` is used by the installer as a Helm type channel, so do not create any additional channels in `charts-v1`. Ensure that you create your channel in a unique namespace. All channels need an individual namespace, except GitHub channels, which can share a namespace with another GitHub channel.
307307

308-
link:https://github.com/stolostron/backlog/issues/2311[ACM-2311]
308+
link:https://github.com/stolostron/backlog/issues/2160[ACM-2160]
309309

310310
[#ansible-automation-platform-fail]
311311
== {aap-short} job fail

0 commit comments

Comments
 (0)