cloudfoundry / cloudfoundry/multiapps-cli-plugin
Inconsistencies in creating an instance from a Service Offering
Nessuno ha ancora preso questa issue.
- Lingua principale
- Go
- Stelle
- 87
- Fork
- 42
- Merge medio
- 17g 21h
- PR unite (30g)
- 1
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Inizia con il flusso di aggiornamento dell’istanza del servizio invocato da cf deploy quando cambia il Plan di una dipendenza nel file YAML mtaext. Riproduci il deployment in un ambiente Cloud Foundry e ispeziona le richieste al Service Broker; il lavoro è completato quando l’aggiornamento usa in modo coerente i parametri forniti e il nuovo Plan, senza un nuovo tentativo fallito che utilizzi il vecchio Plan.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- go
- Ambito
- cli, cloud
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100