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

Correctly sourced istio charts for 1.19.9 and 1.20.5. Replaced legacy istio-ingress-* and istio-egress-* charts replaced by the gateway chart #48

Open
wants to merge 29 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
c154c9f
removed the incorrect istio-base-1.19.9 charts directory
prasad-shirodkar Nov 13, 2024
6dfd589
sourced upstream istio-base-1.19.9 charts
prasad-shirodkar Nov 13, 2024
073224b
removed the incorrect istiod-1.19.9 charts directory
prasad-shirodkar Nov 13, 2024
8a2a35a
sourced upstream istiod-1.19.9 charts
prasad-shirodkar Nov 13, 2024
a51da14
removed the incorrect istiod-ingress-1.19.9 charts directory
prasad-shirodkar Nov 13, 2024
850db8f
sourced upstream gateway-1.19.9 charts
prasad-shirodkar Nov 13, 2024
b3d88c7
removed the incorrect istiod-egress-1.19.9 charts directory
prasad-shirodkar Nov 13, 2024
a08be5f
renamed chart names and updated icon for air-gap environment
prasad-shirodkar Nov 13, 2024
517801b
updated icon for air-gap environment
prasad-shirodkar Nov 13, 2024
ebdcfbd
updated registry path to olcne
prasad-shirodkar Nov 13, 2024
32df5c4
removed the incorrect istio-base-1.20.5 charts directory
prasad-shirodkar Nov 13, 2024
64fe9d8
sourced upstream istio-base-1.20.5 charts
prasad-shirodkar Nov 13, 2024
841b645
removed the incorrect istiod-1.20.5 charts directory
prasad-shirodkar Nov 13, 2024
9c68e09
sourced upstream istiod-1.20.5 charts
prasad-shirodkar Nov 13, 2024
96f7423
removed the incorrect istiod-egress-1.20.5 and istiod-ingress-1.20.5 …
prasad-shirodkar Nov 13, 2024
978f2b9
sourced upstream gateway-1.20.5 charts
prasad-shirodkar Nov 13, 2024
76b4f67
renamed charts. update icon for air-gap environment. updated registry
prasad-shirodkar Nov 13, 2024
569dbf6
Revert "updated registry path to olcne"
prasad-shirodkar Nov 15, 2024
272a7a0
Revert "updated icon for air-gap environment"
prasad-shirodkar Nov 15, 2024
9633bea
Revert "renamed chart names and updated icon for air-gap environment"
prasad-shirodkar Nov 15, 2024
58611c9
Revert "removed the incorrect istiod-egress-1.19.9 charts directory"
prasad-shirodkar Nov 15, 2024
9ff3d1e
Revert "sourced upstream gateway-1.19.9 charts"
prasad-shirodkar Nov 15, 2024
6b11f56
Revert "removed the incorrect istiod-ingress-1.19.9 charts directory"
prasad-shirodkar Nov 15, 2024
d3022f3
Revert "sourced upstream istiod-1.19.9 charts"
prasad-shirodkar Nov 15, 2024
52022e3
Revert "removed the incorrect istiod-1.19.9 charts directory"
prasad-shirodkar Nov 15, 2024
c7c74f9
Revert "sourced upstream istio-base-1.19.9 charts"
prasad-shirodkar Nov 15, 2024
7ab4e1d
Revert "removed the incorrect istio-base-1.19.9 charts directory"
prasad-shirodkar Nov 15, 2024
94f853e
restored image to os/oraclelinux:8-slim
prasad-shirodkar Nov 15, 2024
92423b9
removed file since related to openshift
prasad-shirodkar Nov 15, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 5 additions & 9 deletions charts/istio-base-1.20.5/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
apiVersion: v1
name: istio-base
# This version is never actually shipped. istio/release-builder will replace it at build-time
# with the appropriate version
version: 1.20.5
appVersion: 1.20.5
tillerVersion: ">=2.7.2"
description: Helm chart for deploying Istio cluster resources and CRDs
icon: icons/android-192x192.png
keywords:
- istio
- istio
name: istio-base
sources:
- https://github.com/istio/istio
engine: gotpl
icon: icons/android-192x192.png
- https://github.com/istio/istio
version: 1.20.5
15 changes: 0 additions & 15 deletions charts/istio-egress-1.20.5/Chart.yaml

This file was deleted.

45 changes: 0 additions & 45 deletions charts/istio-egress-1.20.5/NOTES.txt

This file was deleted.

104 changes: 0 additions & 104 deletions charts/istio-egress-1.20.5/templates/_affinity.tpl

This file was deleted.

60 changes: 0 additions & 60 deletions charts/istio-egress-1.20.5/templates/autoscale.yaml

This file was deleted.

Loading