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 kustomize to a version that supports oci repos #1572

Closed
Griznah opened this issue Mar 13, 2024 · 8 comments
Closed

Update kustomize to a version that supports oci repos #1572

Griznah opened this issue Mar 13, 2024 · 8 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature. triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@Griznah
Copy link

Griznah commented Mar 13, 2024

What would you like to be added:
A current version of kustomize, ie. https://github.com/kubernetes-sigs/kustomize/releases/tag/kustomize%2Fv5.3.0
Why is this needed:
To use built in kustomize with OCI helm repos as added in kubernetes-sigs/kustomize#5167

@Griznah Griznah added the kind/feature Categorizes issue or PR as related to a new feature. label Mar 13, 2024
@k8s-ci-robot k8s-ci-robot added the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Mar 13, 2024
@lucsoft
Copy link

lucsoft commented Mar 26, 2024

Took me a while to find out that my newest version of kubectl doesn't ship with the newest version of kustomize? Tried to debug why oci helm charts arent working... now i found the issue. Why does kubectl not just use the latest version of kustomize?

@lucsoft
Copy link

lucsoft commented Mar 26, 2024

Current main has pinned a version for over 10 months, thats crazy :D
image

@eddiezane
Copy link
Member

@koba1t how do you want to handle bumping kustomize in kubectl going forward?

@eddiezane eddiezane added the triage/accepted Indicates an issue or PR is ready to be actively worked on. label Mar 27, 2024
@k8s-ci-robot k8s-ci-robot removed the needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. label Mar 27, 2024
@koba1t
Copy link
Member

koba1t commented Mar 28, 2024

@eddiezane
I plan to kustomize maintainer update kustomize in kubectl when we release a new version.
I think it means we keep the current flow.

We haven't created a new release of Kustomize recently because we are still a bit confused by the change in the lead.
I plan to create a new release next week and use it to update the kustomize pkg in kubectl.

@koba1t
Copy link
Member

koba1t commented Apr 7, 2024

I created a PR that updates kustomize-in-kubectl.
kubernetes/kubernetes#124217

@ardaguclu
Copy link
Member

I believe that this is completed;

/close

@k8s-ci-robot
Copy link
Contributor

@ardaguclu: Closing this issue.

In response to this:

I believe that this is completed;

/close

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-sigs/prow repository.

@koba1t
Copy link
Member

koba1t commented Jun 28, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants