You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.
I think it would be useful to have some explanation on how data is retrieved from the Cloudflow CR and the configuration.
As I understand the scripts work in two ways they read and then write. They read the current deployment from the CR and config from ConfigMaps. Based on that then they create a deployment to be executed with Flink CLI. The write side is Flink-related and requires reading Flink docs but not the read side.
I think there is value in making explicit through documentation how and what needs to be read from the Cloudflow CR and the configuration to learn what needs to be deployed.
The text was updated successfully, but these errors were encountered:
I think it would be useful to have some explanation on how data is retrieved from the Cloudflow CR and the configuration.
As I understand the scripts work in two ways they read and then write. They read the current deployment from the CR and config from ConfigMaps. Based on that then they create a deployment to be executed with Flink CLI. The write side is Flink-related and requires reading Flink docs but not the read side.
I think there is value in making explicit through documentation how and what needs to be read from the Cloudflow CR and the configuration to learn what needs to be deployed.
The text was updated successfully, but these errors were encountered: