Skip to content
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: istio/operator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 35229f8c20c946642561dcbd0f98e1f81c26a836
Choose a base ref
..
head repository: istio/operator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b7994fced5bc1fdc3e0b99380e5234f740905685
Choose a head ref
Showing with 8,090 additions and 341 deletions.
  1. +4 −0 data/versions.yaml
  2. +8,086 −341 pkg/vfs/assets.gen.go
4 changes: 4 additions & 0 deletions data/versions.yaml
Original file line number Diff line number Diff line change
@@ -36,3 +36,7 @@
operatorVersionRange: ">=1.4.3,<1.5.0"
supportedIstioVersions: ">=1.3.3, <1.6"
recommendedIstioVersions: 1.4.3
- operatorVersion: 1.4.4
operatorVersionRange: ">=1.4.4,<1.5.0"
supportedIstioVersions: ">=1.3.3, <1.6"
recommendedIstioVersions: 1.4.4
8,427 changes: 8,086 additions & 341 deletions pkg/vfs/assets.gen.go

Large diffs are not rendered by default.