Sign in
apache
/
flink-kubernetes-operator
/
HEAD
a57579c
[FLINK-37669][HELM] Add Helm chart unit tests to flink kubernetes operator
by Yi Chen
· 10 days ago
main
9c49fb2
[FLINK-37193] Feature flag if operator should manage ingress
by Attila Mészáros
· 13 days ago
2b7a1d7
[FLINK-38148] Support Flink v1.17 when listing job exceptions
by Michał Fijołek
· 2 weeks ago
7880a11
[FLINK-37406] Fix config array serialization
by Attila Mészáros
· 2 weeks ago
d9fa479
[FLINK-37406] Update examples to use yaml based configs
by Attila Mészáros
· 2 weeks ago
37e3c84
[FLINK-37406] Add support for structured YAML config in FlinkDeployment CRD
by Attila Mészáros
· 2 weeks ago
b72ad7f
[FLINK-37391][docs] Improve documentation for dynamic namespace watching configuration
by Kumar Mallikarjuna
· 3 weeks ago
b0274cb
[FLINK-38147] Add Flink 2.1 support
by Gyula Fora
· 3 weeks ago
bb58a0a
[FLINK-37193] Ingress recreated after perform a change to CR FlinkDeployment
by Attila Mészáros
· 3 weeks ago
344cd9b
[FLINK-38207] Update Flink Operator to use JOSDK 5.1.2
by Attila Mészáros
· 4 weeks ago
92a2693
[FLINK-38123] Upgrade flink version in the autoscaling example
by Andrei Kaigorodov
· 4 weeks ago
3069d5a
[FLINK-38159] Update commons-lang3 dependency to 3.18.0
by David Kornel
· 4 weeks ago
2e58279
[hotfix] Fix redundant implementation of interfaces and clean deprecated fabric8 methods
by David Kornel
· 4 weeks ago
7d83213
[FLINK-38208] Use new Fabric8 client CRD generator in Flink Operator
by Attila Mészáros
· 4 weeks ago
d5f4753
[FLINK-32033] Fix Lifecycle Status of FlinkDeployment Resource in case of MISSING/ERROR JM status
by nishita-09
· 6 weeks ago
45192f5
[hotfix][javadocs] Fix typo in the Javadoc for the load value in LoadSimulationPipeline (#999)
by Andrei Kaigorodov
· 7 weeks ago
ef02fa8
[FLINK-28648] Allow session deletion to block on any running job
by nishita-09
· 7 weeks ago
b03ebae
[FLINK-36577] Add compatibility check for FlinkStateSnapshot (#991)
by Mate Czagany
· 8 weeks ago
aa6ef16
[FLINK-38097][docs] Add deployments/finalizers to RBAC permissions in documentation (#998)
by Kumar Mallikarjuna
· 8 weeks ago
5b3856b
[hotfix] Fix typo in doc
by GuoYu
· 9 weeks ago
5608b25
[FLINK-38047] Bump cert-manager from v1.8.2 to v1.18.2 (#992)
by Kumar Mallikarjuna
· 9 weeks ago
3f44817
[FLINK-38051] Fix flaky test JobAutoScalerImplTest
by mateczagany
· 9 weeks ago
8812c78
[FLINK-38033] Fix accidental upgrade snapshot dispose bug
by Gyula Fora
· 10 weeks ago
9c7795a
[FLINK-37895][Job Manager] Fix failing collection of Flink Exceptions for Session Jobs
by Santwana Verma
· 10 weeks ago
8a18cc4
[FLINK-37911][Helm] Reorganize Helm chart templates
by Yi Chen
· 3 months ago
a3f14ef
[FLINK-37885] Upgrade to JOSDK 5.1
by Attila Mészáros
· 3 months ago
4ef7959
[release] Docs, ci and config updates after release cut
by Gabor Somogyi
· 3 months ago
fecaeca
[release] Update version to 1.13-SNAPSHOT
by Gabor Somogyi
· 3 months ago
3c60c3c
[FLINK-37730] Improve exception recording ts initialization + 2.0 compatibility
by Gyula Fora
· 3 months ago
0679d63
[FLINK-37730] Expose JM exception as K8s exceptions
by Santwana Verma
· 4 months ago
b0bc3a3
[FLINK-37769] Include cause in event when restarting unhealthy job
by Daren
· 4 months ago
b7c429a
[FLINK-37748] Remove JDK only JVM arguments from Flink operator Helm chart
by Eduardas Kazakas
· 4 months ago
27daa5a
[FLINK-30571] Estimate scalability coefficient from past scaling history using linear regression (#966)
by pchoudhury22
· 4 months ago
9619ae6
[FLINK-37662][helm] Support init and side car containers
by Thomas Weise
· 5 months ago
1ae2f33
[hotfix][docs] typo Adaptvie/Adaptive and booleans in autoscaler docs
by Andrea
· 4 months ago
e744a4b
[hotfix] Update pusblish snapshot workflow actions
by David Kornel
· 4 months ago
2bf49a2
[FLINK-35744] Support flink 1.19 config.yaml format
by ctrlaltdilj
· 4 months ago
44b1ff6
[FLINK-37657] Fix default image repository in Helm chart
by Nick Caballero
· 5 months ago
29c0403
[FLINK-36767] Bump cyclonedx-maven-plugin from 2.7.9 to 2.9.0
by siddr
· 10 months ago
0e65a5a
[FLINK-37530] Record upgrade savepoint correctly in savepointInfo as well
by Gyula Fora
· 6 months ago
1578a29
[FLINK-37470] Improve JobManager Deployment / Pod error handling
by Gyula Fora
· 5 months ago
cda493e
[FLINK-37455] Create error Event when job goes into FAILED state
by Gyula Fora
· 5 months ago
b18bdb4
[hotfix] Do not leak autoscaler configs to jobs
by Gyula Fora
· 6 months ago
86ab948
[FLINK-37562] Do not check all JM replicas in observer
by Gyula Fora
· 6 months ago
93e68f2
[FLINK-37571] Fix JobGraph removal for 2.0 last-state upgrades
by Gyula Fora
· 5 months ago
7a65e02
[FLINK-37430] Operator hides the actual error on deployment issues
by Rodrigo
· 5 months ago
6859683
[ci] PRs should not cancel each others or traget branches CI runs
by Gyula Fora
· 5 months ago
679b033
[FLINK-37405] Validate config prefixes for Flink 2.0
by Gyula Fora
· 6 months ago
c4d460b
[FLINK-37370] [Observer] Fix exception caught when handling checkpointing not enabled for batch jobs and add batch e2e test
by Luca Castelli
· 6 months ago
48359a3
[FLINK-33525] Move ImpulseSource to new Source API (#950)
by PB
· 6 months ago
9eb3c38
[FLINK-37370] [Observer] Finished batch jobs throw ReconciliationException and never reach FINISHED in the CR
by Luca Castelli
· 6 months ago
042c27e
[FLINK-37372] Fix infinite loop bug in savepoint error handling
by Gyula Fora
· 7 months ago
e636a00
[release] Docs, ci and config updates after release cut
by Gyula Fora
· 7 months ago
9b8c0da
[release] Update version to 1.12-SNAPSHOT
by Gyula Fora
· 7 months ago
d54c8df
[FLINK-37236] Bump the flink version from 1.20.0 to 1.20.1
by Rui Fan
· 7 months ago
f874b03
[FLINK-37320] [Observer] FINISHED finite streaming jobs incorrectly being set to RECONCILING
by Luca Castelli
· 7 months ago
9c93f04
[FLINK-36409] Publish some autoscaler metrics during stabilisation period
by Matyas Orhidi
· 7 months ago
3a2cfdd
[FLINK-37359] Pin qemu image to 7.0.0
by Gyula Fora
· 7 months ago
44dd679
[FLINK-35937] RBAC cleanup
by timsn
· 7 months ago
b7d6f9d
[FLINK-37253] Add state size in application status and deployment metrics (#941)
by Maximilian Michels
· 7 months ago
67aa78b
[FLINK-37242] Add labels for flink-operator-webhook-service
by Dao Thanh Tung
· 7 months ago
3dfa820
[FLINK-37236] Update e2e jar handling logic and improve debugging
by Gyula Fora
· 7 months ago
721e06c
[FLINK-37236] FlinkConfMountDecorator and HA Configmap related changes for 2.0 compatibility
by Gyula Fora
· 7 months ago
d6e20e2
[FLINK-37236] Bump Flink dependencies to 1.20 and add v2_0 version
by Gyula Fora
· 7 months ago
379c690
[FLINK-37229] Add/record DELETING/DELETED lifecycle states
by Gyula Fora
· 1 year ago
d5d027e
[FLINK-36696] [flink-autoscaler-plugin-jdbc] Switch sql connection usages to datasource (#929)
by sharath1709
· 7 months ago
4c2c90c
[FLINK-37166] Use concurrenthashmap in flink config manager
by Gyula Fora
· 8 months ago
cd55bdc
[FLINK-36863][autoscaler] Add the end-to-end test for delayed scale down
by Rui Fan
· 9 months ago
6e16bac
[FLINK-36863][autoscaler] Use the maximum parallelism in the past scale-down.interval window when scaling down
by Rui Fan
· 9 months ago
6c6c44e
[hotfix] Refactor autoscaler related `setClock` to optimize testing
by Rui Fan
· 9 months ago
66f7b42
[FLINK-36836][Autoscaler] Supports config the upper and lower limits of target utilization (#921)
by big face cat
· 8 months ago
dfd66c2
[FLINK-36645] [flink-autoscaler] Gracefully handle null execution plan from autoscaler
by dsaisharath
· 8 months ago
e7ce6df
[FLINK-36640] Add autoscalerResetNonce to jobSpec
by Gyula Fora
· 8 months ago
7a9bff7
[FLINK-37086] Clean up should remove all autoscaler state
by Gyula Fora
· 8 months ago
747d80a
[hotfix][docs] Typo fix in RBAC docs
by Gunnar Morling
· 8 months ago
db5ef57
[hotfix][docs] Add 2025 on NOTICE
by yangjf2019
· 8 months ago
5d301d1
[FLINK-36920] Bump quartz-scheduler from 2.3.2 to 2.4.0 (#924)
by Anupam Aggarwal
· 9 months ago
091e803
[FLINK-36890] Update observedGeneration on NOOP reconciliation (#923)
by Maximilian Michels
· 9 months ago
d9e8cce
[FLINK-36535][autoscaler] Optimize the scale down logic based on historical parallelism to reduce the rescale frequency
by Rui Fan
· 10 months ago
9bab028
[FLINK-36529] Allow Flink version configs to be set to greater than given version
by Thomas Cooper
· 9 months ago
4683333
[hotfix] Fix incorrect `messageKey` passed in `ScalingLimited` event
by huyuanfeng
· 10 months ago
cfcee02
[FLINK-36545] Fix uid/gid mixup when generating the OLM bundle
by Keith Wall
· 10 months ago
5d29554
[FLINK-36685] allow CREATE/UPDATE operation on flinkdeployments resource on webhook mutation endpoint
by Shuyi Chen
· 10 months ago
14ded7e
[FLINK-36686] add operatorPod.webhook.container.env in helm chart to allow customizating of flink-webhook container envs
by Shuyi Chen
· 10 months ago
acc04da
[FLINK-36527][autoscaler] Introduce a parameter to support autoscaler adopt a more radical strategy when source vertex or upstream shuffle is keyBy (#904)
by big face cat
· 10 months ago
efa3f10
[FLINK-36192][log] instruct how to change log level dynamically (#911)
by Luke Chen
· 10 months ago
c89f431
[FLINK-36646] add tests of the various different Java versions as the job images.
by Sam Barker
· 10 months ago
1e48230
[FLINK-36646][helm] Add required Java Opts to allow Java 17 based job images.
by Thomas Cooper
· 10 months ago
670bfcf
Flink v1.20 is supported
by fqaiser94
· 10 months ago
6d13876
[FLINK-36583] Add Slow Request Kube Client Metrics (#908)
by Matyas Orhidi
· 10 months ago
7390375
[FLINK-36551][OLM] Ensure that docker-entry.sh actually replaces the keystore pod volume
by Keith Wall
· 10 months ago
bc493c3
[FLINK-36544][OLM ] Ensure file permissions are preserved on the CSV during bundle creation
by Keith Wall
· 10 months ago
ad8354b
[FLINK-36599] Correct the metric config name in the doc to reduce confusing
by Alan Zhang
· 10 months ago
c821b48
[FLINK-36332] Fix okhttp dependency handling
by Sam Barker
· 10 months ago
1a5ee08
[FLINK-36460] Refactoring the CI matrix
by Sam Barker
· 10 months ago
2c98292
[hotfix][docs] Add FlinkStateSnapshot to upgrade docs
by mateczagany
· 11 months ago
d72e3ce
[release] Fix PreviousDocs
by Matyas Orhidi
· 11 months ago
99396d5
[release] Update protected branches + doc build
by Matyas Orhidi
· 11 months ago
6115798
[release] Update version to 1.11-SNAPSHOT
by Matyas Orhidi
· 11 months ago
bd18d4e
[FLINK-36332] Exclude kubernetes-httpclient form API module.
by Sam Barker
· 11 months ago
Next »