
Automation Suite リリース ノート
2024.10.0+パッチ1
公開日: 2025 年 2 月 4 日
このリリースでは、EKS/AKS の Automation Suite 2024.10.0 にパッチを適用します。 このパッチは、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.0 |
Automation Ops 2024.10.0 | AI Center 2024.10.0 | Action Center 2024.10.0 |
Task Mining 2024.10.0 | AI Computer Vision 2024.10.0 | Insights 2024.10.0 | Apps 2024.10.0 |
Process Mining v2024.10.0 |
Document Understanding AI Center ベースのプロジェクト 2024.10.0 Document Understanding モダン プロジェクト 2024.10.0 | Orchestrator 2024.10.0 | |
Test Manager 2024.10.0 | |||
|
Data Service 2024.10.0 | ||
Studio Web 2024.10.0 | |||
Integration Service 2024.10.0-patch1 |
この Automation Suite のリリースには、次のコンポーネントがバンドルされています。
Automation Suite の各バージョンがサポートする Kubernetes のバージョンについては、「Kubernetes の 互換性」をご覧ください。
コンポーネント |
バージョン |
---|---|
Istio |
1.23.0 |
ArgoCD |
2.11.3 |
Prometheus |
2.54.1 |
Grafana |
11.1.5 |
FluentD と Fluent-bit |
logging-operator:4.9.1 logging-operator-logging:4.9.1 |
Gatekeeper |
3.17.0 |
cert-manager |
1.14.5 |
Velero |
6.2.0 |