Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: ✨ adding apache flink operators crds #210

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

howard-oc
Copy link
Contributor

@howard-oc howard-oc commented Sep 5, 2023

This commit adds the following CRDs for the
"flink.apache.org" group:

flinkdeployments.flink.apache.org
flinksessionjobs.flink.apache.org

The schemas were extracted with:

(Summary)

  • Passing YAML validation: 1/1

  • Passing Kubernetes (1.24.0) schema validation: 1/1

  • Passing policy check: 1/1

+-----------------------------------+----+
| Enabled rules in policy "Starter" | 34 |
| Configs tested against policy | 1 |
| Total rules evaluated | 34 |
| Total rules skipped | 0 |
| Total rules failed | 0 |
| Total rules passed | 34 |
| See all rules in policy | |
+-----------------------------------+----+

[INFO] You're running Datree in offline mode%

apiVersion: flink.apache.org/v1beta1 kind: FlinkDeployment
@eyarz
Copy link
Member

eyarz commented Sep 6, 2023

@howard-oc I see you only added a link to the CR docs.
can you please also add a reference link to the github repo that contains the CRD itself?

@howard-oc
Copy link
Contributor Author

@eyarz eyarz merged commit 328b6fe into datreeio:main Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants