giantswarm / roadmap

Giant Swarm Product Roadmap
https://github.com/orgs/giantswarm/projects/273
Apache License 2.0
3 stars 0 forks source link

Reduce latency of App Platform (app and chart CR events) #191

Closed cokiengchiara closed 3 years ago

cokiengchiara commented 3 years ago

User Story

Note: App Developer applies to both customers and GS developers.

Details, Background

There are two main factors that delay the application of configuration changes.

1. App and Chart CR design

The App Platform design involves 2 CRDs (app and chart) so we are less coupled to Helm in case we want to replace later. We use the standard resync periods of 5 mins.

2. Configmaps and Secrets not watched by app-operator

Again, there can be a delay of up to 5 mins. This means the total time can be up to 10 mins.

Milestone 1

Later / TBD

tomahawk28 commented 3 years ago

All subtasks are done. I'm closing this.

cokiengchiara commented 3 years ago

Not available in tenant clusters yet.

cokiengchiara commented 3 years ago

Let's include in releases.yaml https://intranet.giantswarm.io/docs/product/releases/requesting-changes-in-next-platform-release/