cloudfoundry / cloudfoundry/multiapps-cli-plugin

Inconsistencies in creating an instance from a Service Offering

オープン
#196 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

enhancement
主要言語
Go
スター
87
フォーク
42
平均マージ
17日 21時間
マージ済み PR(30日)
1

説明

Description

We deployed our Apps to the CF environment which has dependencies in creating an instance of a Service Offering. Now we want to update Plan of an existing service instance by running another cf deploy ... command but we observed some inconsistencies in updating the existing service instance.
In the first place we observed that it tried to update the Plan but provided an empty parameter {} although we pass a parameter. After receiving an error from the Service Broker it retries but this time it passes the correct parameter in the request but with the existing (old) Plan. Due to a parameter validation which we have in our Service Broker the second retry also failed.

Your environment
  • MultiApps CF CLI Plugin version - 3.2.2
  • which CF vendor is used - SAP
Steps to reproduce
  • Deploy an app which has a dependency to a Service.
  • Update the Plan of the service in the mtaext yaml file and execute another cf deploy ... command to update the Plan of the existing Service.

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

mtaext YAML ファイルで依存関係の Plan が変更されたときに cf deploy によって呼び出されるサービスインスタンス更新フローから始めます。Cloud Foundry 環境に対してデプロイを再現し、Service Broker リクエストを調査します。更新で指定されたパラメーターと新しい Plan が一貫して使用され、古い Plan を使用した失敗する再試行が発生しなければ完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
go
領域
cli, cloud
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。