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

feat(manager): support kustomize #5484

Merged
merged 21 commits into from
Mar 5, 2020
Merged

Conversation

moredhel
Copy link

This adds the following functionality:

  • support for git-tag based datasources for remote bases
  • support for docker based datasource for images

Closes #5467

@rarkins
Copy link
Collaborator

rarkins commented Feb 15, 2020

Thanks @moredhel, I made some small changes to the meta part of this PR - doc location and language. Could you check it for anything left failing the tests?

@moredhel
Copy link
Author

Hi @rarkins, no problem. There are a few type errors that I'll get to on Monday as I need to review and understand how to pass information from the extract to the update functions.

I'll post a more detailed question then when I have had more time to formulate my question

@moredhel
Copy link
Author

Thanks @rarkins,

Please have another look through the code & If you're happy then I'm happy.

Thanks

@rarkins rarkins changed the title Implement Kustomize plugin functionality feat(manager): support kustomize Feb 19, 2020
@rarkins rarkins merged commit fe482f9 into renovatebot:master Mar 5, 2020
viceice pushed a commit that referenced this pull request Mar 6, 2020
@lukasmrtvy
Copy link

@moredhel
Would be nice to support also ChartInflator plugin
https://github.com/kubernetes-sigs/kustomize/blob/master/plugin/someteam.example.com/v1/chartinflator/ChartInflator

Its not released yet afaik

@rarkins
Copy link
Collaborator

rarkins commented May 6, 2020

@lukasmrtvy sounds like it should be a new feature request

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 16, 2020
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.

Support for Kustomize Image Tags and Remote Bases
3 participants