- Linux の Automation Suite のリリース ノート
- EKS/AKS の Automation Suite のリリース ノート
- 2024.10.1+パッチ1
- OpenShift の Automation Suite のリリース ノート

Automation Suite リリース ノート
2024.10.1+パッチ1
公開日: 2025 年 2 月 4 日
今回のリリースでは、EKS/AKS の Automation Suite 2024.10.1 にパッチを適用します。 このパッチは、Integration Service のいくつかの問題を修正します。 詳しくは、「 製品バージョン 」セクションで参照されている個々の製品のリリース ノートをご覧ください。
intsvs-queue-healthcheck
ジョブが失敗する場合は、以下の手順を実行します。
-
キューに依存する Integration Service のデプロイの既存のインスタンスをすべて削除します。
-
クラスターに加えられる変更の出力を取得するには、次のコマンドを実行します。
kubectl -n uipath get deploy -l argocd.argoproj.io/instance=integrationservices --show-labels | grep 'helm.sh/chart=gallupx\-' | awk '{print $1}' | xargs -r kubectl delete deploy --dry-run=client -n uipath
kubectl -n uipath get deploy -l argocd.argoproj.io/instance=integrationservices --show-labels | grep 'helm.sh/chart=gallupx\-' | awk '{print $1}' | xargs -r kubectl delete deploy --dry-run=client -n uipath -
クラスターに変更を適用するには、次のコマンドを実行します。
kubectl -n uipath get deploy -l argocd.argoproj.io/instance=integrationservices --show-labels | grep 'helm.sh/chart=gallupx\-' | awk '{print $1}' | xargs -r kubectl delete deploy
kubectl -n uipath get deploy -l argocd.argoproj.io/instance=integrationservices --show-labels | grep 'helm.sh/chart=gallupx\-' | awk '{print $1}' | xargs -r kubectl delete deploy
-
-
ストレージ アカウント内に必要なキューを作成します。 詳しくは、「 ストレージ 」セクションをご覧ください。
-
次のコマンドを実行して、現在の
intsvs-queue-healthcheck
ジョブを削除し、アプリケーションを再同期します。ArgoCD UI からアプリケーションを再同期することもできます。kubectl delete job intsvcs-queue-healthcheck -n uipath argocd app sync integrationservices
kubectl delete job intsvcs-queue-healthcheck -n uipath argocd app sync integrationservices
このパッチを適用するには、「 パッチの適用」の手順に従います。
非推奨化および削除される機能に関する最新情報については、非推奨化のタイムラインを定期的に確認することをお勧めします。
Automation Suite の各製品における変更点は、以下のリンクから確認できます。
製品が灰色表示されている場合は、この新しいバージョンの Automation Suite ではそのコンポーネントに対する変更はありません。
発見 | 開発 | 管理 | 協働 |
---|---|---|---|
Automation Hub 2024.10.1 |
Automation Ops 2024.10.1 | AI Center 2024.10.1 | Action Center 2024.10.1 |
Task Mining 2024.10.1 | AI Computer Vision 2024.10.1 | Insights 2024.10.1 | Apps 2024.10.1 |
Process Mining 2024.10.1 |
Document Understanding AI Center ベースのプロジェクト 2024.10.1 Document Understanding モダン プロジェクト 2024.10.1 | Orchestrator 2024.10.2 | |
Test Manager 2024.10.1 | |||
Data Service 2024.10.1 | |||
Studio Web 2024.10.1 | |||
この Automation Suite のリリースには、次のコンポーネントがバンドルされています。
Automation Suite の各バージョンがサポートする Kubernetes のバージョンについては、「Kubernetes の 互換性」をご覧ください。
コンポーネント |
バージョン |
---|---|
Istio |
1.23.0 |
ArgoCD |
2.12.6 |
Prometheus |
2.55.1 |
Grafana |
11.3.0 |
FluentD と Fluent-bit |
logging-operator:4.10.0 logging-operator-logging:4.10.0 |
Gatekeeper |
3.17.1 |
cert-manager |
1.16.1 |
Velero |
7.2.2 |