問題タブ [azure-pipelines-release-task]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
azure-pipelines - Azure Pipelines: Azure-Pipelines.yml で Kubernetes クラスターへのデプロイに失敗した後、特定のバージョン (リリース) にロールバックする
Azure DevOps (パイプライン -> パイプライン) を使用して CD パイプラインを作成し、運用環境にリリースしています。Pipelines リリース (Pipelines -> Releases) を使用すると、以前のリリース バージョンを選択して再デプロイできることを理解しています。 Azure パイプラインでkubectl
タスクコマンドを使用してそれを行うことが可能かどうか、またどうすればそれを実行できるかを知りたいです。rollout undo
以前にこれに遭遇したことがある場合は、これに関する知識を共有していただければ幸いです。
以下はkubectl
、Azure パイプラインのタスク コードです。