Skip to content

Commit

Permalink
For Gateway API changes introduced in GEP-2907 to be reflected in the…
Browse files Browse the repository at this point in the history
… docs and the new v1alpha3 API.

Updated code:
apis/v1alpha3/backendtlspolicy_types.go with GEP-2907 changes.

Changes to add v1alpha3 package name for build and code generation:
apis/v1alpha3/doc.go
hack/update-codegen.sh
pkg/generator/main.go
pkg/test/cel/main_test.go
conformance/conformance.go
gwctl/pkg/common/clients.go

Updated docs:
examples/experimental/v1alpha3/backendtlspolicy-ca-certs.yaml
examples/experimental/v1alpha3/backendtlspolicy-system-certs.yaml
geps/gep-1897/index.md
site-src/api-types/backendtlspolicy.md
site-src/guides/tls.md

All other file changes resulted from code generation.

TODO: May still need to update site-src/images/backendtlspolicy-api.png
  • Loading branch information
candita committed Apr 17, 2024
1 parent f6910e2 commit c8f5eb0
Show file tree
Hide file tree
Showing 50 changed files with 1,804 additions and 908 deletions.
68 changes: 0 additions & 68 deletions apis/applyconfiguration/apis/v1alpha2/backendtlspolicyconfig.go

This file was deleted.

48 changes: 0 additions & 48 deletions apis/applyconfiguration/apis/v1alpha2/backendtlspolicyspec.go

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

57 changes: 57 additions & 0 deletions apis/applyconfiguration/apis/v1alpha3/backendtlspolicyspec.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c8f5eb0

Please sign in to comment.