Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

bump up kubernetes code generator version #753

Merged

Conversation

murali-reddy
Copy link
Contributor

@murali-reddy murali-reddy commented May 15, 2018

Issue Ref: None

Description:

Current k8s code generator included in kubeless code base is not working reliably. Using make update or ./hack/update-codegen.sh script only generates clientset, but does not generate informers and listers.

[PR Description]

This PR bump-up the code-generator version to 1.9.7 version. Latest versions works as expected i.e) generates clienset, informers, listers.

TODOs:

  • Ready to review
    - [ ] Automated Tests
    - [ ] Docs

@murali-reddy murali-reddy changed the title Client code generator bump up kubernetes code generator version May 15, 2018
@andresmgot
Copy link
Contributor

LGTM. You can ignore the error of CircleCI, I will fix that in a different PR (missing credentials).

@murali-reddy murali-reddy merged commit 63e9a09 into vmware-archive:master May 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants