Skip to content

Commit

Permalink
Clean up experimental Centralized Kubernetes Orchestrator.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 555854762
  • Loading branch information
tfx-copybara committed May 14, 2024
1 parent 97cde0f commit d4b4dfd
Show file tree
Hide file tree
Showing 37 changed files with 1 addition and 2,838 deletions.
1 change: 1 addition & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
## Major Features and Improvements

* Dropped python 3.8 support.
* Dropped experimental TFX Centralized Kubernetes Orchestrator
* Extend GetPipelineRunExecutions, GetPipelineRunArtifacts APIs to support
filtering by execution create_time, type.
* ExampleValidator and DistributionValidator now support anomalies alert
Expand Down
2 changes: 0 additions & 2 deletions build/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ sh_binary(
"//tfx/examples/custom_components/presto_example_gen/proto:presto_config_pb2.py",
"//tfx/extensions/experimental/kfp_compatibility/proto:kfp_component_spec_pb2.py",
"//tfx/extensions/google_cloud_big_query/experimental/elwc_example_gen/proto:elwc_config_pb2.py",
"//tfx/orchestration/experimental/centralized_kubernetes_orchestrator/service/proto:service_pb2.py",
"//tfx/orchestration/experimental/centralized_kubernetes_orchestrator/service/proto:service_pb2_grpc.py",
"//tfx/orchestration/experimental/core:component_generated_alert_pb2.py",
"//tfx/orchestration/kubeflow/proto:kubeflow_pb2.py",
"//tfx/proto:bulk_inferrer_pb2.py",
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit d4b4dfd

Please sign in to comment.