Resolve "Update Istio controlplane components to 1.10."
Related to #23 (closed)
Merge request reports
Activity
changed milestone to %1.13.0
added Big Bang Core istio kindchore priority6 statusdoing labels
added 7 commits
-
7c45e485...a8f41b04 - 6 commits from branch
main
- 06e4bc7a - Merge branch 'main' into '23-IstioCP-1.10.1'
-
7c45e485...a8f41b04 - 6 commits from branch
added statusreview label and removed statusdoing label
added 1 commit
- b257b7f6 - Update CHANGELOG.md to reflect update to Istio 1.10.1
I'm testing this today, @cdevarenne if this MR is ready to be reviewed and merge, can you take it out of "Draft" status please.
Thank you @ryan.j.garcia I just marked this MR and the other one https://repo1.dso.mil/platform-one/big-bang/apps/core/istio-operator/-/merge_requests/15 as ready.
@cdevarenne I noticed in my bigbang deployment using these 1.10 based branches, authservice auth is not working for me (not being injected in front of the application UIs)
Do we need an updated authservice envoyfilter for 1.10 ?
± kubectl get envoyfilter -n istio-system NAME AGE metadata-exchange-1.10 48m metadata-exchange-1.9 48m stats-filter-1.10 48m stats-filter-1.9 48m tcp-metadata-exchange-1.10 48m tcp-metadata-exchange-1.9 48m tcp-stats-filter-1.10 48m tcp-stats-filter-1.9 48m authservice 34m authservice-1.8 34m
/thread
- Resolved by Michael McLeroy
Thank you @ryan.j.garcia, as discussed, I will create an issue to update authservice to BB 1.10 and will create a MR for it as well.
- Resolved by Michael McLeroy
@cdevarenne We just merged another branch into Istio. Can you resolve the merge conflicts (likely just in Changelog and chart.yaml's version)?
added 9 commits
-
0a59dd90...8abf01fe - 8 commits from branch
main
- 7aa6f8ff - Merge branch 'main' into '23-IstioCP-1.10.1'
-
0a59dd90...8abf01fe - 8 commits from branch
added 1 commit
- 906637e9 - Update values.yaml: Use the latest image for Istio 1.10 which is 1.10.3
added 1 commit
- c1a7aedc - Update Chart.yaml: reflect latest Istio 1.10 image to 1.10.3