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

Upgrade to Istio 1.19.0 and implement Gateway API support #717

Open
wants to merge 55 commits into
base: main
Choose a base branch
from

Conversation

CH3CHO
Copy link
Collaborator

@CH3CHO CH3CHO commented Dec 20, 2023

Ⅰ. Describe what this PR did

Upgrade to Istio 1.19.0 and implement Gateway API support.

Ⅱ. Does this pull request fix one issue?

Ⅲ. Why don't you add test cases (unit test/integration test)?

Ⅳ. Describe how to verify it

Ⅴ. Special notes for reviews

Conflicts will be fixed later.

@rinfx rinfx had a problem deploying to image-registry-controller January 3, 2024 06:36 — with GitHub Actions Failure
@rinfx rinfx had a problem deploying to image-registry-pilot January 3, 2024 06:44 — with GitHub Actions Failure
@rinfx rinfx had a problem deploying to image-registry-controller January 3, 2024 06:44 — with GitHub Actions Failure
@codecov-commenter
Copy link

codecov-commenter commented Jan 8, 2024

Codecov Report

Attention: 979 lines in your changes are missing coverage. Please review.

Comparison is base (90f89cf) 38.14% compared to head (e29820f) 47.36%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #717      +/-   ##
==========================================
+ Coverage   38.14%   47.36%   +9.21%     
==========================================
  Files          61       56       -5     
  Lines       10342    10358      +16     
==========================================
+ Hits         3945     4906     +961     
+ Misses       6098     5155     -943     
+ Partials      299      297       -2     
Files Coverage Δ
pkg/cmd/server.go 84.81% <100.00%> (+0.59%) ⬆️
pkg/ingress/kube/annotations/annotations.go 31.63% <ø> (ø)
pkg/ingress/kube/annotations/canary.go 53.63% <100.00%> (+0.79%) ⬆️
pkg/ingress/kube/annotations/cors.go 88.46% <100.00%> (ø)
pkg/ingress/kube/annotations/default_backend.go 69.64% <ø> (-10.36%) ⬇️
pkg/ingress/kube/annotations/downstreamtls.go 88.23% <100.00%> (ø)
pkg/ingress/kube/annotations/ip_access_control.go 0.00% <ø> (-87.50%) ⬇️
pkg/ingress/kube/annotations/loadbalance.go 87.39% <100.00%> (ø)
pkg/ingress/kube/annotations/local_rate_limit.go 100.00% <ø> (ø)
pkg/ingress/kube/annotations/retry.go 100.00% <100.00%> (ø)
... and 32 more

... and 15 files with indirect coverage changes

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

license-eye has totally checked 946 files.

Valid Invalid Ignored Fixed
386 32 528 0
Click to see the invalid file list
  • hgctl/cmd/hgctl/config/testdata/config/input/in.all.json
  • hgctl/cmd/hgctl/config/testdata/config/output/out.all.json
  • hgctl/cmd/hgctl/config/testdata/config/output/out.all.yaml
  • hgctl/cmd/hgctl/config/testdata/config/output/out.bootstrap.json
  • hgctl/cmd/hgctl/config/testdata/config/output/out.bootstrap.yaml
  • hgctl/cmd/hgctl/config/testdata/config/output/out.cluster.json
  • hgctl/cmd/hgctl/config/testdata/config/output/out.cluster.yaml
  • hgctl/cmd/hgctl/config/testdata/config/output/out.endpoints.json
  • hgctl/cmd/hgctl/config/testdata/config/output/out.endpoints.yaml
  • hgctl/cmd/hgctl/config/testdata/config/output/out.listener.json
  • hgctl/cmd/hgctl/config/testdata/config/output/out.listener.yaml
  • hgctl/cmd/hgctl/config/testdata/config/output/out.route.json
  • hgctl/cmd/hgctl/config/testdata/config/output/out.route.yaml
  • hgctl/pkg/manifests/istiobase/Chart.yaml
  • hgctl/pkg/manifests/istiobase/README.md
  • hgctl/pkg/manifests/istiobase/crds/crd-all.gen.yaml
  • hgctl/pkg/manifests/istiobase/crds/crd-operator.yaml
  • hgctl/pkg/manifests/istiobase/templates/clusterrole.yaml
  • hgctl/pkg/manifests/istiobase/templates/clusterrolebinding.yaml
  • hgctl/pkg/manifests/istiobase/templates/crds.yaml
  • hgctl/pkg/manifests/istiobase/templates/default.yaml
  • hgctl/pkg/manifests/istiobase/templates/endpoints.yaml
  • hgctl/pkg/manifests/istiobase/templates/reader-serviceaccount.yaml
  • hgctl/pkg/manifests/istiobase/templates/role.yaml
  • hgctl/pkg/manifests/istiobase/templates/rolebinding.yaml
  • hgctl/pkg/manifests/istiobase/templates/serviceaccount.yaml
  • hgctl/pkg/manifests/istiobase/templates/services.yaml
  • hgctl/pkg/manifests/istiobase/values.yaml
  • hgctl/pkg/manifests/profiles/_all.yaml
  • hgctl/pkg/manifests/profiles/k8s.yaml
  • hgctl/pkg/manifests/profiles/local-docker.yaml
  • hgctl/pkg/manifests/profiles/local-k8s.yaml

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

license-eye has totally checked 964 files.

Valid Invalid Ignored Fixed
391 32 541 0
Click to see the invalid file list
  • hgctl/cmd/hgctl/config/testdata/config/input/in.all.json
  • hgctl/cmd/hgctl/config/testdata/config/output/out.all.json
  • hgctl/cmd/hgctl/config/testdata/config/output/out.all.yaml
  • hgctl/cmd/hgctl/config/testdata/config/output/out.bootstrap.json
  • hgctl/cmd/hgctl/config/testdata/config/output/out.bootstrap.yaml
  • hgctl/cmd/hgctl/config/testdata/config/output/out.cluster.json
  • hgctl/cmd/hgctl/config/testdata/config/output/out.cluster.yaml
  • hgctl/cmd/hgctl/config/testdata/config/output/out.endpoints.json
  • hgctl/cmd/hgctl/config/testdata/config/output/out.endpoints.yaml
  • hgctl/cmd/hgctl/config/testdata/config/output/out.listener.json
  • hgctl/cmd/hgctl/config/testdata/config/output/out.listener.yaml
  • hgctl/cmd/hgctl/config/testdata/config/output/out.route.json
  • hgctl/cmd/hgctl/config/testdata/config/output/out.route.yaml
  • hgctl/pkg/manifests/istiobase/Chart.yaml
  • hgctl/pkg/manifests/istiobase/README.md
  • hgctl/pkg/manifests/istiobase/crds/crd-all.gen.yaml
  • hgctl/pkg/manifests/istiobase/crds/crd-operator.yaml
  • hgctl/pkg/manifests/istiobase/templates/clusterrole.yaml
  • hgctl/pkg/manifests/istiobase/templates/clusterrolebinding.yaml
  • hgctl/pkg/manifests/istiobase/templates/crds.yaml
  • hgctl/pkg/manifests/istiobase/templates/default.yaml
  • hgctl/pkg/manifests/istiobase/templates/endpoints.yaml
  • hgctl/pkg/manifests/istiobase/templates/reader-serviceaccount.yaml
  • hgctl/pkg/manifests/istiobase/templates/role.yaml
  • hgctl/pkg/manifests/istiobase/templates/rolebinding.yaml
  • hgctl/pkg/manifests/istiobase/templates/serviceaccount.yaml
  • hgctl/pkg/manifests/istiobase/templates/services.yaml
  • hgctl/pkg/manifests/istiobase/values.yaml
  • hgctl/pkg/manifests/profiles/_all.yaml
  • hgctl/pkg/manifests/profiles/k8s.yaml
  • hgctl/pkg/manifests/profiles/local-docker.yaml
  • hgctl/pkg/manifests/profiles/local-k8s.yaml

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

license-eye has totally checked 964 files.

