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

Kustomize is not renovated #169

Open
chess-knight opened this issue May 31, 2024 · 1 comment · May be fixed by #170
Open

Kustomize is not renovated #169

chess-knight opened this issue May 31, 2024 · 1 comment · May be fixed by #170
Labels
bug Something isn't working Container Issues or pull requests relevant for Team 2: Container Infra and Tooling

Comments

@chess-knight
Copy link
Member

/kind bug

What steps did you take and what happened:
Pipeline Schedule - Update Bot is not working for customize, see e.g. https://github.com/SovereignCloudStack/cluster-stack-provider-openstack/actions/runs/9317239967/job/25647136793 - "Failed to look up github-tags package kubernetes-sigs/kustomize extractVersion=^kustomize\\/v(?<version>.+)$"

What did you expect to happen:
Kustomize renovated to kustomize/v5.4.2

Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]

Environment:

  • cluster-stack-provider-openstack version:
  • Kubernetes version: (use kubectl version)
  • OS (e.g. from /etc/os-release):
@chess-knight chess-knight added bug Something isn't working Container Issues or pull requests relevant for Team 2: Container Infra and Tooling labels May 31, 2024
@kranurag7
Copy link
Contributor

I had a look at how other are handling regex and I found the following patch.

https://github.com/toolhippie/kubectl/pull/113/files

I think we can simply rely on using github-tags here.

@kranurag7 kranurag7 linked a pull request May 31, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Container Issues or pull requests relevant for Team 2: Container Infra and Tooling
Projects
Status: Backlog
2 participants