-
Notifications
You must be signed in to change notification settings - Fork 530
Conversation
Welcome @eumel8! |
There should be no different in api calls in CRD. Let's try without the diff.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome first pass, thank you so much for doing this. Could you please place the output of an install using your chart?
Have the maintainers considered deprecating and adding a deprecation warning etc.. on the previous chart? Creating a new version of the chart for v3? Just wondering what is the phasing out plan exactly or are we taking a hardline approach? Other repos seem to consider having a transition period between helm versions, ala velero for example.
Finally the tests seem to timed out?
@jimmidyson I know ;) There is nothing worth to skip squash messages. Summary highlights would be:
I'v just realized today there is a KubeFed Operator on start. I wouldn't have made a Helm v3 migration if I had known it before ;) |
@eumel8 Ooo a kubefed operator? I've not seen that - can you share any links please? |
@jimmidyson sure: https://github.com/openshift/kubefed-operator |
@eumel8 AFAIK openshift isn't planning on using kubefed any more so I guess that's not maintained (and looking at commit log that looks right). |
eta on this? |
The commit history makes it harder to review because the diffs include stuff that is already merged to master. I'm reviewing locally now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've tested this out locally and all works great - thank you!
Just a final couple of tidy up things and we're good to merge.
Co-authored-by: Jimmi Dyson <[email protected]>
Co-authored-by: Jimmi Dyson <[email protected]>
Co-authored-by: Jimmi Dyson <[email protected]>
Co-authored-by: Jimmi Dyson <[email protected]>
Co-authored-by: Jimmi Dyson <[email protected]>
@eumel8 I'm going to push a commit for the suggestion in #1260 (comment) - hope you don't mind. Then we can merge when green. |
/approve |
Thank you @eumel8! |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: eumel8, jimmidyson 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:
Approvers can indicate their approval by writing |
Also thank you to @alejandroEsc and @wangkai1994 for your review approvals - really helpful to have other sets of eyes on PRs. |
OK I messed up squashing this PR on merge 😢. Sorry again... |
Wow! |
Thanks @eumel8 |
What this PR does / why we need it:
Helmv3 is out for a while. Time to migrate the chart to v3. Adjust syntax/docs, move CRDs to specific folders without templating.
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #1234
Special notes for your reviewer: