This repository was archived by the owner on Nov 22, 2024. It is now read-only.
Commit 6394426
authored
Operator on Fabric8 actions (#994)
* blueprint ported to tools
* [WIP] partial operator actions
* a little more
* Cloudflow config to its own module
* more fixes to the tests
* more
* most of pod configuration
* more
* more
* more and more
* topic actions
* event actions
* endpoint action
* initial AkkaRunner wip
* Akka Runner is ported
* minor
* more
* compiling operator actions
* downwardapi
* finally operator
* operator
* 22 to go
* compiling
* crd creation
* more
* working
* more
* carl working
* more fixes
* half flink ...
* flink runner
* more
* IT TEST PASSING - BASELINE
* more
* getting rid of CloudflowApplication
* detach status computation from model
* working external cloudflow status
* cleanup
* type back the events
* renamings
* re-use the blueprint
* comment
* docker-image
* docker publish and sbt workflow
* various ...
* fix the crd
* blueprint to Cr convertion
* deployment context
* resource names spec ported
* topics action spec
* event action spec
* endpoint action
* more
* cloudflow application spec
* pods configs spec
* akka runner spec
* half runner actions spec
* runner action spec
* flink runner spec
* fix volumes config validation and spark runner spec
* optimize imports
* WIP
* more debug
* more
* fixes for integration tests
* no retries
* LAST COMMIT WITH PROVIDED ACTION
* delete action extensions
* disable scalafmtcheck for blueprint
* published kube actions and fix the tests
* remove the skuber operator
* the glorious return of ActionExtension
* more
* scalafmt sbt
* cleanup
* abstract methods in runner
* re-generate cli native config
* cleanup
* softer create of resources ...
* try to improve
* more
* check
* restore akka cerateOrReplace
* more
* again
* more
* wrangling patches for Spark
* more
* more stability fixes
* more debug
* more
* try again
* retry again to make it working
* more
* regenerated graal vm config
* header
* more
* review
* review
* minor
* review
* more
* review
* akka arg
* fixes1 parent 53e51e6 commit 6394426
131 files changed
Lines changed: 8194 additions & 7500 deletions
File tree
- core
- cloudflow-blueprint
- cloudflow-operator-actions/src
- main/scala/cloudflow/operator
- action
- runner
- event
- test/scala/cloudflow/operator/action
- runner
- cloudflow-operator
- project
- src/main
- resources
- scala/cloudflow/operator
- tools
- cloudflow-blueprint/src
- main/scala/cloudflow/blueprint
- deployment
- test
- resources
- scala/cloudflow/blueprint
- deployment
- cloudflow-cli
- src
- main/scala/akka/cli/cloudflow
- execution
- test
- resources
- scala/akka/cli/cloudflow
- execution
- tooling
- src/main
- resources
- scala
- cli
- common
- cloudflow-config/src
- main/scala/akka/cloudflow/config
- test/scala/akka/cloudflow/config
- cloudflow-crd/src/main/scala/akka/datap/crd
- cloudflow-it/src/it/scala
- cloudflow-operator
- local-test
- src
- main
- resources
- prometheus-rules
- scala/cloudflow/operator
- action
- runner
- event
- flow
- test
- resources
- serialization
- scala/cloudflow/operator/action
- runner
- project
- tooling/src/main/scala/cli
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
105 | | - | |
106 | | - | |
| 104 | + | |
107 | 105 | | |
108 | 106 | | |
109 | 107 | | |
| |||
357 | 355 | | |
358 | 356 | | |
359 | 357 | | |
360 | | - | |
| 358 | + | |
| 359 | + | |
361 | 360 | | |
362 | 361 | | |
363 | 362 | | |
| |||
372 | 371 | | |
373 | 372 | | |
374 | 373 | | |
| 374 | + | |
375 | 375 | | |
376 | | - | |
377 | | - | |
378 | | - | |
379 | | - | |
| 376 | + | |
380 | 377 | | |
381 | 378 | | |
382 | 379 | | |
| |||
453 | 450 | | |
454 | 451 | | |
455 | 452 | | |
456 | | - | |
457 | | - | |
458 | | - | |
459 | | - | |
460 | | - | |
461 | | - | |
462 | | - | |
463 | | - | |
464 | | - | |
465 | | - | |
466 | | - | |
467 | | - | |
468 | | - | |
469 | | - | |
470 | | - | |
471 | | - | |
472 | | - | |
473 | | - | |
474 | | - | |
475 | | - | |
476 | | - | |
477 | | - | |
478 | | - | |
479 | | - | |
480 | | - | |
481 | | - | |
482 | | - | |
483 | | - | |
484 | | - | |
485 | | - | |
486 | | - | |
487 | | - | |
488 | | - | |
489 | | - | |
490 | | - | |
491 | | - | |
492 | | - | |
493 | | - | |
494 | | - | |
495 | | - | |
496 | | - | |
497 | | - | |
498 | | - | |
499 | | - | |
500 | | - | |
501 | | - | |
502 | | - | |
503 | | - | |
504 | | - | |
505 | | - | |
506 | | - | |
507 | | - | |
508 | | - | |
509 | | - | |
510 | | - | |
511 | | - | |
512 | | - | |
513 | | - | |
514 | | - | |
515 | | - | |
516 | | - | |
517 | | - | |
518 | | - | |
519 | | - | |
520 | | - | |
521 | | - | |
522 | | - | |
523 | | - | |
524 | | - | |
525 | | - | |
526 | | - | |
527 | | - | |
528 | | - | |
529 | | - | |
530 | | - | |
531 | | - | |
532 | | - | |
533 | | - | |
534 | | - | |
535 | | - | |
536 | | - | |
537 | | - | |
538 | | - | |
539 | | - | |
540 | | - | |
541 | | - | |
542 | | - | |
543 | | - | |
544 | | - | |
545 | | - | |
546 | | - | |
547 | | - | |
548 | | - | |
549 | | - | |
550 | | - | |
551 | | - | |
552 | | - | |
553 | | - | |
554 | | - | |
555 | | - | |
556 | | - | |
557 | | - | |
558 | | - | |
559 | | - | |
560 | | - | |
561 | | - | |
562 | | - | |
563 | | - | |
564 | | - | |
565 | | - | |
566 | | - | |
567 | 453 | | |
568 | 454 | | |
569 | 455 | | |
| |||
Whitespace-only changes.
0 commit comments