operator-framework / operator-framework/java-operator-sdk
Support Recreate for External Dependent Resources
Offen
@csviri arbeitet bereits daran.
Seit 27.2.2023.
api-changes-epic
dependent-resources-epic
feature
- Vorherrschende Sprache
- Java
- Sterne
- 944
- Forks
- 242
- Ø Merge
- 1 T. 4 Std.
- Gemergte PRs (30 T.)
- 43
Beschreibung
Some resource cannot be update in place, so it's not enough to make an update rest api call, that would fails. A typical case is that an the AMI of EC2 Intance in AWS cannot be updated, the ec2 instance needs to be destroyed and recreated in this case. Would be nice to support.
Hint: maybe the matcher could be extended, so it can tell if it matches, needs to be updated, or recreated.
Also would be nice to support something like prevent_destroy but also create_before_destroy flag in Terraform.
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.