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

Automate updating Konnect UI with latest KIC version #6738

Open
pmalek opened this issue Nov 28, 2024 · 2 comments
Open

Automate updating Konnect UI with latest KIC version #6738

pmalek opened this issue Nov 28, 2024 · 2 comments
Labels
area/maintenance Cleanup, refactoring, and other maintenance improvements that don't change functionality. nice-to-have priority/low
Milestone

Comments

@pmalek
Copy link
Member

pmalek commented Nov 28, 2024

Problem statement

https://github.com/Kong/konnect-ui-apps/blob/9357258c36537d0fd3e4b5722a682027da7f91f8/apps/gateway-manager/src/locales/en.json#L852 contains the latest KIC version that is used in Konnect's UI for creating a KIC CP.

This version currently needs to be manually updated.

This issue tracks the effort of automating this task.

konnect-ui-apps repo already uses renovate so it seems it's just a matter of configuration. The file in question is a json which do not allow comments (so it cannot be done like in yaml e.g. in here https://github.com/Kong/kubernetes-ingress-controller/blob/10ea280e23c3dd34a430decfb9efd2f9dfac6d3c/.tools_versions.yaml).

Acceptance criteria

  • As a developer I do not need to update KIC's latest version in Konnect UI repo.
@pmalek pmalek added priority/low area/maintenance Cleanup, refactoring, and other maintenance improvements that don't change functionality. nice-to-have labels Nov 28, 2024
@pmalek pmalek added this to the KIC v3.4.x milestone Nov 28, 2024
@lahabana lahabana modified the milestones: KIC v3.4.x, KIC v3.5.x Dec 3, 2024
@lahabana
Copy link
Contributor

lahabana commented Dec 3, 2024

@pmalek should we update the release checklist until we do this?

@pmalek
Copy link
Member Author

pmalek commented Dec 3, 2024

Might as well yea, #6763 does that.

@randmonkey randmonkey mentioned this issue Dec 16, 2024
34 tasks
This was referenced Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/maintenance Cleanup, refactoring, and other maintenance improvements that don't change functionality. nice-to-have priority/low
Projects
None yet
Development

No branches or pull requests

2 participants