mateczagany opened a new pull request, #821: URL: https://github.com/apache/flink-kubernetes-operator/pull/821
This PR is still in early development, please keep that in mind. Notes: - In case of a periodic snapshots, the Operator will create new `FlinkStateSnapshot` CRs, and the snapshot will be taken when that resource is reconciled. Its labels are not final yet. - In case of upgrade snapshots, the Operator will create a new `FlinkStateSnapshot` CR, marking it with `alreadyExists`, this CR won't be reconciled later. TODO: - Re-visit `EventRecorder` class and new method - Implement initial snapshot reference - Refactor SnapshotUtils to make its methods mostly re-usable in new logic - FlinkStateSnapshot metrics - Unit tests -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
