canonical / istio-operators

Charmed Istio
2 stars 17 forks source link

Update `istio-pilot` manifests #414

Closed misohu closed 1 month ago

misohu commented 1 month ago

Context

Each charm has a set of manifest files that have to be upgraded to their target version. The process of upgrading manifest files usually means going to the component’s upstream repository, comparing the charm’s manifest against the one in the repository and adding the missing bits in the charm’s manifest.

What needs to get done

https://docs.google.com/document/d/1a4obWw98U_Ndx-ZKRoojLf4Cym8tFb_2S7dq5dtRQqs/edit?pli=1#heading=h.jt5e3qx0jypg

Definition of Done

  1. Manifests are updated
syncronize-issues-to-jira[bot] commented 1 month ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/KF-5670.

This message was autogenerated

DnPlas commented 1 month ago

Since the changes in pilot are required by gateway, the upgrades cannot be done separately. I'll use #413 to track all of the upgrades for this repository.