Valid Invalid Ignored Fixed
391 32 541 0
Click to see the invalid file list
  • hgctl/cmd/hgctl/config/testdata/config/input/in.all.json
  • hgctl/cmd/hgctl/config/testdata/config/output/out.all.json
  • hgctl/cmd/hgctl/config/testdata/config/output/out.all.yaml
  • hgctl/cmd/hgctl/config/testdata/config/output/out.bootstrap.json
  • hgctl/cmd/hgctl/config/testdata/config/output/out.bootstrap.yaml
  • hgctl/cmd/hgctl/config/testdata/config/output/out.cluster.json
  • hgctl/cmd/hgctl/config/testdata/config/output/out.cluster.yaml
  • hgctl/cmd/hgctl/config/testdata/config/output/out.endpoints.json
  • hgctl/cmd/hgctl/config/testdata/config/output/out.endpoints.yaml
  • hgctl/cmd/hgctl/config/testdata/config/output/out.listener.json
  • hgctl/cmd/hgctl/config/testdata/config/output/out.listener.yaml
  • hgctl/cmd/hgctl/config/testdata/config/output/out.route.json
  • hgctl/cmd/hgctl/config/testdata/config/output/out.route.yaml
  • hgctl/pkg/manifests/istiobase/Chart.yaml
  • hgctl/pkg/manifests/istiobase/README.md
  • hgctl/pkg/manifests/istiobase/crds/crd-all.gen.yaml
  • hgctl/pkg/manifests/istiobase/crds/crd-operator.yaml
  • hgctl/pkg/manifests/istiobase/templates/clusterrole.yaml
  • hgctl/pkg/manifests/istiobase/templates/clusterrolebinding.yaml
  • hgctl/pkg/manifests/istiobase/templates/crds.yaml
  • hgctl/pkg/manifests/istiobase/templates/default.yaml
  • hgctl/pkg/manifests/istiobase/templates/endpoints.yaml
  • hgctl/pkg/manifests/istiobase/templates/reader-serviceaccount.yaml
  • hgctl/pkg/manifests/istiobase/templates/role.yaml
  • hgctl/pkg/manifests/istiobase/templates/rolebinding.yaml
  • hgctl/pkg/manifests/istiobase/templates/serviceaccount.yaml
  • hgctl/pkg/manifests/istiobase/templates/services.yaml
  • hgctl/pkg/manifests/istiobase/values.yaml
  • hgctl/pkg/manifests/profiles/_all.yaml
  • hgctl/pkg/manifests/profiles/k8s.yaml
  • hgctl/pkg/manifests/profiles/local-docker.yaml
  • hgctl/pkg/manifests/profiles/local-k8s.yaml

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

license-eye has totally checked 1000 files.

Valid Invalid Ignored Fixed
398 32 570 0
Click to see the invalid file list
  • hgctl/cmd/hgctl/config/testdata/config/input/in.all.json
  • hgctl/cmd/hgctl/config/testdata/config/output/out.all.json
  • hgctl/cmd/hgctl/config/testdata/config/output/out.all.yaml
  • hgctl/cmd/hgctl/config/testdata/config/output/out.bootstrap.json
  • hgctl/cmd/hgctl/config/testdata/config/output/out.bootstrap.yaml
  • hgctl/cmd/hgctl/config/testdata/config/output/out.cluster.json
  • hgctl/cmd/hgctl/config/testdata/config/output/out.cluster.yaml
  • hgctl/cmd/hgctl/config/testdata/config/output/out.endpoints.json
  • hgctl/cmd/hgctl/config/testdata/config/output/out.endpoints.yaml
  • hgctl/cmd/hgctl/config/testdata/config/output/out.listener.json
  • hgctl/cmd/hgctl/config/testdata/config/output/out.listener.yaml
  • hgctl/cmd/hgctl/config/testdata/config/output/out.route.json
  • hgctl/cmd/hgctl/config/testdata/config/output/out.route.yaml
  • hgctl/pkg/manifests/istiobase/Chart.yaml
  • hgctl/pkg/manifests/istiobase/README.md
  • hgctl/pkg/manifests/istiobase/crds/crd-all.gen.yaml
  • hgctl/pkg/manifests/istiobase/crds/crd-operator.yaml
  • hgctl/pkg/manifests/istiobase/templates/clusterrole.yaml
  • hgctl/pkg/manifests/istiobase/templates/clusterrolebinding.yaml
  • hgctl/pkg/manifests/istiobase/templates/crds.yaml
  • hgctl/pkg/manifests/istiobase/templates/default.yaml
  • hgctl/pkg/manifests/istiobase/templates/endpoints.yaml
  • hgctl/pkg/manifests/istiobase/templates/reader-serviceaccount.yaml
  • hgctl/pkg/manifests/istiobase/templates/role.yaml
  • hgctl/pkg/manifests/istiobase/templates/rolebinding.yaml
  • hgctl/pkg/manifests/istiobase/templates/serviceaccount.yaml
  • hgctl/pkg/manifests/istiobase/templates/services.yaml
  • hgctl/pkg/manifests/istiobase/values.yaml
  • hgctl/pkg/manifests/profiles/_all.yaml
  • hgctl/pkg/manifests/profiles/k8s.yaml
  • hgctl/pkg/manifests/profiles/local-docker.yaml
  • hgctl/pkg/manifests/profiles/local-k8s.yaml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants