diff --git a/CHANGELOG.md b/CHANGELOG.md index bace78eebef9..b59e379b01fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,71 @@ # Changelog +## [1.4.0](https://github.com/kubeflow/pipelines/compare/1.3.0...1.4.0) (2021-02-12) + + +### Features + +* **api:** Add AI Platform Custom Job spec to IR ([\#5035](https://github.com/kubeflow/pipelines/issues/5035)) ([32ce8d8](https://github.com/kubeflow/pipelines/commit/32ce8d8f90bfc8f89a2a3c347ad906f99ba776a8)) +* **API:** Add TriggerPolicy to pipeline_spec ([\#5080](https://github.com/kubeflow/pipelines/issues/5080)) ([628e970](https://github.com/kubeflow/pipelines/commit/628e9709905e178a1fbefeb9c7c141f801540376)) +* **components:** Add json format for BigQuery output to GCS ([\#4994](https://github.com/kubeflow/pipelines/issues/4994)) ([3660a63](https://github.com/kubeflow/pipelines/commit/3660a63508d9d530e085be75deeadf82cbe0ac1d)) +* **components:** Added support for specifying resources for custom model deployment ([\#4905](https://github.com/kubeflow/pipelines/issues/4905)) ([346bacd](https://github.com/kubeflow/pipelines/commit/346bacdd2a6ae2f57768caa4b9f98701c112c593)) +* **components:** Change Katib component output to JsonObject ([\#4974](https://github.com/kubeflow/pipelines/issues/4974)) ([34d23aa](https://github.com/kubeflow/pipelines/commit/34d23aa924720ead13fe67ebca5c1ab9926585ee)) +* **frontend:** Add run ID and workflow name in RunDetails config. Part of [\#4921](https://github.com/kubeflow/pipelines/issues/4921) ([\#4922](https://github.com/kubeflow/pipelines/issues/4922)) ([dbd4370](https://github.com/kubeflow/pipelines/commit/dbd4370e9464b3a47fe1afcd6a80851c1fb2e7c7)) +* **frontend:** Add Task Details tab when clicking a node: Info includes ID, Name, Time, Status. Fixes [\#4699](https://github.com/kubeflow/pipelines/issues/4699) ([\#5023](https://github.com/kubeflow/pipelines/issues/5023)) ([bf65518](https://github.com/kubeflow/pipelines/commit/bf655186a3507182e755c9402d35f232c5e56c77)) +* **frontend:** Feature reduce pipeline graph. Fixes [\#4924](https://github.com/kubeflow/pipelines/issues/4924) ([\#4925](https://github.com/kubeflow/pipelines/issues/4925)) ([cacef52](https://github.com/kubeflow/pipelines/commit/cacef52fb807b30f79e77661db3b2debdce6b558)) +* **frontend:** Show Archive tab for runs in Experiment Detail page ([\#5040](https://github.com/kubeflow/pipelines/issues/5040)) ([7276711](https://github.com/kubeflow/pipelines/commit/7276711700ee93ec0d7490523313bdad840acb83)) +* **sdk:** Add v2 component to build_python_component ([\#5079](https://github.com/kubeflow/pipelines/issues/5079)) ([85a3b51](https://github.com/kubeflow/pipelines/commit/85a3b51713c50b54c7e6792a377841f90476bd6f)) +* **sdk:** Always add pipeline root as a pipeline parameter ([\#5122](https://github.com/kubeflow/pipelines/issues/5122)) ([846423a](https://github.com/kubeflow/pipelines/commit/846423a870930974542d94b3a03385a7e6a1eea2)) +* **sdk:** Artifact metadata related placeholder for components. ([\#5003](https://github.com/kubeflow/pipelines/issues/5003)) ([a36a62a](https://github.com/kubeflow/pipelines/commit/a36a62a700e74025606fa2fb70a2bdb63d8e9bd2)) +* **sdk:** Components - Support annotations when creating components from python ([\#4996](https://github.com/kubeflow/pipelines/issues/4996)) ([d629397](https://github.com/kubeflow/pipelines/commit/d629397654624a291264299cedaf86112d139318)) +* **sdk:** Container entrypoint used for new styled KFP component authoring ([\#4978](https://github.com/kubeflow/pipelines/issues/4978)) ([279694e](https://github.com/kubeflow/pipelines/commit/279694ec6d4d0467bef26380ebdae37c487518c2)) +* **sdk:** Merge artifact ontology from v2 to the classic KFP. ([\#4963](https://github.com/kubeflow/pipelines/issues/4963)) ([a56efb2](https://github.com/kubeflow/pipelines/commit/a56efb20617574db4e82130072618044508587f5)) +* **sdk:** Replace logging and print statements with click echo statements for cli ([\#4622](https://github.com/kubeflow/pipelines/issues/4622)) ([0a7da2d](https://github.com/kubeflow/pipelines/commit/0a7da2d2dbb9e9671f642b6d504dde56026f5eee)) +* **sdk.v2:** Allow set pipeline_root via [@dsl](https://github.com/dsl).pipeline decorator. Make pipeline_root optional. ([\#5107](https://github.com/kubeflow/pipelines/issues/5107)) ([051a022](https://github.com/kubeflow/pipelines/commit/051a022937fc2c0d618a240e1a29526f9286102f)) +* **sdk.v2:** Update v2 compiler to support v2 component. ([\#5104](https://github.com/kubeflow/pipelines/issues/5104)) ([7c50708](https://github.com/kubeflow/pipelines/commit/7c50708aad554d9fb6c9a923a11b7c79417d15c4)) +* **swf:** Add a [[RunUUID]] macro ([\#4995](https://github.com/kubeflow/pipelines/issues/4995)) ([b5c10d2](https://github.com/kubeflow/pipelines/commit/b5c10d2a21b9ba1d76f25c1c925a5488a97fdbc3)) + + +### Bug Fixes + +* **backend:** add default value for CRON_SCHEDULE_TIMEZONE ([\#4977](https://github.com/kubeflow/pipelines/issues/4977)) ([ca09c7a](https://github.com/kubeflow/pipelines/commit/ca09c7a026e0dccc2a5f4e232d3ee304b42e4e65)) +* **backend:** allow multiple values per key/op in filter. Fixes [\#4975](https://github.com/kubeflow/pipelines/issues/4975) ([\#4990](https://github.com/kubeflow/pipelines/issues/4990)) ([9a30e97](https://github.com/kubeflow/pipelines/commit/9a30e973d9d6311e035ec467e9d88e487bb13ec3)) +* **backend:** make the scheduleworkflowontroller timezone aware. Fixes [\#2653](https://github.com/kubeflow/pipelines/issues/2653) ([\#4641](https://github.com/kubeflow/pipelines/issues/4641)) ([eeb7f8f](https://github.com/kubeflow/pipelines/commit/eeb7f8f04ac50351fd578a583a8ddc7df1e00bdd)) +* **component:** Use Python3.6 to build KFP launcher component ([\#5039](https://github.com/kubeflow/pipelines/issues/5039)) ([e6aeb9c](https://github.com/kubeflow/pipelines/commit/e6aeb9cc3902b2ebbeb3883fcaa298a53dc71378)) +* **components:** Add default V1ContainerPort protocol value for the kfserving component ([\#4956](https://github.com/kubeflow/pipelines/issues/4956)) ([b5af458](https://github.com/kubeflow/pipelines/commit/b5af45852b6de64086cdc575a3885201158320b3)) +* **components:** cast return value of gcp/automl/create_dataset_for_tables. Fixes [\#5053](https://github.com/kubeflow/pipelines/issues/5053) ([\#5054](https://github.com/kubeflow/pipelines/issues/5054)) ([c653c30](https://github.com/kubeflow/pipelines/commit/c653c300508eea2da13e8eb464fd43028171cc4a)) +* **samples:** Bump dataproc image version to 1.5 in xgboost_training_cm.py ([\#5062](https://github.com/kubeflow/pipelines/issues/5062)) ([56476cc](https://github.com/kubeflow/pipelines/commit/56476cc3a10913031353b5240dfd5cb18e4be92b)) +* **samples:** Remove broken xgboost sample ([\#5091](https://github.com/kubeflow/pipelines/issues/5091)) ([1dcda80](https://github.com/kubeflow/pipelines/commit/1dcda80eebbd3e70d5464aed992003845e7e1945)) +* **sdk:** Add back 'kfp.v2.components' as a package in setup.py ([\#5099](https://github.com/kubeflow/pipelines/issues/5099)) ([16a4fe2](https://github.com/kubeflow/pipelines/commit/16a4fe26ea5a952d0f306a3b6853c7249f856ac6)) +* upgrade some images to reduce vulnerabilities ([\#5065](https://github.com/kubeflow/pipelines/issues/5065)) ([c5c8d71](https://github.com/kubeflow/pipelines/commit/c5c8d715ed7fb5ff43e6c7a181bafe613e339a57)) +* **backend:** fix periodic schedule to begin at start time. Fixes [\#3935](https://github.com/kubeflow/pipelines/issues/3935) ([\#5027](https://github.com/kubeflow/pipelines/issues/5027)) ([2f04bc6](https://github.com/kubeflow/pipelines/commit/2f04bc669718b589be94fe4a07b9f9541ca346bf)) +* **components:** Update components/local/base/Dockerfile to use Python3 ([\#5047](https://github.com/kubeflow/pipelines/issues/5047)) ([d14f64e](https://github.com/kubeflow/pipelines/commit/d14f64e4fe5d487bf18eef1f44546d62d2c16d1e)) +* **frontend:** updated the docs to point to the correct cron expression descriptions. Fixes [\#2654](https://github.com/kubeflow/pipelines/issues/2654) ([\#5028](https://github.com/kubeflow/pipelines/issues/5028)) ([f653913](https://github.com/kubeflow/pipelines/commit/f65391309650fdc967586529e79af178241b4c2c)) +* **mkp:** Added default values for parameters ([\#5010](https://github.com/kubeflow/pipelines/issues/5010)) ([7ed110e](https://github.com/kubeflow/pipelines/commit/7ed110e9845237115591d04d82085d957e343795)) +* **mkp:** Added service account description to prevent validation errors ([\#4992](https://github.com/kubeflow/pipelines/issues/4992)) ([3b9fdff](https://github.com/kubeflow/pipelines/commit/3b9fdff26be7d0f04563bbac8bc23807caa69ae2)) +* **sample:** Fix missing `--region` in dataflow sample notebook. Fixes [\#5007](https://github.com/kubeflow/pipelines/issues/5007) ([\#5036](https://github.com/kubeflow/pipelines/issues/5036)) ([0fd6580](https://github.com/kubeflow/pipelines/commit/0fd6580e24e1c0f7ea31f0fec7358c74ecc4ec12)) +* **sdk:** Allow keyword-only arguments in pipeline function signature ([\#4544](https://github.com/kubeflow/pipelines/issues/4544)) ([ce985bc](https://github.com/kubeflow/pipelines/commit/ce985bc287b3b8d3718895948d49233c930f543f)) +* **sdk:** compile ParallelFor in a deterministic manner ([\#4926](https://github.com/kubeflow/pipelines/issues/4926)) ([2f1db59](https://github.com/kubeflow/pipelines/commit/2f1db59798d1a4c49e5cba7ec60644eca3fe5175)) +* **sdk:** Components - Fixed python components that use \n. Fixes [\#4939](https://github.com/kubeflow/pipelines/issues/4939) ([\#4993](https://github.com/kubeflow/pipelines/issues/4993)) ([691eefc](https://github.com/kubeflow/pipelines/commit/691eefc5995252fe89c718834bf5b01e55fe15e9)) +* **sdk:** fixes unresolved PipelineParam when static list passed to dsl.ParallelFor. Fixes [\#4890](https://github.com/kubeflow/pipelines/issues/4890) ([\#4891](https://github.com/kubeflow/pipelines/issues/4891)) ([5633b9a](https://github.com/kubeflow/pipelines/commit/5633b9abdab7546a540e8a351c2532256262b72c)) +* **SDK:** require PyYAML>=5.3 ([\#5063](https://github.com/kubeflow/pipelines/issues/5063)) ([2e7eb9d](https://github.com/kubeflow/pipelines/commit/2e7eb9d356f1c8ab7716a556dbb9732de43c0e4a)) +* **sdk.v2:** Fix the bug where pipeline_parameters is not used. ([\#5002](https://github.com/kubeflow/pipelines/issues/5002)) ([0c600a2](https://github.com/kubeflow/pipelines/commit/0c600a2cb8c8e55b3214745154732af661799b55)) +* **test:** Fix presubmit with python version upgrade ([\#5033](https://github.com/kubeflow/pipelines/issues/5033)) ([a8b7fc9](https://github.com/kubeflow/pipelines/commit/a8b7fc97b177b8fd835315d116482bf293cfa8a4)) +* **test:** Pin pip version in presubmit-tests-tfx.sh Fixes [\#5049](https://github.com/kubeflow/pipelines/issues/5049) ([\#5050](https://github.com/kubeflow/pipelines/issues/5050)) ([cad02dc](https://github.com/kubeflow/pipelines/commit/cad02dc2836ee25dac7c29658d0c0f6dea6fc17e)) + + +### Other Pull Requests + +* Add references for Tekton backend ([\#4821](https://github.com/kubeflow/pipelines/issues/4821)) ([b5e820e](https://github.com/kubeflow/pipelines/commit/b5e820e217b7de947131f440a8391f6be475a6bf)) +* Update pipeline_spec.proto ([\#5088](https://github.com/kubeflow/pipelines/issues/5088)) ([7dbb5d3](https://github.com/kubeflow/pipelines/commit/7dbb5d327ba7ee594f0a88fd4bc7a93fa42ba1eb)) +* Update renovate.json5 ([\#5072](https://github.com/kubeflow/pipelines/issues/5072)) ([affb7b8](https://github.com/kubeflow/pipelines/commit/affb7b88ee41ca6aad803556e0591d3953905a32)) +* Configure Renovate ([\#5056](https://github.com/kubeflow/pipelines/issues/5056)) ([23f5726](https://github.com/kubeflow/pipelines/commit/23f57260620492bc629ea37d301a5414f2c6b3bd)) +* disable discovery cache ([\#5058](https://github.com/kubeflow/pipelines/issues/5058)) ([48a34e6](https://github.com/kubeflow/pipelines/commit/48a34e677dbb7df6cdb462cfeeb51e16305d5f9e)) +* Upgrade tfx version to 0.26.0 in backend ([\#5052](https://github.com/kubeflow/pipelines/issues/5052)) ([35bc50e](https://github.com/kubeflow/pipelines/commit/35bc50e8e7a0d1b09d07907e0472473a0cf4ba5f)) +* fix(backend):Change enqueue base delay in non-error mode to 1 second for persistent agent ([\#4957](https://github.com/kubeflow/pipelines/issues/4957)) ([4ab5d63](https://github.com/kubeflow/pipelines/commit/4ab5d63f7163e6589138d286b1a5f07efcdb7a7d)) +* Bump kfp-pipeline-spec version to 0.1.4 ([\#4982](https://github.com/kubeflow/pipelines/issues/4982)) ([273890a](https://github.com/kubeflow/pipelines/commit/273890ad0ba30b7ce769d55776cab00d2af81e2c)) +* Added checks for parallism values ([\#4950](https://github.com/kubeflow/pipelines/issues/4950)) ([c2a8bd0](https://github.com/kubeflow/pipelines/commit/c2a8bd0b93d26a8c12ec30ccf797851e0ac78ad1)) + ## [1.4.0-rc.1](https://github.com/kubeflow/pipelines/compare/1.3.0...1.4.0-rc.1) (2021-02-01) diff --git a/VERSION b/VERSION index 3e419c9b5eba..e21e727f96fa 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.4.0-rc.1 \ No newline at end of file +1.4.0 \ No newline at end of file diff --git a/backend/api/python_http_client/.gitlab-ci.yml b/backend/api/python_http_client/.gitlab-ci.yml index e26b5f547807..1098a4acf217 100644 --- a/backend/api/python_http_client/.gitlab-ci.yml +++ b/backend/api/python_http_client/.gitlab-ci.yml @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # ref: https://docs.gitlab.com/ee/ci/README.html stages: diff --git a/backend/api/python_http_client/.travis.yml b/backend/api/python_http_client/.travis.yml index da3c04e058d7..7f278fb3d117 100644 --- a/backend/api/python_http_client/.travis.yml +++ b/backend/api/python_http_client/.travis.yml @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # ref: https://docs.travis-ci.com/user/languages/python language: python python: diff --git a/backend/api/python_http_client/README.md b/backend/api/python_http_client/README.md index 3b1bd236116e..bf6cc09d6774 100644 --- a/backend/api/python_http_client/README.md +++ b/backend/api/python_http_client/README.md @@ -3,8 +3,8 @@ This file contains REST API specification for Kubeflow Pipelines. The file is au This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: -- API version: 1.4.0-rc.1 -- Package version: 1.4.0-rc.1 +- API version: 1.4.0 +- Package version: 1.4.0 - Build package: org.openapitools.codegen.languages.PythonClientCodegen For more information, please visit [https://www.google.com](https://www.google.com) diff --git a/backend/api/python_http_client/git_push.sh b/backend/api/python_http_client/git_push.sh index 9201eb6a49f2..ced3be2b0c7b 100644 --- a/backend/api/python_http_client/git_push.sh +++ b/backend/api/python_http_client/git_push.sh @@ -1,18 +1,4 @@ #!/bin/sh -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # ref: https://help.github.com/articles/adding-an-existing-project-to-github-using-the-command-line/ # # Usage example: /bin/sh ./git_push.sh wing328 openapi-pestore-perl "minor update" "gitlab.com" diff --git a/backend/api/python_http_client/kfp_server_api/__init__.py b/backend/api/python_http_client/kfp_server_api/__init__.py index 320e84c29436..dd3aa1f3700e 100644 --- a/backend/api/python_http_client/kfp_server_api/__init__.py +++ b/backend/api/python_http_client/kfp_server_api/__init__.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 # flake8: noqa @@ -28,7 +14,7 @@ from __future__ import absolute_import -__version__ = "1.4.0-rc.1" +__version__ = "1.4.0" # import apis into sdk package from kfp_server_api.api.experiment_service_api import ExperimentServiceApi diff --git a/backend/api/python_http_client/kfp_server_api/api/__init__.py b/backend/api/python_http_client/kfp_server_api/api/__init__.py index 4d370d52b099..73a68a599f47 100644 --- a/backend/api/python_http_client/kfp_server_api/api/__init__.py +++ b/backend/api/python_http_client/kfp_server_api/api/__init__.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - from __future__ import absolute_import # flake8: noqa diff --git a/backend/api/python_http_client/kfp_server_api/api/experiment_service_api.py b/backend/api/python_http_client/kfp_server_api/api/experiment_service_api.py index 92665a01bfbf..cab46ce5800d 100644 --- a/backend/api/python_http_client/kfp_server_api/api/experiment_service_api.py +++ b/backend/api/python_http_client/kfp_server_api/api/experiment_service_api.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/api/healthz_service_api.py b/backend/api/python_http_client/kfp_server_api/api/healthz_service_api.py index a441fac064ec..2cb532e10528 100644 --- a/backend/api/python_http_client/kfp_server_api/api/healthz_service_api.py +++ b/backend/api/python_http_client/kfp_server_api/api/healthz_service_api.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/api/job_service_api.py b/backend/api/python_http_client/kfp_server_api/api/job_service_api.py index ac1b977e23ec..e6fc57624a0a 100644 --- a/backend/api/python_http_client/kfp_server_api/api/job_service_api.py +++ b/backend/api/python_http_client/kfp_server_api/api/job_service_api.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/api/pipeline_service_api.py b/backend/api/python_http_client/kfp_server_api/api/pipeline_service_api.py index 774d2e3571df..c003ea38f808 100644 --- a/backend/api/python_http_client/kfp_server_api/api/pipeline_service_api.py +++ b/backend/api/python_http_client/kfp_server_api/api/pipeline_service_api.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/api/pipeline_upload_service_api.py b/backend/api/python_http_client/kfp_server_api/api/pipeline_upload_service_api.py index 071b949924d8..897f6644acde 100644 --- a/backend/api/python_http_client/kfp_server_api/api/pipeline_upload_service_api.py +++ b/backend/api/python_http_client/kfp_server_api/api/pipeline_upload_service_api.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/api/run_service_api.py b/backend/api/python_http_client/kfp_server_api/api/run_service_api.py index 90040480b954..06010488a1ad 100644 --- a/backend/api/python_http_client/kfp_server_api/api/run_service_api.py +++ b/backend/api/python_http_client/kfp_server_api/api/run_service_api.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/api_client.py b/backend/api/python_http_client/kfp_server_api/api_client.py index fc5dae3c4f96..296e8e469290 100644 --- a/backend/api/python_http_client/kfp_server_api/api_client.py +++ b/backend/api/python_http_client/kfp_server_api/api_client.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ Kubeflow Pipelines API @@ -92,7 +78,7 @@ def __init__(self, configuration=None, header_name=None, header_value=None, self.default_headers[header_name] = header_value self.cookie = cookie # Set default User-Agent. - self.user_agent = 'OpenAPI-Generator/1.4.0-rc.1/python' + self.user_agent = 'OpenAPI-Generator/1.4.0/python' self.client_side_validation = configuration.client_side_validation def __enter__(self): diff --git a/backend/api/python_http_client/kfp_server_api/configuration.py b/backend/api/python_http_client/kfp_server_api/configuration.py index dd9f02886719..b5bb7b58cceb 100644 --- a/backend/api/python_http_client/kfp_server_api/configuration.py +++ b/backend/api/python_http_client/kfp_server_api/configuration.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ @@ -365,8 +351,8 @@ def to_debug_report(self): return "Python SDK Debug Report:\n"\ "OS: {env}\n"\ "Python Version: {pyversion}\n"\ - "Version of the API: 1.4.0-rc.1\n"\ - "SDK Package Version: 1.4.0-rc.1".\ + "Version of the API: 1.4.0\n"\ + "SDK Package Version: 1.4.0".\ format(env=sys.platform, pyversion=sys.version) def get_host_settings(self): diff --git a/backend/api/python_http_client/kfp_server_api/exceptions.py b/backend/api/python_http_client/kfp_server_api/exceptions.py index b909418dbfb8..daec329bdffa 100644 --- a/backend/api/python_http_client/kfp_server_api/exceptions.py +++ b/backend/api/python_http_client/kfp_server_api/exceptions.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/models/__init__.py b/backend/api/python_http_client/kfp_server_api/models/__init__.py index e8a6132130ee..2f38e8d4af91 100644 --- a/backend/api/python_http_client/kfp_server_api/models/__init__.py +++ b/backend/api/python_http_client/kfp_server_api/models/__init__.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 # flake8: noqa diff --git a/backend/api/python_http_client/kfp_server_api/models/api_cron_schedule.py b/backend/api/python_http_client/kfp_server_api/models/api_cron_schedule.py index f1c6ed82f2ce..a41a0c3edd06 100644 --- a/backend/api/python_http_client/kfp_server_api/models/api_cron_schedule.py +++ b/backend/api/python_http_client/kfp_server_api/models/api_cron_schedule.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/models/api_experiment.py b/backend/api/python_http_client/kfp_server_api/models/api_experiment.py index c00945c335a6..6b35a3a833ae 100644 --- a/backend/api/python_http_client/kfp_server_api/models/api_experiment.py +++ b/backend/api/python_http_client/kfp_server_api/models/api_experiment.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/models/api_get_healthz_response.py b/backend/api/python_http_client/kfp_server_api/models/api_get_healthz_response.py index 7d2b3f7d180b..a474f476754e 100644 --- a/backend/api/python_http_client/kfp_server_api/models/api_get_healthz_response.py +++ b/backend/api/python_http_client/kfp_server_api/models/api_get_healthz_response.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/models/api_get_template_response.py b/backend/api/python_http_client/kfp_server_api/models/api_get_template_response.py index 0be807140fb1..49bfe3ee16e4 100644 --- a/backend/api/python_http_client/kfp_server_api/models/api_get_template_response.py +++ b/backend/api/python_http_client/kfp_server_api/models/api_get_template_response.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/models/api_job.py b/backend/api/python_http_client/kfp_server_api/models/api_job.py index 22a94e7c21e4..8638387a5e95 100644 --- a/backend/api/python_http_client/kfp_server_api/models/api_job.py +++ b/backend/api/python_http_client/kfp_server_api/models/api_job.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/models/api_list_experiments_response.py b/backend/api/python_http_client/kfp_server_api/models/api_list_experiments_response.py index 77cae044e1d8..ed6a208c99ef 100644 --- a/backend/api/python_http_client/kfp_server_api/models/api_list_experiments_response.py +++ b/backend/api/python_http_client/kfp_server_api/models/api_list_experiments_response.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/models/api_list_jobs_response.py b/backend/api/python_http_client/kfp_server_api/models/api_list_jobs_response.py index bb900a4a6e7e..baeedc7e5b27 100644 --- a/backend/api/python_http_client/kfp_server_api/models/api_list_jobs_response.py +++ b/backend/api/python_http_client/kfp_server_api/models/api_list_jobs_response.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/models/api_list_pipeline_versions_response.py b/backend/api/python_http_client/kfp_server_api/models/api_list_pipeline_versions_response.py index 79ead7364f13..09dd580d9ba3 100644 --- a/backend/api/python_http_client/kfp_server_api/models/api_list_pipeline_versions_response.py +++ b/backend/api/python_http_client/kfp_server_api/models/api_list_pipeline_versions_response.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/models/api_list_pipelines_response.py b/backend/api/python_http_client/kfp_server_api/models/api_list_pipelines_response.py index bbecd7956068..cd2411ac5863 100644 --- a/backend/api/python_http_client/kfp_server_api/models/api_list_pipelines_response.py +++ b/backend/api/python_http_client/kfp_server_api/models/api_list_pipelines_response.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/models/api_list_runs_response.py b/backend/api/python_http_client/kfp_server_api/models/api_list_runs_response.py index 9b2891877c6d..8146fb0a9c5f 100644 --- a/backend/api/python_http_client/kfp_server_api/models/api_list_runs_response.py +++ b/backend/api/python_http_client/kfp_server_api/models/api_list_runs_response.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/models/api_parameter.py b/backend/api/python_http_client/kfp_server_api/models/api_parameter.py index 1b2f4baad3e4..0621a88bc008 100644 --- a/backend/api/python_http_client/kfp_server_api/models/api_parameter.py +++ b/backend/api/python_http_client/kfp_server_api/models/api_parameter.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/models/api_periodic_schedule.py b/backend/api/python_http_client/kfp_server_api/models/api_periodic_schedule.py index 31a00bfd614d..3d7cd7fbc960 100644 --- a/backend/api/python_http_client/kfp_server_api/models/api_periodic_schedule.py +++ b/backend/api/python_http_client/kfp_server_api/models/api_periodic_schedule.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/models/api_pipeline.py b/backend/api/python_http_client/kfp_server_api/models/api_pipeline.py index 97a8f9816e23..6de8fb969f5c 100644 --- a/backend/api/python_http_client/kfp_server_api/models/api_pipeline.py +++ b/backend/api/python_http_client/kfp_server_api/models/api_pipeline.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/models/api_pipeline_runtime.py b/backend/api/python_http_client/kfp_server_api/models/api_pipeline_runtime.py index 2f4fbb63aa71..62213a32f7d6 100644 --- a/backend/api/python_http_client/kfp_server_api/models/api_pipeline_runtime.py +++ b/backend/api/python_http_client/kfp_server_api/models/api_pipeline_runtime.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/models/api_pipeline_spec.py b/backend/api/python_http_client/kfp_server_api/models/api_pipeline_spec.py index 2af22e1ca319..b9dd48939139 100644 --- a/backend/api/python_http_client/kfp_server_api/models/api_pipeline_spec.py +++ b/backend/api/python_http_client/kfp_server_api/models/api_pipeline_spec.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/models/api_pipeline_version.py b/backend/api/python_http_client/kfp_server_api/models/api_pipeline_version.py index 75b2eb1525cf..5208a5c91f97 100644 --- a/backend/api/python_http_client/kfp_server_api/models/api_pipeline_version.py +++ b/backend/api/python_http_client/kfp_server_api/models/api_pipeline_version.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/models/api_read_artifact_response.py b/backend/api/python_http_client/kfp_server_api/models/api_read_artifact_response.py index 41dcfd400544..4ed3a06d7ba2 100644 --- a/backend/api/python_http_client/kfp_server_api/models/api_read_artifact_response.py +++ b/backend/api/python_http_client/kfp_server_api/models/api_read_artifact_response.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/models/api_relationship.py b/backend/api/python_http_client/kfp_server_api/models/api_relationship.py index 721de677c59d..7daaccc92bac 100644 --- a/backend/api/python_http_client/kfp_server_api/models/api_relationship.py +++ b/backend/api/python_http_client/kfp_server_api/models/api_relationship.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/models/api_report_run_metrics_request.py b/backend/api/python_http_client/kfp_server_api/models/api_report_run_metrics_request.py index 598c979c85ec..bd3647b3caff 100644 --- a/backend/api/python_http_client/kfp_server_api/models/api_report_run_metrics_request.py +++ b/backend/api/python_http_client/kfp_server_api/models/api_report_run_metrics_request.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/models/api_report_run_metrics_response.py b/backend/api/python_http_client/kfp_server_api/models/api_report_run_metrics_response.py index e31e53f9d67b..e02888dec9a9 100644 --- a/backend/api/python_http_client/kfp_server_api/models/api_report_run_metrics_response.py +++ b/backend/api/python_http_client/kfp_server_api/models/api_report_run_metrics_response.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/models/api_resource_key.py b/backend/api/python_http_client/kfp_server_api/models/api_resource_key.py index 08d3d09d3f12..3a888f874113 100644 --- a/backend/api/python_http_client/kfp_server_api/models/api_resource_key.py +++ b/backend/api/python_http_client/kfp_server_api/models/api_resource_key.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/models/api_resource_reference.py b/backend/api/python_http_client/kfp_server_api/models/api_resource_reference.py index 2b0739d5c54f..ee9d30cdae50 100644 --- a/backend/api/python_http_client/kfp_server_api/models/api_resource_reference.py +++ b/backend/api/python_http_client/kfp_server_api/models/api_resource_reference.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/models/api_resource_type.py b/backend/api/python_http_client/kfp_server_api/models/api_resource_type.py index a02f05dd39ff..09905093de62 100644 --- a/backend/api/python_http_client/kfp_server_api/models/api_resource_type.py +++ b/backend/api/python_http_client/kfp_server_api/models/api_resource_type.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/models/api_run.py b/backend/api/python_http_client/kfp_server_api/models/api_run.py index 7bdb507a74c2..bb15b38290e1 100644 --- a/backend/api/python_http_client/kfp_server_api/models/api_run.py +++ b/backend/api/python_http_client/kfp_server_api/models/api_run.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/models/api_run_detail.py b/backend/api/python_http_client/kfp_server_api/models/api_run_detail.py index 174c642c705b..09650f062734 100644 --- a/backend/api/python_http_client/kfp_server_api/models/api_run_detail.py +++ b/backend/api/python_http_client/kfp_server_api/models/api_run_detail.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/models/api_run_metric.py b/backend/api/python_http_client/kfp_server_api/models/api_run_metric.py index 19da2c701279..ee958bce60dd 100644 --- a/backend/api/python_http_client/kfp_server_api/models/api_run_metric.py +++ b/backend/api/python_http_client/kfp_server_api/models/api_run_metric.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/models/api_status.py b/backend/api/python_http_client/kfp_server_api/models/api_status.py index 862f8fab278a..1e40fdd24eda 100644 --- a/backend/api/python_http_client/kfp_server_api/models/api_status.py +++ b/backend/api/python_http_client/kfp_server_api/models/api_status.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/models/api_trigger.py b/backend/api/python_http_client/kfp_server_api/models/api_trigger.py index 400ddac4ad71..55661fde295a 100644 --- a/backend/api/python_http_client/kfp_server_api/models/api_trigger.py +++ b/backend/api/python_http_client/kfp_server_api/models/api_trigger.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/models/api_url.py b/backend/api/python_http_client/kfp_server_api/models/api_url.py index 94f425d05650..4fd6c2bc8fad 100644 --- a/backend/api/python_http_client/kfp_server_api/models/api_url.py +++ b/backend/api/python_http_client/kfp_server_api/models/api_url.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/models/experiment_storage_state.py b/backend/api/python_http_client/kfp_server_api/models/experiment_storage_state.py index 48d7c57de127..c4866537b2eb 100644 --- a/backend/api/python_http_client/kfp_server_api/models/experiment_storage_state.py +++ b/backend/api/python_http_client/kfp_server_api/models/experiment_storage_state.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/models/job_mode.py b/backend/api/python_http_client/kfp_server_api/models/job_mode.py index 4f64769e8740..1a29d2282799 100644 --- a/backend/api/python_http_client/kfp_server_api/models/job_mode.py +++ b/backend/api/python_http_client/kfp_server_api/models/job_mode.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/models/protobuf_any.py b/backend/api/python_http_client/kfp_server_api/models/protobuf_any.py index cb474ef19f84..1e7a176907ac 100644 --- a/backend/api/python_http_client/kfp_server_api/models/protobuf_any.py +++ b/backend/api/python_http_client/kfp_server_api/models/protobuf_any.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/models/report_run_metrics_response_report_run_metric_result.py b/backend/api/python_http_client/kfp_server_api/models/report_run_metrics_response_report_run_metric_result.py index b2cc96abc940..2482211eed83 100644 --- a/backend/api/python_http_client/kfp_server_api/models/report_run_metrics_response_report_run_metric_result.py +++ b/backend/api/python_http_client/kfp_server_api/models/report_run_metrics_response_report_run_metric_result.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/models/report_run_metrics_response_report_run_metric_result_status.py b/backend/api/python_http_client/kfp_server_api/models/report_run_metrics_response_report_run_metric_result_status.py index eeacf71f647f..371794d6873b 100644 --- a/backend/api/python_http_client/kfp_server_api/models/report_run_metrics_response_report_run_metric_result_status.py +++ b/backend/api/python_http_client/kfp_server_api/models/report_run_metrics_response_report_run_metric_result_status.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/models/run_metric_format.py b/backend/api/python_http_client/kfp_server_api/models/run_metric_format.py index bf9485d61cea..52433174fe59 100644 --- a/backend/api/python_http_client/kfp_server_api/models/run_metric_format.py +++ b/backend/api/python_http_client/kfp_server_api/models/run_metric_format.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/models/run_storage_state.py b/backend/api/python_http_client/kfp_server_api/models/run_storage_state.py index 04263aa14029..8c4fe4321186 100644 --- a/backend/api/python_http_client/kfp_server_api/models/run_storage_state.py +++ b/backend/api/python_http_client/kfp_server_api/models/run_storage_state.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/kfp_server_api/rest.py b/backend/api/python_http_client/kfp_server_api/rest.py index 1df50564f5a4..180818c55b95 100644 --- a/backend/api/python_http_client/kfp_server_api/rest.py +++ b/backend/api/python_http_client/kfp_server_api/rest.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/setup.py b/backend/api/python_http_client/setup.py index dd0722c8a8f4..bb6bd2e7e034 100644 --- a/backend/api/python_http_client/setup.py +++ b/backend/api/python_http_client/setup.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ @@ -27,7 +13,7 @@ from setuptools import setup, find_packages # noqa: H301 NAME = "kfp-server-api" -VERSION = "1.4.0-rc.1" +VERSION = "1.4.0" # To install the library, run the following # # python setup.py install diff --git a/backend/api/python_http_client/test/__init__.py b/backend/api/python_http_client/test/__init__.py index 690df65fb6bc..e69de29bb2d1 100644 --- a/backend/api/python_http_client/test/__init__.py +++ b/backend/api/python_http_client/test/__init__.py @@ -1,14 +0,0 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - diff --git a/backend/api/python_http_client/test/test_api_cron_schedule.py b/backend/api/python_http_client/test/test_api_cron_schedule.py index ce2b1e24de03..71d2d84b6ae9 100644 --- a/backend/api/python_http_client/test/test_api_cron_schedule.py +++ b/backend/api/python_http_client/test/test_api_cron_schedule.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/test/test_api_experiment.py b/backend/api/python_http_client/test/test_api_experiment.py index bd2cdba42a50..fceb87dc323c 100644 --- a/backend/api/python_http_client/test/test_api_experiment.py +++ b/backend/api/python_http_client/test/test_api_experiment.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/test/test_api_get_healthz_response.py b/backend/api/python_http_client/test/test_api_get_healthz_response.py index 8635e1b5a0b6..eacc0ed70442 100644 --- a/backend/api/python_http_client/test/test_api_get_healthz_response.py +++ b/backend/api/python_http_client/test/test_api_get_healthz_response.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/test/test_api_get_template_response.py b/backend/api/python_http_client/test/test_api_get_template_response.py index 7f9b6b46b58a..453198fea415 100644 --- a/backend/api/python_http_client/test/test_api_get_template_response.py +++ b/backend/api/python_http_client/test/test_api_get_template_response.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/test/test_api_job.py b/backend/api/python_http_client/test/test_api_job.py index be9b599d8042..be316e77d5de 100644 --- a/backend/api/python_http_client/test/test_api_job.py +++ b/backend/api/python_http_client/test/test_api_job.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/test/test_api_list_experiments_response.py b/backend/api/python_http_client/test/test_api_list_experiments_response.py index f1347cf77b02..dd7e73acf342 100644 --- a/backend/api/python_http_client/test/test_api_list_experiments_response.py +++ b/backend/api/python_http_client/test/test_api_list_experiments_response.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/test/test_api_list_jobs_response.py b/backend/api/python_http_client/test/test_api_list_jobs_response.py index 8782f68a8b8e..9922d5f5ec50 100644 --- a/backend/api/python_http_client/test/test_api_list_jobs_response.py +++ b/backend/api/python_http_client/test/test_api_list_jobs_response.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/test/test_api_list_pipeline_versions_response.py b/backend/api/python_http_client/test/test_api_list_pipeline_versions_response.py index c8101fdf7781..ab4602bbf5d3 100644 --- a/backend/api/python_http_client/test/test_api_list_pipeline_versions_response.py +++ b/backend/api/python_http_client/test/test_api_list_pipeline_versions_response.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/test/test_api_list_pipelines_response.py b/backend/api/python_http_client/test/test_api_list_pipelines_response.py index ef387aefd349..b65fc3d4ab02 100644 --- a/backend/api/python_http_client/test/test_api_list_pipelines_response.py +++ b/backend/api/python_http_client/test/test_api_list_pipelines_response.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/test/test_api_list_runs_response.py b/backend/api/python_http_client/test/test_api_list_runs_response.py index bfcbda415b5d..cc63ba5d1fc3 100644 --- a/backend/api/python_http_client/test/test_api_list_runs_response.py +++ b/backend/api/python_http_client/test/test_api_list_runs_response.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/test/test_api_parameter.py b/backend/api/python_http_client/test/test_api_parameter.py index f5ce8283ba2e..9da0d709d730 100644 --- a/backend/api/python_http_client/test/test_api_parameter.py +++ b/backend/api/python_http_client/test/test_api_parameter.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/test/test_api_periodic_schedule.py b/backend/api/python_http_client/test/test_api_periodic_schedule.py index aa2030cf8931..f51eeca434db 100644 --- a/backend/api/python_http_client/test/test_api_periodic_schedule.py +++ b/backend/api/python_http_client/test/test_api_periodic_schedule.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/test/test_api_pipeline.py b/backend/api/python_http_client/test/test_api_pipeline.py index 9a4659713c1e..2c80a67d7219 100644 --- a/backend/api/python_http_client/test/test_api_pipeline.py +++ b/backend/api/python_http_client/test/test_api_pipeline.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/test/test_api_pipeline_runtime.py b/backend/api/python_http_client/test/test_api_pipeline_runtime.py index d39358803b72..0522951ac3e0 100644 --- a/backend/api/python_http_client/test/test_api_pipeline_runtime.py +++ b/backend/api/python_http_client/test/test_api_pipeline_runtime.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/test/test_api_pipeline_spec.py b/backend/api/python_http_client/test/test_api_pipeline_spec.py index 60b845c46b39..631008a0d09c 100644 --- a/backend/api/python_http_client/test/test_api_pipeline_spec.py +++ b/backend/api/python_http_client/test/test_api_pipeline_spec.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/test/test_api_pipeline_version.py b/backend/api/python_http_client/test/test_api_pipeline_version.py index ac1b09da44df..1d721a07b585 100644 --- a/backend/api/python_http_client/test/test_api_pipeline_version.py +++ b/backend/api/python_http_client/test/test_api_pipeline_version.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/test/test_api_read_artifact_response.py b/backend/api/python_http_client/test/test_api_read_artifact_response.py index 9428c1d3a09e..0b115098a2ec 100644 --- a/backend/api/python_http_client/test/test_api_read_artifact_response.py +++ b/backend/api/python_http_client/test/test_api_read_artifact_response.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/test/test_api_relationship.py b/backend/api/python_http_client/test/test_api_relationship.py index 22d8c5f92dca..3e59edffecc0 100644 --- a/backend/api/python_http_client/test/test_api_relationship.py +++ b/backend/api/python_http_client/test/test_api_relationship.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/test/test_api_report_run_metrics_request.py b/backend/api/python_http_client/test/test_api_report_run_metrics_request.py index 6b801c9b0bac..5412c1ace2f1 100644 --- a/backend/api/python_http_client/test/test_api_report_run_metrics_request.py +++ b/backend/api/python_http_client/test/test_api_report_run_metrics_request.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/test/test_api_report_run_metrics_response.py b/backend/api/python_http_client/test/test_api_report_run_metrics_response.py index e01783c95bdf..c35f2c015c6c 100644 --- a/backend/api/python_http_client/test/test_api_report_run_metrics_response.py +++ b/backend/api/python_http_client/test/test_api_report_run_metrics_response.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/test/test_api_resource_key.py b/backend/api/python_http_client/test/test_api_resource_key.py index 959ffc76fb2e..a89bc8d3cb10 100644 --- a/backend/api/python_http_client/test/test_api_resource_key.py +++ b/backend/api/python_http_client/test/test_api_resource_key.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/test/test_api_resource_reference.py b/backend/api/python_http_client/test/test_api_resource_reference.py index ee59f22bdaf4..145071443644 100644 --- a/backend/api/python_http_client/test/test_api_resource_reference.py +++ b/backend/api/python_http_client/test/test_api_resource_reference.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/test/test_api_resource_type.py b/backend/api/python_http_client/test/test_api_resource_type.py index 379220d5cfc7..8e9c290d319f 100644 --- a/backend/api/python_http_client/test/test_api_resource_type.py +++ b/backend/api/python_http_client/test/test_api_resource_type.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/test/test_api_run.py b/backend/api/python_http_client/test/test_api_run.py index 3750fab45a15..bba842daf7b2 100644 --- a/backend/api/python_http_client/test/test_api_run.py +++ b/backend/api/python_http_client/test/test_api_run.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/test/test_api_run_detail.py b/backend/api/python_http_client/test/test_api_run_detail.py index 4bb4aec8c88d..af951972763d 100644 --- a/backend/api/python_http_client/test/test_api_run_detail.py +++ b/backend/api/python_http_client/test/test_api_run_detail.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/test/test_api_run_metric.py b/backend/api/python_http_client/test/test_api_run_metric.py index 78be16d09350..8766b6b811d6 100644 --- a/backend/api/python_http_client/test/test_api_run_metric.py +++ b/backend/api/python_http_client/test/test_api_run_metric.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/test/test_api_status.py b/backend/api/python_http_client/test/test_api_status.py index ebdba94f495e..64b94863a389 100644 --- a/backend/api/python_http_client/test/test_api_status.py +++ b/backend/api/python_http_client/test/test_api_status.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/test/test_api_trigger.py b/backend/api/python_http_client/test/test_api_trigger.py index cbe023cbb95f..4424687e7b66 100644 --- a/backend/api/python_http_client/test/test_api_trigger.py +++ b/backend/api/python_http_client/test/test_api_trigger.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/test/test_api_url.py b/backend/api/python_http_client/test/test_api_url.py index 94133120b48f..eb272ea29087 100644 --- a/backend/api/python_http_client/test/test_api_url.py +++ b/backend/api/python_http_client/test/test_api_url.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/test/test_experiment_service_api.py b/backend/api/python_http_client/test/test_experiment_service_api.py index 5dedf439655a..693836fcb5c6 100644 --- a/backend/api/python_http_client/test/test_experiment_service_api.py +++ b/backend/api/python_http_client/test/test_experiment_service_api.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/test/test_experiment_storage_state.py b/backend/api/python_http_client/test/test_experiment_storage_state.py index 59d93610d53e..1841d0a5e103 100644 --- a/backend/api/python_http_client/test/test_experiment_storage_state.py +++ b/backend/api/python_http_client/test/test_experiment_storage_state.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/test/test_healthz_service_api.py b/backend/api/python_http_client/test/test_healthz_service_api.py index 4b9bc298d5cf..a856fed90daa 100644 --- a/backend/api/python_http_client/test/test_healthz_service_api.py +++ b/backend/api/python_http_client/test/test_healthz_service_api.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/test/test_job_mode.py b/backend/api/python_http_client/test/test_job_mode.py index 82fa88a43760..485809299eb5 100644 --- a/backend/api/python_http_client/test/test_job_mode.py +++ b/backend/api/python_http_client/test/test_job_mode.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/test/test_job_service_api.py b/backend/api/python_http_client/test/test_job_service_api.py index faf32cc15cd5..2e9548edb9b0 100644 --- a/backend/api/python_http_client/test/test_job_service_api.py +++ b/backend/api/python_http_client/test/test_job_service_api.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/test/test_pipeline_service_api.py b/backend/api/python_http_client/test/test_pipeline_service_api.py index 165d6226924c..523cdfae3d57 100644 --- a/backend/api/python_http_client/test/test_pipeline_service_api.py +++ b/backend/api/python_http_client/test/test_pipeline_service_api.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/test/test_pipeline_upload_service_api.py b/backend/api/python_http_client/test/test_pipeline_upload_service_api.py index fd9408d82555..7a089f34bc12 100644 --- a/backend/api/python_http_client/test/test_pipeline_upload_service_api.py +++ b/backend/api/python_http_client/test/test_pipeline_upload_service_api.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/test/test_protobuf_any.py b/backend/api/python_http_client/test/test_protobuf_any.py index 24250032aac8..1e50cb32660d 100644 --- a/backend/api/python_http_client/test/test_protobuf_any.py +++ b/backend/api/python_http_client/test/test_protobuf_any.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/test/test_report_run_metrics_response_report_run_metric_result.py b/backend/api/python_http_client/test/test_report_run_metrics_response_report_run_metric_result.py index 95bce000e67e..41cf74069222 100644 --- a/backend/api/python_http_client/test/test_report_run_metrics_response_report_run_metric_result.py +++ b/backend/api/python_http_client/test/test_report_run_metrics_response_report_run_metric_result.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/test/test_report_run_metrics_response_report_run_metric_result_status.py b/backend/api/python_http_client/test/test_report_run_metrics_response_report_run_metric_result_status.py index 43f034a7c99a..903e6aeec05a 100644 --- a/backend/api/python_http_client/test/test_report_run_metrics_response_report_run_metric_result_status.py +++ b/backend/api/python_http_client/test/test_report_run_metrics_response_report_run_metric_result_status.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/test/test_run_metric_format.py b/backend/api/python_http_client/test/test_run_metric_format.py index a6b552b8a637..b24802838ee0 100644 --- a/backend/api/python_http_client/test/test_run_metric_format.py +++ b/backend/api/python_http_client/test/test_run_metric_format.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/test/test_run_service_api.py b/backend/api/python_http_client/test/test_run_service_api.py index 6c8fafb1b50e..8dff233d4f0d 100644 --- a/backend/api/python_http_client/test/test_run_service_api.py +++ b/backend/api/python_http_client/test/test_run_service_api.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/python_http_client/test/test_run_storage_state.py b/backend/api/python_http_client/test/test_run_storage_state.py index a08c41e83293..38476dbcc340 100644 --- a/backend/api/python_http_client/test/test_run_storage_state.py +++ b/backend/api/python_http_client/test/test_run_storage_state.py @@ -1,17 +1,3 @@ -# Copyright 2021 Google LLC -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - # coding: utf-8 """ diff --git a/backend/api/swagger/kfp_api_single_file.swagger.json b/backend/api/swagger/kfp_api_single_file.swagger.json index 2c6e36aeccbd..cdc46321cf2d 100644 --- a/backend/api/swagger/kfp_api_single_file.swagger.json +++ b/backend/api/swagger/kfp_api_single_file.swagger.json @@ -2,7 +2,7 @@ "swagger": "2.0", "info": { "title": "Kubeflow Pipelines API", - "version": "1.4.0-rc.1", + "version": "1.4.0", "description": "This file contains REST API specification for Kubeflow Pipelines. The file is autogenerated from the swagger definition.", "contact": { "name": "google", diff --git a/components/README.md b/components/README.md index a0b9afa4b957..c605c52e3c1e 100644 --- a/components/README.md +++ b/components/README.md @@ -165,37 +165,37 @@ Also see the tutorials for [data passing for components based on python function / [gcp](https://github.com/kubeflow/pipelines/tree/ee527c8ad4c6fd60e8ee8a37f0653330ed0dc426/components/gcp) / [automl](https://github.com/kubeflow/pipelines/tree/ee527c8ad4c6fd60e8ee8a37f0653330ed0dc426/components/gcp/automl) / [split_dataset_table_column_names](https://github.com/kubeflow/pipelines/tree/ee527c8ad4c6fd60e8ee8a37f0653330ed0dc426/components/gcp/automl/split_dataset_table_column_names) / [Automl split dataset table column names](https://raw.githubusercontent.com/kubeflow/pipelines/ee527c8ad4c6fd60e8ee8a37f0653330ed0dc426/components/gcp/automl/split_dataset_table_column_names/component.yaml) - / [gcp](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp) / [bigquery](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/bigquery) / [query](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/bigquery/query) / [to_CSV](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/bigquery/query/to_CSV) / [Bigquery - Query](https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/bigquery/query/to_CSV/component.yaml) + / [gcp](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp) / [bigquery](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/bigquery) / [query](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/bigquery/query) / [to_CSV](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/bigquery/query/to_CSV) / [Bigquery - Query](https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/bigquery/query/to_CSV/component.yaml) - / [gcp](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp) / [bigquery](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/bigquery) / [query](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/bigquery/query) / [to_gcs](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/bigquery/query/to_gcs) / [Bigquery - Query](https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/bigquery/query/to_gcs/component.yaml) + / [gcp](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp) / [bigquery](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/bigquery) / [query](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/bigquery/query) / [to_gcs](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/bigquery/query/to_gcs) / [Bigquery - Query](https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/bigquery/query/to_gcs/component.yaml) - / [gcp](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp) / [bigquery](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/bigquery) / [query](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/bigquery/query) / [to_table](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/bigquery/query/to_table) / [Bigquery - Query](https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/bigquery/query/to_table/component.yaml) + / [gcp](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp) / [bigquery](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/bigquery) / [query](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/bigquery/query) / [to_table](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/bigquery/query/to_table) / [Bigquery - Query](https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/bigquery/query/to_table/component.yaml) - / [gcp](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp) / [dataflow](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/dataflow) / [launch_python](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/dataflow/launch_python) / [Launch Python](https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/dataflow/launch_python/component.yaml) + / [gcp](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp) / [dataflow](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/dataflow) / [launch_python](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/dataflow/launch_python) / [Launch Python](https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/dataflow/launch_python/component.yaml) - / [gcp](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp) / [dataflow](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/dataflow) / [launch_template](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/dataflow/launch_template) / [Launch Dataflow Template](https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/dataflow/launch_template/component.yaml) + / [gcp](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp) / [dataflow](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/dataflow) / [launch_template](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/dataflow/launch_template) / [Launch Dataflow Template](https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/dataflow/launch_template/component.yaml) - / [gcp](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp) / [dataproc](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/dataproc) / [create_cluster](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/dataproc/create_cluster) / [dataproc_create_cluster](https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/dataproc/create_cluster/component.yaml) + / [gcp](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp) / [dataproc](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/dataproc) / [create_cluster](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/dataproc/create_cluster) / [dataproc_create_cluster](https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/dataproc/create_cluster/component.yaml) - / [gcp](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp) / [dataproc](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/dataproc) / [delete_cluster](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/dataproc/delete_cluster) / [dataproc_delete_cluster](https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/dataproc/delete_cluster/component.yaml) + / [gcp](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp) / [dataproc](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/dataproc) / [delete_cluster](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/dataproc/delete_cluster) / [dataproc_delete_cluster](https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/dataproc/delete_cluster/component.yaml) - / [gcp](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp) / [dataproc](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/dataproc) / [submit_hadoop_job](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/dataproc/submit_hadoop_job) / [dataproc_submit_hadoop_job](https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/dataproc/submit_hadoop_job/component.yaml) + / [gcp](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp) / [dataproc](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/dataproc) / [submit_hadoop_job](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/dataproc/submit_hadoop_job) / [dataproc_submit_hadoop_job](https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/dataproc/submit_hadoop_job/component.yaml) - / [gcp](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp) / [dataproc](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/dataproc) / [submit_hive_job](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/dataproc/submit_hive_job) / [dataproc_submit_hive_job](https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/dataproc/submit_hive_job/component.yaml) + / [gcp](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp) / [dataproc](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/dataproc) / [submit_hive_job](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/dataproc/submit_hive_job) / [dataproc_submit_hive_job](https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/dataproc/submit_hive_job/component.yaml) - / [gcp](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp) / [dataproc](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/dataproc) / [submit_pig_job](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/dataproc/submit_pig_job) / [dataproc_submit_pig_job](https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/dataproc/submit_pig_job/component.yaml) + / [gcp](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp) / [dataproc](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/dataproc) / [submit_pig_job](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/dataproc/submit_pig_job) / [dataproc_submit_pig_job](https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/dataproc/submit_pig_job/component.yaml) - / [gcp](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp) / [dataproc](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/dataproc) / [submit_pyspark_job](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/dataproc/submit_pyspark_job) / [dataproc_submit_pyspark_job](https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/dataproc/submit_pyspark_job/component.yaml) + / [gcp](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp) / [dataproc](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/dataproc) / [submit_pyspark_job](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/dataproc/submit_pyspark_job) / [dataproc_submit_pyspark_job](https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/dataproc/submit_pyspark_job/component.yaml) - / [gcp](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp) / [dataproc](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/dataproc) / [submit_spark_job](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/dataproc/submit_spark_job) / [dataproc_submit_spark_job](https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/dataproc/submit_spark_job/component.yaml) + / [gcp](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp) / [dataproc](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/dataproc) / [submit_spark_job](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/dataproc/submit_spark_job) / [dataproc_submit_spark_job](https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/dataproc/submit_spark_job/component.yaml) - / [gcp](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp) / [dataproc](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/dataproc) / [submit_sparksql_job](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/dataproc/submit_sparksql_job) / [dataproc_submit_sparksql_job](https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/dataproc/submit_sparksql_job/component.yaml) + / [gcp](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp) / [dataproc](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/dataproc) / [submit_sparksql_job](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/dataproc/submit_sparksql_job) / [dataproc_submit_sparksql_job](https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/dataproc/submit_sparksql_job/component.yaml) - / [gcp](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp) / [ml_engine](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/ml_engine) / [batch_predict](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/ml_engine/batch_predict) / [Batch predict against a model with Cloud ML Engine](https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/ml_engine/batch_predict/component.yaml) + / [gcp](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp) / [ml_engine](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/ml_engine) / [batch_predict](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/ml_engine/batch_predict) / [Batch predict against a model with Cloud ML Engine](https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/ml_engine/batch_predict/component.yaml) - / [gcp](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp) / [ml_engine](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/ml_engine) / [deploy](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/ml_engine/deploy) / [Deploying a trained model to Cloud Machine Learning Engine](https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/ml_engine/deploy/component.yaml) + / [gcp](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp) / [ml_engine](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/ml_engine) / [deploy](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/ml_engine/deploy) / [Deploying a trained model to Cloud Machine Learning Engine](https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/ml_engine/deploy/component.yaml) - / [gcp](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp) / [ml_engine](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/ml_engine) / [train](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/ml_engine/train) / [Submitting a Cloud ML training job as a pipeline step](https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/ml_engine/train/component.yaml) + / [gcp](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp) / [ml_engine](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/ml_engine) / [train](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/gcp/ml_engine/train) / [Submitting a Cloud ML training job as a pipeline step](https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/ml_engine/train/component.yaml) / [git](https://github.com/kubeflow/pipelines/tree/d707b93fb4fb49eaa23a73aacb7caee720c5f8ce/components/git) / [clone](https://github.com/kubeflow/pipelines/tree/d707b93fb4fb49eaa23a73aacb7caee720c5f8ce/components/git/clone) / [Git clone](https://raw.githubusercontent.com/kubeflow/pipelines/d707b93fb4fb49eaa23a73aacb7caee720c5f8ce/components/git/clone/component.yaml) @@ -259,9 +259,9 @@ Also see the tutorials for [data passing for components based on python function / [keras](https://github.com/kubeflow/pipelines/tree/5f7afe3eadf021cfc5316ff3542e4eb66114f2cd/components/keras) / [Train_classifier](https://github.com/kubeflow/pipelines/tree/5f7afe3eadf021cfc5316ff3542e4eb66114f2cd/components/keras/Train_classifier) / [from_CSV](https://github.com/kubeflow/pipelines/tree/5f7afe3eadf021cfc5316ff3542e4eb66114f2cd/components/keras/Train_classifier/from_CSV) / [Keras train classifier from csv](https://raw.githubusercontent.com/kubeflow/pipelines/5f7afe3eadf021cfc5316ff3542e4eb66114f2cd/components/keras/Train_classifier/from_CSV/component.yaml) - / [kubeflow](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/kubeflow) / [deployer](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/kubeflow/deployer) / [Kubeflow - Serve TF model](https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/kubeflow/deployer/component.yaml) + / [kubeflow](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/kubeflow) / [deployer](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/kubeflow/deployer) / [Kubeflow - Serve TF model](https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/kubeflow/deployer/component.yaml) - / [kubeflow](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/kubeflow) / [dnntrainer](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/kubeflow/dnntrainer) / [Train FC DNN using TF](https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/kubeflow/dnntrainer/component.yaml) + / [kubeflow](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/kubeflow) / [dnntrainer](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/kubeflow/dnntrainer) / [Train FC DNN using TF](https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/kubeflow/dnntrainer/component.yaml) / [kubeflow](https://github.com/kubeflow/pipelines/tree/d343607674a196eb4ba21a29eb56ecccc5af658a/components/kubeflow) / [katib-launcher](https://github.com/kubeflow/pipelines/tree/d343607674a196eb4ba21a29eb56ecccc5af658a/components/kubeflow/katib-launcher) / [Kubeflow - Launch Experiment](https://raw.githubusercontent.com/kubeflow/pipelines/d343607674a196eb4ba21a29eb56ecccc5af658a/components/kubeflow/katib-launcher/component.yaml) @@ -269,9 +269,9 @@ Also see the tutorials for [data passing for components based on python function / [kubeflow](https://github.com/kubeflow/pipelines/tree/2923af77be7363d6b670eb0bbf6be3446d35b175/components/kubeflow) / [launcher](https://github.com/kubeflow/pipelines/tree/2923af77be7363d6b670eb0bbf6be3446d35b175/components/kubeflow/launcher) / [Kubeflow - Launch TFJob](https://raw.githubusercontent.com/kubeflow/pipelines/2923af77be7363d6b670eb0bbf6be3446d35b175/components/kubeflow/launcher/component.yaml) - / [local](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/local) / [confusion_matrix](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/local/confusion_matrix) / [Confusion matrix](https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/local/confusion_matrix/component.yaml) + / [local](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/local) / [confusion_matrix](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/local/confusion_matrix) / [Confusion matrix](https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/local/confusion_matrix/component.yaml) - / [local](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/local) / [roc](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/local/roc) / [ROC curve](https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/local/roc/component.yaml) + / [local](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/local) / [roc](https://github.com/kubeflow/pipelines/tree/7d36f48482d93f331664a851842276b733f1686a/components/local/roc) / [ROC curve](https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/local/roc/component.yaml) / [ml_metrics](https://github.com/kubeflow/pipelines/tree/d4d692e4c2508328961e892acda03453f4b23600/components/ml_metrics) / [Aggregate_regression_metrics](https://github.com/kubeflow/pipelines/tree/d4d692e4c2508328961e892acda03453f4b23600/components/ml_metrics/Aggregate_regression_metrics) / [Aggregate regression metrics](https://raw.githubusercontent.com/kubeflow/pipelines/d4d692e4c2508328961e892acda03453f4b23600/components/ml_metrics/Aggregate_regression_metrics/component.yaml) diff --git a/components/gcp/bigquery/query/to_CSV/component.yaml b/components/gcp/bigquery/query/to_CSV/component.yaml index ae8ded5d086e..4865112b59ea 100644 --- a/components/gcp/bigquery/query/to_CSV/component.yaml +++ b/components/gcp/bigquery/query/to_CSV/component.yaml @@ -47,7 +47,7 @@ outputs: type: CSV implementation: container: - image: gcr.io/ml-pipeline/ml-pipeline-gcp:1.4.0-rc.1 + image: gcr.io/ml-pipeline/ml-pipeline-gcp:1.4.0 args: [ --ui_metadata_path, {outputPath: MLPipeline UI metadata}, kfp_component.google.bigquery, query, diff --git a/components/gcp/bigquery/query/to_gcs/component.yaml b/components/gcp/bigquery/query/to_gcs/component.yaml index 760179cf3f24..0383c87fb54a 100644 --- a/components/gcp/bigquery/query/to_gcs/component.yaml +++ b/components/gcp/bigquery/query/to_gcs/component.yaml @@ -69,7 +69,7 @@ outputs: type: UI metadata implementation: container: - image: gcr.io/ml-pipeline/ml-pipeline-gcp:1.4.0-rc.1 + image: gcr.io/ml-pipeline/ml-pipeline-gcp:1.4.0 args: [ --ui_metadata_path, {outputPath: MLPipeline UI metadata}, kfp_component.google.bigquery, query, diff --git a/components/gcp/bigquery/query/to_table/README.md b/components/gcp/bigquery/query/to_table/README.md index 2b184e06e8ca..7ee0155ddb41 100644 --- a/components/gcp/bigquery/query/to_table/README.md +++ b/components/gcp/bigquery/query/to_table/README.md @@ -77,7 +77,7 @@ Note: The following sample code works in an IPython notebook or directly in Pyth import kfp.components as comp bigquery_query_op = comp.load_component_from_url( - 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/bigquery/query/to_table/component.yaml') + 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/bigquery/query/to_table/component.yaml') help(bigquery_query_op) ``` diff --git a/components/gcp/bigquery/query/to_table/component.yaml b/components/gcp/bigquery/query/to_table/component.yaml index 4fce9d8762d4..5511533eb3bb 100644 --- a/components/gcp/bigquery/query/to_table/component.yaml +++ b/components/gcp/bigquery/query/to_table/component.yaml @@ -56,7 +56,7 @@ outputs: type: UI metadata implementation: container: - image: gcr.io/ml-pipeline/ml-pipeline-gcp:1.4.0-rc.1 + image: gcr.io/ml-pipeline/ml-pipeline-gcp:1.4.0 args: [ --ui_metadata_path, {outputPath: MLPipeline UI metadata}, kfp_component.google.bigquery, query, diff --git a/components/gcp/container/component_sdk/python/setup.py b/components/gcp/container/component_sdk/python/setup.py index bac33c2ece5b..284d46ed6fbc 100644 --- a/components/gcp/container/component_sdk/python/setup.py +++ b/components/gcp/container/component_sdk/python/setup.py @@ -15,7 +15,7 @@ from setuptools import setup PACKAGE_NAME = 'kfp-component' -VERSION = '1.4.0-rc.1' +VERSION = '1.4.0' setup( name=PACKAGE_NAME, diff --git a/components/gcp/dataflow/launch_python/README.md b/components/gcp/dataflow/launch_python/README.md index 94797c6a9f68..4af4f2c317a8 100644 --- a/components/gcp/dataflow/launch_python/README.md +++ b/components/gcp/dataflow/launch_python/README.md @@ -90,7 +90,7 @@ The steps to use the component in a pipeline are: ```python import kfp.components as comp - dataflow_python_op = comp.load_component_from_url('https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/dataflow/launch_python/component.yaml') + dataflow_python_op = comp.load_component_from_url('https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/dataflow/launch_python/component.yaml') help(dataflow_python_op) ``` diff --git a/components/gcp/dataflow/launch_python/component.yaml b/components/gcp/dataflow/launch_python/component.yaml index 9772c5cebdc5..01d7e07036c5 100644 --- a/components/gcp/dataflow/launch_python/component.yaml +++ b/components/gcp/dataflow/launch_python/component.yaml @@ -56,7 +56,7 @@ outputs: type: UI metadata implementation: container: - image: gcr.io/ml-pipeline/ml-pipeline-gcp:1.4.0-rc.1 + image: gcr.io/ml-pipeline/ml-pipeline-gcp:1.4.0 args: [ --ui_metadata_path, {outputPath: MLPipeline UI metadata}, kfp_component.google.dataflow, launch_python, diff --git a/components/gcp/dataflow/launch_python/sample.ipynb b/components/gcp/dataflow/launch_python/sample.ipynb index 5e6b04d9e8a2..82cdd9084b5d 100644 --- a/components/gcp/dataflow/launch_python/sample.ipynb +++ b/components/gcp/dataflow/launch_python/sample.ipynb @@ -92,7 +92,7 @@ "import kfp.components as comp\n", "\n", "dataflow_python_op = comp.load_component_from_url(\n", - " 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/dataflow/launch_python/component.yaml')\n", + " 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/dataflow/launch_python/component.yaml')\n", "help(dataflow_python_op)" ] }, diff --git a/components/gcp/dataflow/launch_template/README.md b/components/gcp/dataflow/launch_template/README.md index b5cca5e12547..9ddcd725bff2 100644 --- a/components/gcp/dataflow/launch_template/README.md +++ b/components/gcp/dataflow/launch_template/README.md @@ -63,7 +63,7 @@ Follow these steps to use the component in a pipeline: import kfp.components as comp dataflow_template_op = comp.load_component_from_url( - 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/dataflow/launch_template/component.yaml') + 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/dataflow/launch_template/component.yaml') help(dataflow_template_op) ``` diff --git a/components/gcp/dataflow/launch_template/component.yaml b/components/gcp/dataflow/launch_template/component.yaml index c584c8e293dd..b383a0a16be5 100644 --- a/components/gcp/dataflow/launch_template/component.yaml +++ b/components/gcp/dataflow/launch_template/component.yaml @@ -63,7 +63,7 @@ outputs: type: UI metadata implementation: container: - image: gcr.io/ml-pipeline/ml-pipeline-gcp:1.4.0-rc.1 + image: gcr.io/ml-pipeline/ml-pipeline-gcp:1.4.0 args: [ --ui_metadata_path, {outputPath: MLPipeline UI metadata}, kfp_component.google.dataflow, launch_template, diff --git a/components/gcp/dataflow/launch_template/sample.ipynb b/components/gcp/dataflow/launch_template/sample.ipynb index 1a1b6fc84fb3..2c00d167cb52 100644 --- a/components/gcp/dataflow/launch_template/sample.ipynb +++ b/components/gcp/dataflow/launch_template/sample.ipynb @@ -81,7 +81,7 @@ "import kfp.components as comp\n", "\n", "dataflow_template_op = comp.load_component_from_url(\n", - " 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/dataflow/launch_template/component.yaml')\n", + " 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/dataflow/launch_template/component.yaml')\n", "help(dataflow_template_op)" ] }, diff --git a/components/gcp/dataproc/create_cluster/README.md b/components/gcp/dataproc/create_cluster/README.md index 360791789ba2..617f486424be 100644 --- a/components/gcp/dataproc/create_cluster/README.md +++ b/components/gcp/dataproc/create_cluster/README.md @@ -87,7 +87,7 @@ Follow these steps to use the component in a pipeline: ```python import kfp.components as comp - dataproc_create_cluster_op = comp.load_component_from_url('https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/dataproc/create_cluster/component.yaml') + dataproc_create_cluster_op = comp.load_component_from_url('https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/dataproc/create_cluster/component.yaml') help(dataproc_create_cluster_op) ``` diff --git a/components/gcp/dataproc/create_cluster/component.yaml b/components/gcp/dataproc/create_cluster/component.yaml index 283bc379e7a2..d8d3a4056a4b 100644 --- a/components/gcp/dataproc/create_cluster/component.yaml +++ b/components/gcp/dataproc/create_cluster/component.yaml @@ -70,7 +70,7 @@ outputs: type: UI metadata implementation: container: - image: gcr.io/ml-pipeline/ml-pipeline-gcp:1.4.0-rc.1 + image: gcr.io/ml-pipeline/ml-pipeline-gcp:1.4.0 args: [ --ui_metadata_path, {outputPath: MLPipeline UI metadata}, kfp_component.google.dataproc, create_cluster, diff --git a/components/gcp/dataproc/create_cluster/sample.ipynb b/components/gcp/dataproc/create_cluster/sample.ipynb index cb9accfd19fd..afabf91de63b 100644 --- a/components/gcp/dataproc/create_cluster/sample.ipynb +++ b/components/gcp/dataproc/create_cluster/sample.ipynb @@ -87,7 +87,7 @@ "import kfp.components as comp\n", "\n", "dataproc_create_cluster_op = comp.load_component_from_url(\n", - " 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/dataproc/create_cluster/component.yaml')\n", + " 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/dataproc/create_cluster/component.yaml')\n", "help(dataproc_create_cluster_op)" ] }, diff --git a/components/gcp/dataproc/delete_cluster/README.md b/components/gcp/dataproc/delete_cluster/README.md index 66b28405fe58..ecbed4317ca6 100644 --- a/components/gcp/dataproc/delete_cluster/README.md +++ b/components/gcp/dataproc/delete_cluster/README.md @@ -65,7 +65,7 @@ Follow these steps to use the component in a pipeline: ```python import kfp.components as comp - dataproc_delete_cluster_op = comp.load_component_from_url('https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/dataproc/delete_cluster/component.yaml') + dataproc_delete_cluster_op = comp.load_component_from_url('https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/dataproc/delete_cluster/component.yaml') help(dataproc_delete_cluster_op) ``` diff --git a/components/gcp/dataproc/delete_cluster/component.yaml b/components/gcp/dataproc/delete_cluster/component.yaml index 2463f21fc517..bef95052b1e0 100644 --- a/components/gcp/dataproc/delete_cluster/component.yaml +++ b/components/gcp/dataproc/delete_cluster/component.yaml @@ -36,7 +36,7 @@ inputs: type: Integer implementation: container: - image: gcr.io/ml-pipeline/ml-pipeline-gcp:1.4.0-rc.1 + image: gcr.io/ml-pipeline/ml-pipeline-gcp:1.4.0 args: [ kfp_component.google.dataproc, delete_cluster, --project_id, {inputValue: project_id}, diff --git a/components/gcp/dataproc/delete_cluster/sample.ipynb b/components/gcp/dataproc/delete_cluster/sample.ipynb index 2fccd8f6fdee..f4f9f4aa8505 100644 --- a/components/gcp/dataproc/delete_cluster/sample.ipynb +++ b/components/gcp/dataproc/delete_cluster/sample.ipynb @@ -70,7 +70,7 @@ "import kfp.components as comp\n", "\n", "dataproc_delete_cluster_op = comp.load_component_from_url(\n", - " 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/dataproc/delete_cluster/component.yaml')\n", + " 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/dataproc/delete_cluster/component.yaml')\n", "help(dataproc_delete_cluster_op)" ] }, diff --git a/components/gcp/dataproc/submit_hadoop_job/README.md b/components/gcp/dataproc/submit_hadoop_job/README.md index 7cb8f08e671d..ee4a0d310d71 100644 --- a/components/gcp/dataproc/submit_hadoop_job/README.md +++ b/components/gcp/dataproc/submit_hadoop_job/README.md @@ -82,7 +82,7 @@ Follow these steps to use the component in a pipeline: ```python import kfp.components as comp - dataproc_submit_hadoop_job_op = comp.load_component_from_url('https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/dataproc/submit_hadoop_job/component.yaml') + dataproc_submit_hadoop_job_op = comp.load_component_from_url('https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/dataproc/submit_hadoop_job/component.yaml') help(dataproc_submit_hadoop_job_op) ``` diff --git a/components/gcp/dataproc/submit_hadoop_job/component.yaml b/components/gcp/dataproc/submit_hadoop_job/component.yaml index ba8b7b4b8eef..838f91bbe657 100644 --- a/components/gcp/dataproc/submit_hadoop_job/component.yaml +++ b/components/gcp/dataproc/submit_hadoop_job/component.yaml @@ -80,7 +80,7 @@ outputs: type: UI metadata implementation: container: - image: gcr.io/ml-pipeline/ml-pipeline-gcp:1.4.0-rc.1 + image: gcr.io/ml-pipeline/ml-pipeline-gcp:1.4.0 args: [ --ui_metadata_path, {outputPath: MLPipeline UI metadata}, kfp_component.google.dataproc, submit_hadoop_job, diff --git a/components/gcp/dataproc/submit_hadoop_job/sample.ipynb b/components/gcp/dataproc/submit_hadoop_job/sample.ipynb index 4b5bc66c4975..0d43ea5f63c1 100644 --- a/components/gcp/dataproc/submit_hadoop_job/sample.ipynb +++ b/components/gcp/dataproc/submit_hadoop_job/sample.ipynb @@ -85,7 +85,7 @@ "import kfp.components as comp\n", "\n", "dataproc_submit_hadoop_job_op = comp.load_component_from_url(\n", - " 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/dataproc/submit_hadoop_job/component.yaml')\n", + " 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/dataproc/submit_hadoop_job/component.yaml')\n", "help(dataproc_submit_hadoop_job_op)" ] }, diff --git a/components/gcp/dataproc/submit_hive_job/README.md b/components/gcp/dataproc/submit_hive_job/README.md index 1852a297709f..627ceb520268 100644 --- a/components/gcp/dataproc/submit_hive_job/README.md +++ b/components/gcp/dataproc/submit_hive_job/README.md @@ -72,7 +72,7 @@ Follow these steps to use the component in a pipeline: ```python import kfp.components as comp - dataproc_submit_hive_job_op = comp.load_component_from_url('https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/dataproc/submit_hive_job/component.yaml') + dataproc_submit_hive_job_op = comp.load_component_from_url('https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/dataproc/submit_hive_job/component.yaml') help(dataproc_submit_hive_job_op) ``` diff --git a/components/gcp/dataproc/submit_hive_job/component.yaml b/components/gcp/dataproc/submit_hive_job/component.yaml index 729a09d4e39c..d931a039b8fc 100644 --- a/components/gcp/dataproc/submit_hive_job/component.yaml +++ b/components/gcp/dataproc/submit_hive_job/component.yaml @@ -75,7 +75,7 @@ outputs: type: UI metadata implementation: container: - image: gcr.io/ml-pipeline/ml-pipeline-gcp:1.4.0-rc.1 + image: gcr.io/ml-pipeline/ml-pipeline-gcp:1.4.0 args: [ --ui_metadata_path, {outputPath: MLPipeline UI metadata}, kfp_component.google.dataproc, submit_hive_job, diff --git a/components/gcp/dataproc/submit_hive_job/sample.ipynb b/components/gcp/dataproc/submit_hive_job/sample.ipynb index 944375dee489..c1e5e53080a9 100644 --- a/components/gcp/dataproc/submit_hive_job/sample.ipynb +++ b/components/gcp/dataproc/submit_hive_job/sample.ipynb @@ -76,7 +76,7 @@ "import kfp.components as comp\n", "\n", "dataproc_submit_hive_job_op = comp.load_component_from_url(\n", - " 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/dataproc/submit_hive_job/component.yaml')\n", + " 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/dataproc/submit_hive_job/component.yaml')\n", "help(dataproc_submit_hive_job_op)" ] }, diff --git a/components/gcp/dataproc/submit_pig_job/README.md b/components/gcp/dataproc/submit_pig_job/README.md index 1b0e181b0a52..21c51c4ea97b 100644 --- a/components/gcp/dataproc/submit_pig_job/README.md +++ b/components/gcp/dataproc/submit_pig_job/README.md @@ -81,7 +81,7 @@ Follow these steps to use the component in a pipeline: ```python import kfp.components as comp - dataproc_submit_pig_job_op = comp.load_component_from_url('https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/dataproc/submit_pig_job/component.yaml') + dataproc_submit_pig_job_op = comp.load_component_from_url('https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/dataproc/submit_pig_job/component.yaml') help(dataproc_submit_pig_job_op) ``` diff --git a/components/gcp/dataproc/submit_pig_job/component.yaml b/components/gcp/dataproc/submit_pig_job/component.yaml index 2d3dfcc08592..9024a1c42481 100644 --- a/components/gcp/dataproc/submit_pig_job/component.yaml +++ b/components/gcp/dataproc/submit_pig_job/component.yaml @@ -75,7 +75,7 @@ outputs: type: UI metadata implementation: container: - image: gcr.io/ml-pipeline/ml-pipeline-gcp:1.4.0-rc.1 + image: gcr.io/ml-pipeline/ml-pipeline-gcp:1.4.0 args: [ --ui_metadata_path, {outputPath: MLPipeline UI metadata}, kfp_component.google.dataproc, submit_pig_job, diff --git a/components/gcp/dataproc/submit_pig_job/sample.ipynb b/components/gcp/dataproc/submit_pig_job/sample.ipynb index 1466b208cdde..c88e0038ec8a 100644 --- a/components/gcp/dataproc/submit_pig_job/sample.ipynb +++ b/components/gcp/dataproc/submit_pig_job/sample.ipynb @@ -79,7 +79,7 @@ "import kfp.components as comp\n", "\n", "dataproc_submit_pig_job_op = comp.load_component_from_url(\n", - " 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/dataproc/submit_pig_job/component.yaml')\n", + " 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/dataproc/submit_pig_job/component.yaml')\n", "help(dataproc_submit_pig_job_op)" ] }, diff --git a/components/gcp/dataproc/submit_pyspark_job/README.md b/components/gcp/dataproc/submit_pyspark_job/README.md index 70aed163a953..18a5cb0b9e13 100644 --- a/components/gcp/dataproc/submit_pyspark_job/README.md +++ b/components/gcp/dataproc/submit_pyspark_job/README.md @@ -78,7 +78,7 @@ Follow these steps to use the component in a pipeline: ```python import kfp.components as comp - dataproc_submit_pyspark_job_op = comp.load_component_from_url('https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/dataproc/submit_pyspark_job/component.yaml') + dataproc_submit_pyspark_job_op = comp.load_component_from_url('https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/dataproc/submit_pyspark_job/component.yaml') help(dataproc_submit_pyspark_job_op) ``` diff --git a/components/gcp/dataproc/submit_pyspark_job/component.yaml b/components/gcp/dataproc/submit_pyspark_job/component.yaml index e9c8c505b931..1c58c3558ceb 100644 --- a/components/gcp/dataproc/submit_pyspark_job/component.yaml +++ b/components/gcp/dataproc/submit_pyspark_job/component.yaml @@ -69,7 +69,7 @@ outputs: type: UI metadata implementation: container: - image: gcr.io/ml-pipeline/ml-pipeline-gcp:1.4.0-rc.1 + image: gcr.io/ml-pipeline/ml-pipeline-gcp:1.4.0 args: [ --ui_metadata_path, {outputPath: MLPipeline UI metadata}, kfp_component.google.dataproc, submit_pyspark_job, diff --git a/components/gcp/dataproc/submit_pyspark_job/sample.ipynb b/components/gcp/dataproc/submit_pyspark_job/sample.ipynb index 50f6e800eb54..419ae3db0785 100644 --- a/components/gcp/dataproc/submit_pyspark_job/sample.ipynb +++ b/components/gcp/dataproc/submit_pyspark_job/sample.ipynb @@ -81,7 +81,7 @@ "import kfp.components as comp\n", "\n", "dataproc_submit_pyspark_job_op = comp.load_component_from_url(\n", - " 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/dataproc/submit_pyspark_job/component.yaml')\n", + " 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/dataproc/submit_pyspark_job/component.yaml')\n", "help(dataproc_submit_pyspark_job_op)" ] }, diff --git a/components/gcp/dataproc/submit_spark_job/README.md b/components/gcp/dataproc/submit_spark_job/README.md index 850c23739e4e..9ed43439e4b3 100644 --- a/components/gcp/dataproc/submit_spark_job/README.md +++ b/components/gcp/dataproc/submit_spark_job/README.md @@ -94,7 +94,7 @@ Follow these steps to use the component in a pipeline: import kfp.components as comp dataproc_submit_spark_job_op = comp.load_component_from_url( - 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/dataproc/submit_spark_job/component.yaml') + 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/dataproc/submit_spark_job/component.yaml') help(dataproc_submit_spark_job_op) ``` diff --git a/components/gcp/dataproc/submit_spark_job/component.yaml b/components/gcp/dataproc/submit_spark_job/component.yaml index 322af24b78e4..906857e85ce9 100644 --- a/components/gcp/dataproc/submit_spark_job/component.yaml +++ b/components/gcp/dataproc/submit_spark_job/component.yaml @@ -76,7 +76,7 @@ outputs: type: UI metadata implementation: container: - image: gcr.io/ml-pipeline/ml-pipeline-gcp:1.4.0-rc.1 + image: gcr.io/ml-pipeline/ml-pipeline-gcp:1.4.0 args: [ --ui_metadata_path, {outputPath: MLPipeline UI metadata}, kfp_component.google.dataproc, submit_spark_job, diff --git a/components/gcp/dataproc/submit_spark_job/sample.ipynb b/components/gcp/dataproc/submit_spark_job/sample.ipynb index 04c70927fba6..525a71bb3d3e 100644 --- a/components/gcp/dataproc/submit_spark_job/sample.ipynb +++ b/components/gcp/dataproc/submit_spark_job/sample.ipynb @@ -92,7 +92,7 @@ "import kfp.components as comp\n", "\n", "dataproc_submit_spark_job_op = comp.load_component_from_url(\n", - " 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/dataproc/submit_spark_job/component.yaml')\n", + " 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/dataproc/submit_spark_job/component.yaml')\n", "help(dataproc_submit_spark_job_op)" ] }, diff --git a/components/gcp/dataproc/submit_sparksql_job/README.md b/components/gcp/dataproc/submit_sparksql_job/README.md index fa7f1b4774fc..390e616dd524 100644 --- a/components/gcp/dataproc/submit_sparksql_job/README.md +++ b/components/gcp/dataproc/submit_sparksql_job/README.md @@ -73,7 +73,7 @@ Follow these steps to use the component in a pipeline: ```python import kfp.components as comp - dataproc_submit_sparksql_job_op = comp.load_component_from_url('https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/dataproc/submit_sparksql_job/component.yaml') + dataproc_submit_sparksql_job_op = comp.load_component_from_url('https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/dataproc/submit_sparksql_job/component.yaml') help(dataproc_submit_sparksql_job_op) ``` diff --git a/components/gcp/dataproc/submit_sparksql_job/component.yaml b/components/gcp/dataproc/submit_sparksql_job/component.yaml index ed19fb2e9efc..ab6ad88b6d51 100644 --- a/components/gcp/dataproc/submit_sparksql_job/component.yaml +++ b/components/gcp/dataproc/submit_sparksql_job/component.yaml @@ -75,7 +75,7 @@ outputs: type: UI metadata implementation: container: - image: gcr.io/ml-pipeline/ml-pipeline-gcp:1.4.0-rc.1 + image: gcr.io/ml-pipeline/ml-pipeline-gcp:1.4.0 args: [ --ui_metadata_path, {outputPath: MLPipeline UI metadata}, kfp_component.google.dataproc, submit_sparksql_job, diff --git a/components/gcp/dataproc/submit_sparksql_job/sample.ipynb b/components/gcp/dataproc/submit_sparksql_job/sample.ipynb index 72523af60896..1cce04ed53fe 100644 --- a/components/gcp/dataproc/submit_sparksql_job/sample.ipynb +++ b/components/gcp/dataproc/submit_sparksql_job/sample.ipynb @@ -77,7 +77,7 @@ "import kfp.components as comp\n", "\n", "dataproc_submit_sparksql_job_op = comp.load_component_from_url(\n", - " 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/dataproc/submit_sparksql_job/component.yaml')\n", + " 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/dataproc/submit_sparksql_job/component.yaml')\n", "help(dataproc_submit_sparksql_job_op)" ] }, diff --git a/components/gcp/ml_engine/batch_predict/README.md b/components/gcp/ml_engine/batch_predict/README.md index f9cf2e452402..7a3628a34f41 100644 --- a/components/gcp/ml_engine/batch_predict/README.md +++ b/components/gcp/ml_engine/batch_predict/README.md @@ -86,7 +86,7 @@ Follow these steps to use the component in a pipeline: import kfp.components as comp mlengine_batch_predict_op = comp.load_component_from_url( - 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/ml_engine/batch_predict/component.yaml') + 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/ml_engine/batch_predict/component.yaml') help(mlengine_batch_predict_op) ``` diff --git a/components/gcp/ml_engine/batch_predict/component.yaml b/components/gcp/ml_engine/batch_predict/component.yaml index f446f8806b54..172df81efec4 100644 --- a/components/gcp/ml_engine/batch_predict/component.yaml +++ b/components/gcp/ml_engine/batch_predict/component.yaml @@ -69,7 +69,7 @@ outputs: type: UI metadata implementation: container: - image: gcr.io/ml-pipeline/ml-pipeline-gcp:1.4.0-rc.1 + image: gcr.io/ml-pipeline/ml-pipeline-gcp:1.4.0 args: [ --ui_metadata_path, {outputPath: MLPipeline UI metadata}, kfp_component.google.ml_engine, batch_predict, diff --git a/components/gcp/ml_engine/batch_predict/sample.ipynb b/components/gcp/ml_engine/batch_predict/sample.ipynb index 8831b74fe616..9c1c97527a46 100644 --- a/components/gcp/ml_engine/batch_predict/sample.ipynb +++ b/components/gcp/ml_engine/batch_predict/sample.ipynb @@ -105,7 +105,7 @@ "import kfp.components as comp\n", "\n", "mlengine_batch_predict_op = comp.load_component_from_url(\n", - " 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/ml_engine/batch_predict/component.yaml')\n", + " 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/ml_engine/batch_predict/component.yaml')\n", "help(mlengine_batch_predict_op)" ] }, diff --git a/components/gcp/ml_engine/deploy/README.md b/components/gcp/ml_engine/deploy/README.md index 89d50ee5aabc..86bc90e44d35 100644 --- a/components/gcp/ml_engine/deploy/README.md +++ b/components/gcp/ml_engine/deploy/README.md @@ -103,7 +103,7 @@ Follow these steps to use the component in a pipeline: import kfp.components as comp mlengine_deploy_op = comp.load_component_from_url( - 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/ml_engine/deploy/component.yaml') + 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/ml_engine/deploy/component.yaml') help(mlengine_deploy_op) ``` diff --git a/components/gcp/ml_engine/deploy/component.yaml b/components/gcp/ml_engine/deploy/component.yaml index 3cc9450a5308..4c5490cef521 100644 --- a/components/gcp/ml_engine/deploy/component.yaml +++ b/components/gcp/ml_engine/deploy/component.yaml @@ -95,7 +95,7 @@ outputs: type: UI metadata implementation: container: - image: gcr.io/ml-pipeline/ml-pipeline-gcp:1.4.0-rc.1 + image: gcr.io/ml-pipeline/ml-pipeline-gcp:1.4.0 args: [ --ui_metadata_path, {outputPath: MLPipeline UI metadata}, kfp_component.google.ml_engine, deploy, diff --git a/components/gcp/ml_engine/deploy/sample.ipynb b/components/gcp/ml_engine/deploy/sample.ipynb index ecf51f915476..8da5537ab6f8 100644 --- a/components/gcp/ml_engine/deploy/sample.ipynb +++ b/components/gcp/ml_engine/deploy/sample.ipynb @@ -120,7 +120,7 @@ "import kfp.components as comp\n", "\n", "mlengine_deploy_op = comp.load_component_from_url(\n", - " 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/ml_engine/deploy/component.yaml')\n", + " 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/ml_engine/deploy/component.yaml')\n", "help(mlengine_deploy_op)" ] }, diff --git a/components/gcp/ml_engine/train/README.md b/components/gcp/ml_engine/train/README.md index 3ac0a2c74496..ed800bd60283 100644 --- a/components/gcp/ml_engine/train/README.md +++ b/components/gcp/ml_engine/train/README.md @@ -99,7 +99,7 @@ The steps to use the component in a pipeline are: ```python import kfp.components as comp - mlengine_train_op = comp.load_component_from_url('https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/ml_engine/train/component.yaml') + mlengine_train_op = comp.load_component_from_url('https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/ml_engine/train/component.yaml') help(mlengine_train_op) ``` ### Sample diff --git a/components/gcp/ml_engine/train/component.yaml b/components/gcp/ml_engine/train/component.yaml index 5c37a8fc20aa..b445d3f81863 100644 --- a/components/gcp/ml_engine/train/component.yaml +++ b/components/gcp/ml_engine/train/component.yaml @@ -109,7 +109,7 @@ outputs: type: UI metadata implementation: container: - image: gcr.io/ml-pipeline/ml-pipeline-gcp:1.4.0-rc.1 + image: gcr.io/ml-pipeline/ml-pipeline-gcp:1.4.0 args: [ --ui_metadata_path, {outputPath: MLPipeline UI metadata}, kfp_component.google.ml_engine, train, diff --git a/components/gcp/ml_engine/train/sample.ipynb b/components/gcp/ml_engine/train/sample.ipynb index 88e1a8227d64..6827c037fb56 100644 --- a/components/gcp/ml_engine/train/sample.ipynb +++ b/components/gcp/ml_engine/train/sample.ipynb @@ -99,7 +99,7 @@ "import kfp.components as comp\n", "\n", "mlengine_train_op = comp.load_component_from_url(\n", - " 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/ml_engine/train/component.yaml')\n", + " 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/ml_engine/train/component.yaml')\n", "help(mlengine_train_op)" ] }, diff --git a/components/kubeflow/deployer/component.yaml b/components/kubeflow/deployer/component.yaml index 4adb92a9857f..42b77f619b66 100644 --- a/components/kubeflow/deployer/component.yaml +++ b/components/kubeflow/deployer/component.yaml @@ -11,7 +11,7 @@ inputs: # - {name: Endppoint URI, type: Serving URI, description: 'URI of the deployed prediction service..'} implementation: container: - image: gcr.io/ml-pipeline/ml-pipeline-kubeflow-deployer:1.4.0-rc.1 + image: gcr.io/ml-pipeline/ml-pipeline-kubeflow-deployer:1.4.0 command: [/bin/deploy.sh] args: [ --model-export-path, {inputValue: Model dir}, diff --git a/components/kubeflow/dnntrainer/component.yaml b/components/kubeflow/dnntrainer/component.yaml index 658a94169626..51ef263787e3 100644 --- a/components/kubeflow/dnntrainer/component.yaml +++ b/components/kubeflow/dnntrainer/component.yaml @@ -16,7 +16,7 @@ outputs: - {name: MLPipeline UI metadata, type: UI metadata} implementation: container: - image: gcr.io/ml-pipeline/ml-pipeline-kubeflow-tf-trainer:1.4.0-rc.1 + image: gcr.io/ml-pipeline/ml-pipeline-kubeflow-tf-trainer:1.4.0 command: [python2, -m, trainer.task] args: [ --transformed-data-dir, {inputValue: Transformed data dir}, diff --git a/components/local/confusion_matrix/component.yaml b/components/local/confusion_matrix/component.yaml index 67ad7118142c..753f9d3fd77d 100644 --- a/components/local/confusion_matrix/component.yaml +++ b/components/local/confusion_matrix/component.yaml @@ -9,7 +9,7 @@ outputs: - {name: MLPipeline Metrics, type: Metrics} implementation: container: - image: gcr.io/ml-pipeline/ml-pipeline-local-confusion-matrix:1.4.0-rc.1 + image: gcr.io/ml-pipeline/ml-pipeline-local-confusion-matrix:1.4.0 command: [python2, /ml/confusion_matrix.py] args: [ --predictions, {inputValue: Predictions}, diff --git a/components/local/roc/component.yaml b/components/local/roc/component.yaml index 9779c3002168..71b616c41fce 100644 --- a/components/local/roc/component.yaml +++ b/components/local/roc/component.yaml @@ -11,7 +11,7 @@ outputs: - {name: MLPipeline Metrics, type: Metrics} implementation: container: - image: gcr.io/ml-pipeline/ml-pipeline-local-confusion-matrix:1.4.0-rc.1 + image: gcr.io/ml-pipeline/ml-pipeline-local-confusion-matrix:1.4.0 command: [python2, /ml/roc.py] args: [ --predictions, {inputValue: Predictions dir}, diff --git a/manifests/gcp_marketplace/chart/kubeflow-pipelines/templates/application.yaml b/manifests/gcp_marketplace/chart/kubeflow-pipelines/templates/application.yaml index 8d5767f67e0b..154b506c7997 100644 --- a/manifests/gcp_marketplace/chart/kubeflow-pipelines/templates/application.yaml +++ b/manifests/gcp_marketplace/chart/kubeflow-pipelines/templates/application.yaml @@ -12,7 +12,7 @@ metadata: spec: descriptor: type: Kubeflow Pipelines - version: 1.4.0-rc.1 + version: 1.4.0 description: |- Reusable end-to-end ML workflow maintainers: diff --git a/manifests/gcp_marketplace/schema.yaml b/manifests/gcp_marketplace/schema.yaml index 8ab50bfa194f..1309b89e989c 100644 --- a/manifests/gcp_marketplace/schema.yaml +++ b/manifests/gcp_marketplace/schema.yaml @@ -1,9 +1,9 @@ x-google-marketplace: schemaVersion: v2 applicationApiVersion: v1beta1 - publishedVersion: 1.4.0-rc.1 + publishedVersion: 1.4.0 publishedVersionMetadata: - releaseNote: Based on 1.4.0-rc.1 version. + releaseNote: Based on 1.4.0 version. releaseTypes: - Feature recommended: false diff --git a/manifests/kustomize/base/cache-deployer/kustomization.yaml b/manifests/kustomize/base/cache-deployer/kustomization.yaml index 187319dff2e3..8e51c6d330e5 100644 --- a/manifests/kustomize/base/cache-deployer/kustomization.yaml +++ b/manifests/kustomize/base/cache-deployer/kustomization.yaml @@ -6,4 +6,4 @@ resources: - cache-deployer-deployment.yaml images: - name: gcr.io/ml-pipeline/cache-deployer - newTag: 1.4.0-rc.1 + newTag: 1.4.0 diff --git a/manifests/kustomize/base/cache/kustomization.yaml b/manifests/kustomize/base/cache/kustomization.yaml index 6bf7a5a0b885..4a9d0da5cb3f 100644 --- a/manifests/kustomize/base/cache/kustomization.yaml +++ b/manifests/kustomize/base/cache/kustomization.yaml @@ -8,4 +8,4 @@ resources: - cache-sa.yaml images: - name: gcr.io/ml-pipeline/cache-server - newTag: 1.4.0-rc.1 + newTag: 1.4.0 diff --git a/manifests/kustomize/base/metadata/kustomization.yaml b/manifests/kustomize/base/metadata/kustomization.yaml index 4d6105aecd0f..e544a3c1d638 100644 --- a/manifests/kustomize/base/metadata/kustomization.yaml +++ b/manifests/kustomize/base/metadata/kustomization.yaml @@ -8,4 +8,4 @@ resources: - metadata-envoy-service.yaml images: - name: gcr.io/ml-pipeline/metadata-envoy - newTag: 1.4.0-rc.1 + newTag: 1.4.0 diff --git a/manifests/kustomize/base/params.env b/manifests/kustomize/base/params.env index 7ce53b102ae8..878e1812df50 100644 --- a/manifests/kustomize/base/params.env +++ b/manifests/kustomize/base/params.env @@ -1,5 +1,5 @@ appName=pipeline -appVersion=1.4.0-rc.1 +appVersion=1.4.0 dbHost=mysql dbPort=3306 mlmdDb=metadb diff --git a/manifests/kustomize/base/pipeline/kustomization.yaml b/manifests/kustomize/base/pipeline/kustomization.yaml index fac430558bf7..5b72f340695c 100644 --- a/manifests/kustomize/base/pipeline/kustomization.yaml +++ b/manifests/kustomize/base/pipeline/kustomization.yaml @@ -36,14 +36,14 @@ resources: - viewer-sa.yaml images: - name: gcr.io/ml-pipeline/api-server - newTag: 1.4.0-rc.1 + newTag: 1.4.0 - name: gcr.io/ml-pipeline/persistenceagent - newTag: 1.4.0-rc.1 + newTag: 1.4.0 - name: gcr.io/ml-pipeline/scheduledworkflow - newTag: 1.4.0-rc.1 + newTag: 1.4.0 - name: gcr.io/ml-pipeline/frontend - newTag: 1.4.0-rc.1 + newTag: 1.4.0 - name: gcr.io/ml-pipeline/viewer-crd-controller - newTag: 1.4.0-rc.1 + newTag: 1.4.0 - name: gcr.io/ml-pipeline/visualization-server - newTag: 1.4.0-rc.1 + newTag: 1.4.0 diff --git a/manifests/kustomize/base/pipeline/metadata-writer/kustomization.yaml b/manifests/kustomize/base/pipeline/metadata-writer/kustomization.yaml index 4f30ff11a147..369420f5d535 100644 --- a/manifests/kustomize/base/pipeline/metadata-writer/kustomization.yaml +++ b/manifests/kustomize/base/pipeline/metadata-writer/kustomization.yaml @@ -7,4 +7,4 @@ resources: - metadata-writer-sa.yaml images: - name: gcr.io/ml-pipeline/metadata-writer - newTag: 1.4.0-rc.1 + newTag: 1.4.0 diff --git a/manifests/kustomize/env/gcp/inverse-proxy/kustomization.yaml b/manifests/kustomize/env/gcp/inverse-proxy/kustomization.yaml index 174aa05abdef..40246167890c 100644 --- a/manifests/kustomize/env/gcp/inverse-proxy/kustomization.yaml +++ b/manifests/kustomize/env/gcp/inverse-proxy/kustomization.yaml @@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization images: - name: gcr.io/ml-pipeline/inverse-proxy-agent - newTag: 1.4.0-rc.1 + newTag: 1.4.0 resources: - proxy-configmap.yaml - proxy-deployment.yaml diff --git a/samples/contrib/mnist/04_Reusable_and_Pre-build_Components_as_Pipeline.ipynb b/samples/contrib/mnist/04_Reusable_and_Pre-build_Components_as_Pipeline.ipynb index 7f8429e05d7d..11b90a097b80 100644 --- a/samples/contrib/mnist/04_Reusable_and_Pre-build_Components_as_Pipeline.ipynb +++ b/samples/contrib/mnist/04_Reusable_and_Pre-build_Components_as_Pipeline.ipynb @@ -516,7 +516,7 @@ "outputs": [], "source": [ "mlengine_deploy_op = comp.load_component_from_url(\n", - " 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/ml_engine/deploy/component.yaml')\n", + " 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/ml_engine/deploy/component.yaml')\n", "\n", "def deploy(\n", " project_id,\n", @@ -542,7 +542,7 @@ "Kubeflow serving deployment component as an option. **Note that, the deployed Endppoint URI is not availabe as output of this component.**\n", "```python\n", "kubeflow_deploy_op = comp.load_component_from_url(\n", - " 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/ml_engine/deploy/component.yaml')\n", + " 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/ml_engine/deploy/component.yaml')\n", "\n", "def deploy_kubeflow(\n", " model_dir,\n", diff --git a/samples/core/ai_platform/ai_platform.ipynb b/samples/core/ai_platform/ai_platform.ipynb index 4fdd0ccc3279..e2a042afa74a 100644 --- a/samples/core/ai_platform/ai_platform.ipynb +++ b/samples/core/ai_platform/ai_platform.ipynb @@ -154,7 +154,7 @@ "outputs": [], "source": [ "mlengine_train_op = comp.load_component_from_url(\n", - " 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/ml_engine/train/component.yaml')\n", + " 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/ml_engine/train/component.yaml')\n", "\n", "def train(project_id,\n", " trainer_args,\n", @@ -192,7 +192,7 @@ "outputs": [], "source": [ "mlengine_deploy_op = comp.load_component_from_url(\n", - " 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/ml_engine/deploy/component.yaml')\n", + " 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/ml_engine/deploy/component.yaml')\n", "\n", "def deploy(\n", " project_id,\n", diff --git a/samples/core/dataflow/dataflow.ipynb b/samples/core/dataflow/dataflow.ipynb index c22cc64109ab..775857518981 100644 --- a/samples/core/dataflow/dataflow.ipynb +++ b/samples/core/dataflow/dataflow.ipynb @@ -137,7 +137,7 @@ "import kfp.components as comp\n", "\n", "dataflow_python_op = comp.load_component_from_url(\n", - " 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/dataflow/launch_python/component.yaml')\n", + " 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/dataflow/launch_python/component.yaml')\n", "help(dataflow_python_op)" ] }, diff --git a/samples/core/kubeflow_tf_serving/kubeflow_tf_serving.ipynb b/samples/core/kubeflow_tf_serving/kubeflow_tf_serving.ipynb index 8fae77d3b797..d5504f054063 100644 --- a/samples/core/kubeflow_tf_serving/kubeflow_tf_serving.ipynb +++ b/samples/core/kubeflow_tf_serving/kubeflow_tf_serving.ipynb @@ -176,7 +176,7 @@ "ts = int(time.time())\n", "model_version = str(ts) # Here we use timestamp as version to avoid conflict \n", "output = 'Your-Gcs-Path' # A GCS bucket for asset outputs\n", - "KUBEFLOW_DEPLOYER_IMAGE = 'gcr.io/ml-pipeline/ml-pipeline-kubeflow-deployer:1.4.0-rc.1'" + "KUBEFLOW_DEPLOYER_IMAGE = 'gcr.io/ml-pipeline/ml-pipeline-kubeflow-deployer:1.4.0'" ] }, { diff --git a/samples/core/xgboost_training_cm/xgboost_training_cm.py b/samples/core/xgboost_training_cm/xgboost_training_cm.py index b6332087ccaf..20115d8bc967 100644 --- a/samples/core/xgboost_training_cm/xgboost_training_cm.py +++ b/samples/core/xgboost_training_cm/xgboost_training_cm.py @@ -24,22 +24,22 @@ diagnose_me_op = components.load_component_from_url( 'https://raw.githubusercontent.com/kubeflow/pipelines/566dddfdfc0a6a725b6e50ea85e73d8d5578bbb9/components/diagnostics/diagnose_me/component.yaml') -confusion_matrix_op = components.load_component_from_url('https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/local/confusion_matrix/component.yaml') +confusion_matrix_op = components.load_component_from_url('https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/local/confusion_matrix/component.yaml') -roc_op = components.load_component_from_url('https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/local/roc/component.yaml') +roc_op = components.load_component_from_url('https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/local/roc/component.yaml') dataproc_create_cluster_op = components.load_component_from_url( - 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/dataproc/create_cluster/component.yaml') + 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/dataproc/create_cluster/component.yaml') dataproc_delete_cluster_op = components.load_component_from_url( - 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/dataproc/delete_cluster/component.yaml') + 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/dataproc/delete_cluster/component.yaml') dataproc_submit_pyspark_op = components.load_component_from_url( - 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/dataproc/submit_pyspark_job/component.yaml' + 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/dataproc/submit_pyspark_job/component.yaml' ) dataproc_submit_spark_op = components.load_component_from_url( - 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0-rc.1/components/gcp/dataproc/submit_spark_job/component.yaml' + 'https://raw.githubusercontent.com/kubeflow/pipelines/1.4.0/components/gcp/dataproc/submit_spark_job/component.yaml' ) _PYSRC_PREFIX = 'gs://ml-pipeline/sample-pipeline/xgboost' # Common path to python src.