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

feat: introduce v1beta1 types #1073

Closed
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
138 commits
Select commit Hold shift + click to select a range
205398a
feat: introduce v1beta1 types
mehabhalodiya Mar 26, 2022
04cdf5d
Add a success message to verify-boilerplate
markmc Mar 29, 2022
2fb0f78
Support eventual consistency in request-response helper
nathancoleman Mar 29, 2022
85d58a1
Use request-response helper for all tests
nathancoleman Mar 29, 2022
824539b
Log expected vs. actual while waiting for consistency
nathancoleman Mar 29, 2022
d01bd47
Assert consistency once initial request succeeds
nathancoleman Mar 29, 2022
bae59a6
Merge pull request #1079 from markmc/boilerplate-success
k8s-ci-robot Mar 30, 2022
41097d5
Allow for intermittent success prior to reaching consistency
nathancoleman Apr 1, 2022
736fd46
Log when we've reached the consistency threshold for a request
nathancoleman Apr 1, 2022
5dbaa40
Provide more details on route parentRef in documentation for routes <…
cxhiano Mar 31, 2022
cd12a93
clarify core support of secret reference
jakubdyszkiewicz Apr 4, 2022
f56d68b
Add NGINX Kubernetes Gateway to list of implementations
pleshakov Apr 4, 2022
3ec7311
Merge pull request #1082 from cxhiano/1021-doc
k8s-ci-robot Apr 5, 2022
0c30bed
fix autogenerated files
jakubdyszkiewicz Apr 5, 2022
0a4a543
Merge pull request #1084 from jakubdyszkiewicz/clarify-core-tls-support
k8s-ci-robot Apr 5, 2022
7d3c918
Improve constant names + add docstrings
nathancoleman Apr 5, 2022
df0cc90
Merge pull request #1080 from nathancoleman/eventually-consistent-con…
k8s-ci-robot Apr 5, 2022
ef302d4
Merge pull request #1087 from pleshakov/add-nginx-gateway
k8s-ci-robot Apr 5, 2022
2fca8be
verify-examples-kind: reverse path order for kind binary
markmc Apr 6, 2022
454c1ee
add acnodal epic implementation to docs
adamdunstan Apr 5, 2022
266fe23
numbering
adamdunstan Apr 6, 2022
bd25f2f
Merge pull request #1089 from acnodal/update-docs-to-include-Acnodal-…
k8s-ci-robot Apr 6, 2022
ef77319
Merge pull request #1091 from markmc/kind-path
k8s-ci-robot Apr 6, 2022
f41ef73
conformance: include Gateway port in WaitForGatewayAddress
michaelbeaumont Apr 7, 2022
a4f3093
Merge pull request #1095 from michaelbeaumont/conformance/gw_addr
k8s-ci-robot Apr 7, 2022
a8eb380
Propose GRPCRoute Resource (#1004)
gnossen Apr 8, 2022
d6bbc33
Supply single install YAMLs for all required config (#1090)
Apr 11, 2022
dc09ee8
fix: change to extended support
mehabhalodiya Apr 11, 2022
3ab7119
Log when cleaning up test resources
nathancoleman Apr 11, 2022
d8f6cae
add integrations sections in docs
aryan9600 Apr 7, 2022
4ce698b
Fix markdown rendering
gnossen Apr 14, 2022
058b5ea
Fix list rendering
gnossen Apr 14, 2022
dee5543
api: rename ConditionRoute* to RouteCondition* for parity with Listne…
mikemorris Apr 14, 2022
3941c48
api: add aliases for ConditionRoute* types for backwards compatibility
mikemorris Apr 14, 2022
af833e2
api: add RouteConditionReason with Accepted, ResolvedRefs and RefNotP…
mikemorris Apr 14, 2022
399e8eb
Fix spelling error in HTTPRoute docs
caboteria Apr 15, 2022
1696c08
Promote HTTPRoute "Merging" section
caboteria Apr 15, 2022
a7d4c42
Merge pull request #1113 from gnossen/fix_grpc_route_gep_markdown
k8s-ci-robot Apr 18, 2022
6f325c1
Merge pull request #1099 from aryan9600/integrations-docs
k8s-ci-robot Apr 18, 2022
385c45c
Merge pull request #1116 from purelb/prefix-spelling
k8s-ci-robot Apr 18, 2022
ac606ed
Merge pull request #1108 from nathancoleman/patch-1
k8s-ci-robot Apr 18, 2022
ca73af1
Removing confusing part of ParentRef godoc
robscott Apr 18, 2022
9e954c6
conformance: add option to label Namespaces
michaelbeaumont Apr 8, 2022
71045de
conformance: add option to pass valid ports for listeners
michaelbeaumont Apr 8, 2022
646ccf8
Add tests for conformance utils
michaelbeaumont Apr 11, 2022
f48ada6
Use test case style and refactor MustApplyWithCleanup for easier testing
michaelbeaumont Apr 19, 2022
56fe9b6
Merge pull request #1101 from michaelbeaumont/conformance/valid_ports
k8s-ci-robot Apr 19, 2022
1a4906e
fixup: remove backwards compat ConditionRoute* constants
mikemorris Apr 19, 2022
961f8e7
fixup: reorder RouteReasonAccepted
mikemorris Apr 19, 2022
9637a0f
Update apis/v1alpha2/shared_types.go
mikemorris Apr 19, 2022
03f50b4
Merge pull request #1114 from mikemorris/api/route-condition-reason
k8s-ci-robot Apr 19, 2022
672559c
Add a "cleanup-base-resources" conformance flag, and a way to use it
caboteria Apr 20, 2022
c7ad99e
DRY the conformance test flag definitions so they can be shared
caboteria Apr 20, 2022
ece6105
Update Traefik implementation description
kevinpollet Apr 20, 2022
362b7a9
fix: failing tests
mehabhalodiya Apr 20, 2022
fe3d43f
Merge pull request #1107 from mehabhalodiya/support
k8s-ci-robot Apr 20, 2022
c875841
Merge pull request #1119 from purelb/cleanup-base-resources
k8s-ci-robot Apr 20, 2022
06a674d
Mention Kind default in docstring
rainest Apr 21, 2022
5a69157
Merge pull request #1121 from rainest/patch-2
k8s-ci-robot Apr 21, 2022
6a802d4
Fix typo in implementations.md
mledoze Apr 21, 2022
513dff8
fix link to Acnodal EPIC
mledoze Apr 21, 2022
28e15c3
Merge pull request #1120 from kevinpollet/update-traefik-description
k8s-ci-robot Apr 21, 2022
cea1c7c
Merge pull request #1123 from mledoze/patch-1
k8s-ci-robot Apr 21, 2022
1e66226
Update ControllerName Description
spencerhance Apr 21, 2022
c328ebf
Merge pull request #1122 from spencerhance/patch-3
k8s-ci-robot Apr 22, 2022
3e302fc
Merge pull request #1118 from robscott/parent-ref-doc
k8s-ci-robot Apr 27, 2022
246c254
docs: add Kuma to the list of implementations
lahabana Apr 15, 2022
46a2355
Merge pull request #1117 from lahabana/kumaGatewayAPI
k8s-ci-robot Apr 27, 2022
8b8f2af
Documenting v1alpha1 deprecation, additional v1alpha1 cleanup
robscott Apr 27, 2022
e41bcc8
Cleaning up PreciseHostname godocs
robscott Apr 27, 2022
fdbf185
Merge pull request #1129 from robscott/precise-hostname-docs
k8s-ci-robot Apr 28, 2022
2b649dc
Merge pull request #1128 from robscott/v1alpha1-deprecation
k8s-ci-robot Apr 28, 2022
0aaa103
Updating docs related to versioning and webhook
robscott Mar 23, 2022
fcb4b5c
Merge pull request #1066 from robscott/update-version-docs
k8s-ci-robot Apr 29, 2022
08483b0
conformance: add HTTPRoute header matching test
skriss Apr 29, 2022
a485b90
review feedback
skriss Apr 29, 2022
da74c81
Merge pull request #1134 from skriss/conf-httproute-header-matching
k8s-ci-robot Apr 29, 2022
19ff2b8
conformance: add test for disallowed route kind binding
skriss Apr 28, 2022
d5e92da
Reverting GEP 735 from implemented to provisional
robscott May 2, 2022
08f494a
conformance: add test for listener hostname matching
skriss Apr 28, 2022
b9ecf4e
Merge pull request #1137 from skriss/conf-listener-hostname-matching
k8s-ci-robot May 4, 2022
642bf7f
Merge pull request #1130 from skriss/conf-invalid-route-kind
k8s-ci-robot May 4, 2022
990beef
api: remove ListenerReasonRouteConflict
mikemorris May 4, 2022
c7ce899
api: remove ListenerReasonUnsupportedExtension
mikemorris May 4, 2022
b5f5cd3
Add conformance tests for ReferencePolicy (#1081)
mikemorris May 4, 2022
9646393
Add conformance test for HTTPRoute exact path matching
kl52752 May 5, 2022
8d7fb06
Merge pull request #1139 from robscott/revert-address-match
k8s-ci-robot May 6, 2022
48b515c
Bumping version references to v0.4.3
robscott May 6, 2022
ef5f45f
Merge pull request #1145 from mikemorris/api/remove-listener-reason-r…
k8s-ci-robot May 6, 2022
7b364af
conformance: do not delay successes
howardjohn May 9, 2022
baa18ed
conformance: allow converence time for gateway status check
howardjohn May 9, 2022
0fd9593
Merge pull request #1154 from howardjohn/conformance/HTTPRouteListene…
k8s-ci-robot May 9, 2022
86692fd
api: add RouteReasonNotAllowedByListeners
rainest Apr 15, 2022
9fa2b18
api: add RouteReasonNoMatchingListenerHostname
rainest May 9, 2022
19deb7b
Merge pull request #1147 from kl52752/exact-matcher
k8s-ci-robot May 9, 2022
f56f33a
Update apis/v1alpha2/shared_types.go
rainest May 9, 2022
2696d45
Updating HTTP status code documentation to use 404 instead of 503
robscott May 6, 2022
6fb4424
Refactoring path modifier to use union discriminator
robscott Apr 21, 2022
eabbf1c
Improve logging
howardjohn May 11, 2022
403a7da
Merge pull request #1153 from howardjohn/conformance/convergence-no-s…
k8s-ci-robot May 12, 2022
7d6288a
conformance: allow error status in Route
howardjohn May 9, 2022
9e21fa4
Add delay
howardjohn May 12, 2022
89285d1
Merge pull request #1152 from howardjohn/conformance/route-error
k8s-ci-robot May 12, 2022
c7da26b
Merge pull request #1151 from robscott/404-godoc
k8s-ci-robot May 12, 2022
47b5d7e
Documenting graduation criteria
robscott Apr 30, 2022
86d935c
Cleaning up godocs after v0.5.0 API Review
robscott May 12, 2022
2a8948c
Merge pull request #1136 from robscott/beta-graduation-reqs
k8s-ci-robot May 19, 2022
ffe1dd0
Merge pull request #1124 from robscott/rewrite-cleanup
k8s-ci-robot May 19, 2022
91cb3c3
Merge pull request #1146 from mikemorris/api/remove-listener-reason-u…
k8s-ci-robot May 19, 2022
7417485
Merge pull request #1155 from rainest/api/allowed-routes-reason
k8s-ci-robot May 19, 2022
834b5fb
Bumping golangci-lint, making related fixes
robscott May 19, 2022
eac8b51
Merge pull request #1167 from robscott/dep-update
k8s-ci-robot May 19, 2022
c7fe7e4
Merge pull request #1150 from robscott/v0.4.3-bump
k8s-ci-robot May 19, 2022
1e53239
add GatewayClass Accepted print column
skriss May 18, 2022
95cb5ff
fix: typo for ambassador API gateway
gabel May 19, 2022
903eeb2
conformance: fixes for invalid reference policy test
skriss May 20, 2022
da17817
move & update TODO comment
skriss May 20, 2022
9b2c137
Merge pull request #1170 from skriss/conf-invalid-ref-policy-fix
k8s-ci-robot May 24, 2022
34cb4c7
Merge pull request #1169 from gabel/patch-1
k8s-ci-robot May 24, 2022
50e6186
Merge pull request #1168 from skriss/gatewayclass-accepted-printcolumn
k8s-ci-robot May 24, 2022
66a7c8f
Merge pull request #1160 from robscott/godoc-fixes
k8s-ci-robot May 27, 2022
76eb71e
Fix certificateRefs optionality.
briantkennedy May 27, 2022
9d9a10f
mkdocs: enable "line-based comments"
markmc May 31, 2022
6fb5439
docs: backlinks from example manifests to guides
kundan2707 Mar 31, 2022
d48f7c4
Merge pull request #1177 from markmc/examples-to-guides-backlinks
k8s-ci-robot May 31, 2022
5ca7170
Merge pull request #1176 from briantkennedy/pointerslice
k8s-ci-robot May 31, 2022
20e2621
docs: add note on RFC2119 keyword semantics
markmc May 27, 2022
74617a9
docs: don't use RFC2119 keywords in API overview
markmc Jun 1, 2022
d1b8664
Merge pull request #1174 from markmc/rfc2119
k8s-ci-robot Jun 1, 2022
65271b1
Adding validation to ensure prefix path match exists for path modifier
robscott May 23, 2022
2672b1a
Clarifying that wildcard hostname matching is suffix matching
robscott May 26, 2022
c5bca72
Merge pull request #1173 from robscott/wildcard-hostname-spec
k8s-ci-robot Jun 6, 2022
20683af
Merge pull request #1171 from robscott/validate-path-modifier
k8s-ci-robot Jun 6, 2022
d1370a7
Renaming ReferencePolicy to ReferenceGrant
robscott Jun 1, 2022
f3bb40f
Merge pull request #1179 from robscott/rename-reference-policy
k8s-ci-robot Jun 7, 2022
fd06335
feat: introduce v1beta1 types
mehabhalodiya Mar 26, 2022
f6b5b15
recopy the types
mehabhalodiya Jun 7, 2022
196dde1
resolved merge conflicts
mehabhalodiya Jun 7, 2022
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
21 changes: 21 additions & 0 deletions apis/v1beta1/doc.go
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
/*
Copyright 2020 The Kubernetes Authors.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/

// Package v1beta1 contains API Schema definitions for the
// gateway.networking.k8s.io API group.
// +kubebuilder:object:generate=true
// +groupName=gateway.networking.k8s.io
package v1beta1
Loading