Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Update Katib SDK with OpenAPI generator #1572

Merged
merged 3 commits into from Jul 29, 2021

Conversation

andreyvelich
Copy link
Member

Fixes: #1567.
I updated Katib SDK to be compatible with the latest Python Kubernetes Client version. I am using OpenAPI Generator instead of Swagger. Check this issue: kubernetes-client/python#1112.

I modified requirements with kubernetes>=12.0.0 version since KFP is using 12.0.1 version.

I removed test from SDK since we are not using them right now and we need to investigate how to generate them properly.

/cc @jinchihe @peterhaddad3121 @gaocegege @johnugeorge

@google-oss-robot
Copy link

@andreyvelich: GitHub didn't allow me to request PR reviews from the following users: peterhaddad3121.

Note that only kubeflow members and repo collaborators can review this PR, and authors cannot review their own PRs.

In response to this:

Fixes: #1567.
I updated Katib SDK to be compatible with the latest Python Kubernetes Client version. I am using OpenAPI Generator instead of Swagger. Check this issue: kubernetes-client/python#1112.

I modified requirements with kubernetes>=12.0.0 version since KFP is using 12.0.1 version.

I removed test from SDK since we are not using them right now and we need to investigate how to generate them properly.

/cc @jinchihe @peterhaddad3121 @gaocegege @johnugeorge

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@andreyvelich
Copy link
Member Author

Hi @DomFleischmann, @knkski @rfmvasconcelos, do you have any ideas why Charmed Tests can failed ?

@johnugeorge
Copy link
Member

/lgtm
/approve

@google-oss-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: andreyvelich, johnugeorge

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [andreyvelich,johnugeorge]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Katib SDK to be compatible with kfp-tekton
3 participants