Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1035 commits
Select commit Hold shift + click to select a range
aab6da2
Fix a bunch of broken links (sigh)
kflynn Jul 27, 2023
3203062
Address some review feedback
kflynn Jul 27, 2023
3aaecbf
More review feedback.
kflynn Jul 27, 2023
bf247bb
"Workload" doesn't include the Service.
kflynn Jul 27, 2023
8a5b883
Address more review feedback.
kflynn Jul 27, 2023
00ca982
Word wrap, sigh.
kflynn Jul 27, 2023
15022cd
Warning labels
kflynn Jul 27, 2023
859b04f
No, really, I can alphabetize. :man_facepalming: Also, link the gloss…
kflynn Jul 27, 2023
9711ad1
Be consistent with `v0.8.0`.
kflynn Jul 27, 2023
ee819b8
More review feedback
kflynn Jul 27, 2023
f67909e
Have a GAMMA-overview page which describes the GAMMA details and subs…
kflynn Jul 28, 2023
6215138
Charlie is now Chihiro.
kflynn Jul 28, 2023
14b7baa
remove routability from the go types
dprotaso Aug 1, 2023
ceb67f7
Move GEP-1651 to Provisional
dprotaso Aug 1, 2023
99cfe9b
drop routability examples
dprotaso Aug 1, 2023
f2b55c8
Merge pull request #2255 from dprotaso/remove-routability-api
k8s-ci-robot Aug 1, 2023
e1722d4
allowing multiple mirror filters within GRPC routes
LiorLieberman Aug 3, 2023
e6a4ff4
make generate
LiorLieberman Aug 3, 2023
099c267
fix
LiorLieberman Aug 3, 2023
39a8d46
fix format
LiorLieberman Aug 3, 2023
11e48a1
Completing CEL validation for Gateway
robscott Jul 27, 2023
83e2ede
Merge pull request #2246 from robscott/cel-fixes
k8s-ci-robot Aug 3, 2023
aef23fb
Merge pull request #2238 from kflynn/flynn/gamma-docs
k8s-ci-robot Aug 4, 2023
a20f261
Add initial set of CEL validations for HTTPRoute
gauravkghildiyal Jul 31, 2023
78fcd34
Update apis/v1alpha2/validation/grpcroute.go
LiorLieberman Aug 4, 2023
920d1a6
Merge pull request #2256 from LiorLieberman/grpc-mutlitple-mirrors
k8s-ci-robot Aug 4, 2023
f638d3f
Merge pull request #2253 from gauravkghildiyal/cel-validation
k8s-ci-robot Aug 4, 2023
23d2b97
Removing broken GAMMA link
robscott Aug 4, 2023
33d934d
Fix typo in Gateway CEL test
gauravkghildiyal Aug 5, 2023
4cacac2
Add CEL validations to verify-examples-kind.sh. This will reuse the s…
gauravkghildiyal Aug 5, 2023
dba3e3c
Merge pull request #2260 from robscott/remove-broken-gamma-link
k8s-ci-robot Aug 5, 2023
af8d1b2
conformance: Remove already delted option RestClient
sayboras Aug 6, 2023
bb70885
conformance: Add Conformance report for cilium
sayboras Aug 6, 2023
52eac5f
Use '$(POD_NAMESPACE)' instead of hardcoded namespace
dihmandrake Aug 6, 2023
6d089bc
build(deps): bump sigs.k8s.io/controller-runtime from 0.15.0 to 0.15.1
dependabot[bot] Aug 7, 2023
e211178
build(deps): bump mkdocs-mermaid2-plugin from 1.0.5 to 1.0.6
dependabot[bot] Aug 7, 2023
599bb47
Merge parable and add discoverability info
youngnick Jun 14, 2023
706b6b9
Finish solutions, update names to Charlie and Ana
youngnick Jun 19, 2023
f48ae87
Add The Diagram with Policy Admin
youngnick Jun 19, 2023
88465db
Update document title
youngnick Jun 20, 2023
2ff981a
Update details about standard conditions to add to targeted resources
youngnick Jul 26, 2023
1c80569
Fix review comments
youngnick Aug 7, 2023
0a9acea
Merge pull request #2265 from sayboras/tam/remove-rest-client-profile
k8s-ci-robot Aug 7, 2023
6b07f6e
Merge pull request #2268 from kubernetes-sigs/dependabot/go_modules/s…
k8s-ci-robot Aug 7, 2023
d2549ea
Merge pull request #2269 from kubernetes-sigs/dependabot/pip/mkdocs-m…
k8s-ci-robot Aug 7, 2023
a3f543f
build(deps): bump mkdocs from 1.5.1 to 1.5.2
dependabot[bot] Aug 7, 2023
190a6fe
build(deps): bump pygments from 2.15.1 to 2.16.1
dependabot[bot] Aug 7, 2023
6b9dd5b
Merge pull request #2270 from kubernetes-sigs/dependabot/pip/mkdocs-1…
k8s-ci-robot Aug 7, 2023
fe4fa89
Merge pull request #2262 from gauravkghildiyal/add-cel-validation-to-…
k8s-ci-robot Aug 7, 2023
f74a204
Merge pull request #2266 from sayboras/tam/cilium-result
k8s-ci-robot Aug 7, 2023
2966570
Addressing v0.8.0 API Review feedback
robscott Aug 4, 2023
27fadc7
Merge pull request #2261 from robscott/v0.8.0-fixes
k8s-ci-robot Aug 7, 2023
64f329b
Merge pull request #2271 from kubernetes-sigs/dependabot/pip/pygments…
k8s-ci-robot Aug 7, 2023
73d727a
GEP-2257: Gateway API Duration Format (#2258)
kflynn Aug 7, 2023
c18b942
Adding channel-based CEL validation
robscott Aug 8, 2023
4ef1eae
Adding changelog for v0.8.0-rc1
robscott Jul 27, 2023
8cadd79
Bumping versions and approval link
robscott Aug 8, 2023
b6f8729
Merge pull request #2267 from dihmandrake/main
k8s-ci-robot Aug 8, 2023
5103fd5
Version clarifications
robscott Aug 8, 2023
6348288
Merge pull request #2276 from robscott/cel-httproute
k8s-ci-robot Aug 8, 2023
b8726e3
Bumping version number to RC1
robscott Aug 8, 2023
7007d1b
Merge pull request #2244 from robscott/changelog-v0.8.0-rc1
k8s-ci-robot Aug 8, 2023
7e68ce9
Add naming details
youngnick Aug 9, 2023
8537e83
Update docs for Envoy Gateway
Aug 10, 2023
6895714
Update Cilium implementation details for Cilium 1.14
youngnick Aug 9, 2023
4e563cf
Merge pull request #2281 from arkodg/eg-v0.6
k8s-ci-robot Aug 10, 2023
1dca4af
Merge pull request #2278 from youngnick/update-cilium-impl-docs
k8s-ci-robot Aug 10, 2023
c3c3c58
Add Tyk to implementation page
caroltyk Aug 11, 2023
930565e
Update implementations.md
caroltyk Aug 11, 2023
9643d53
chore: rename conformance report directory
shaneutt Aug 11, 2023
1874c77
chore: update history structure for conformance reports
shaneutt Aug 11, 2023
4651e91
Merge pull request #2292 from shaneutt/shaneutt/conformance-report-hi…
k8s-ci-robot Aug 11, 2023
1cff428
fix: latest link for conformance reports
shaneutt Aug 11, 2023
01e0e30
docs: add badges for conformant implementations
shaneutt Aug 11, 2023
04b64aa
docs: clarifications for conformance display badges
shaneutt Aug 11, 2023
f521984
docs: fix wording in GEP 1709 regarding badges
shaneutt Aug 11, 2023
b921c77
build(deps): bump mkdocs-macros-plugin from 1.0.2 to 1.0.4
dependabot[bot] Aug 14, 2023
609ccb7
build(deps): bump tornado from 6.3.2 to 6.3.3
dependabot[bot] Aug 14, 2023
7e217de
build(deps): bump mkdocs-mermaid2-plugin from 1.0.6 to 1.0.8
dependabot[bot] Aug 14, 2023
fe3d7dc
Merge pull request #2298 from kubernetes-sigs/dependabot/pip/tornado-…
k8s-ci-robot Aug 14, 2023
68c6ee5
Merge pull request #2297 from kubernetes-sigs/dependabot/pip/mkdocs-m…
k8s-ci-robot Aug 14, 2023
86dfce1
Merge pull request #2299 from kubernetes-sigs/dependabot/pip/mkdocs-m…
k8s-ci-robot Aug 14, 2023
efacf38
Update typos in gep-713
whitneygriffith Aug 14, 2023
d4e08e8
Merge pull request #2301 from whitneygriffith/docs-update
k8s-ci-robot Aug 14, 2023
a90d90c
Add CEL validation to GRPCRoute
gnossen Aug 15, 2023
59436db
Using "Set" list type for "Remove" in Header Modifier Filters
robscott Aug 15, 2023
d6ebba0
Fix hopefully the last round of PR comments
youngnick Aug 15, 2023
5603d11
Merge pull request #2306 from robscott/header-list-set
k8s-ci-robot Aug 15, 2023
6bcabde
"doc:fix implementations.md typo"
uucloud Aug 15, 2023
1231db8
Merge pull request #2308 from uucloud/fix/typo
k8s-ci-robot Aug 15, 2023
cac528f
Merge pull request #2305 from gnossen/grpcroute_cel_validation
k8s-ci-robot Aug 15, 2023
a975fd6
Merge pull request #2128 from youngnick/policy-discoverability
k8s-ci-robot Aug 15, 2023
3fb6d6d
Specify group: "" for parentRefs pointing to Services (for mesh confo…
kflynn Aug 15, 2023
ce5bf58
Merge pull request #2310 from kflynn/flynn/fix-mesh-groups
k8s-ci-robot Aug 16, 2023
94941a0
Allow -namespace-annotations to annotate namespaces created by the tests
kflynn Aug 16, 2023
efe23a0
Document -namespace-annotations
kflynn Aug 16, 2023
bdcb310
comment fix
kflynn Aug 16, 2023
5a0bf51
Split out MeshNamespacesMustBeReady, since mesh namespaces don't have…
kflynn Aug 16, 2023
200a800
MeshFrontendHostname requires HTTPResponseHeaderModification
kflynn Aug 16, 2023
9d32185
Add CEL validation for GRPCMethodMatch
gauravkghildiyal Aug 16, 2023
aeb7dc8
Merge pull request #2311 from gauravkghildiyal/grpc-route-cel
k8s-ci-robot Aug 16, 2023
2488670
Refactor: combine ParseNamespaceLabels and ParseNamespaceAnnotations …
kflynn Aug 16, 2023
d8978a7
Merge pull request #2312 from kflynn/flynn/linkerd-conformance
k8s-ci-robot Aug 16, 2023
43241f1
Simplify CEL validation of the form 'X cannot be repeated' by using f…
gauravkghildiyal Aug 17, 2023
eb9b6e6
Make execution of CEL validation tests verbose
gauravkghildiyal Aug 17, 2023
6ea16d6
Merge pull request #2313 from gauravkghildiyal/simplify-cel
k8s-ci-robot Aug 17, 2023
e66a5eb
Use CEL raw strings to ensure regex within kubebuilder 'rule' and 'me…
gauravkghildiyal Aug 17, 2023
e5130cc
Merge pull request #2314 from gauravkghildiyal/clean-cel-regex
k8s-ci-robot Aug 17, 2023
2920564
Add more clarity around RequestMirrorFilter dest
Aug 17, 2023
02c20fe
fix line length
Aug 17, 2023
0dc6474
Use 'in' operator in some CEL expressions
gauravkghildiyal Aug 18, 2023
bf74f47
Fix CEL validations for parentRefs
gauravkghildiyal Aug 18, 2023
3a594a7
Merge pull request #2291 from caroltyk/main
k8s-ci-robot Aug 18, 2023
73f20f4
Merge pull request #2317 from arkodg/improve-docs-mirror-backendref
k8s-ci-robot Aug 18, 2023
e9b02c5
Merge pull request #2320 from gauravkghildiyal/clean-cel-regex
k8s-ci-robot Aug 18, 2023
c8e51f1
build(deps): bump mkdocs-awesome-pages-plugin from 2.9.1 to 2.9.2
dependabot[bot] Aug 21, 2023
dee79b4
build(deps): bump click from 8.1.6 to 8.1.7
dependabot[bot] Aug 21, 2023
7d00940
Merge pull request #2328 from kubernetes-sigs/dependabot/pip/mkdocs-a…
k8s-ci-robot Aug 21, 2023
5295bbb
Merge pull request #2329 from kubernetes-sigs/dependabot/pip/click-8.1.7
k8s-ci-robot Aug 21, 2023
39bc481
build(deps): bump sigs.k8s.io/controller-tools from 0.12.1 to 0.13.0
dependabot[bot] Aug 21, 2023
9e6ea6d
chore: run generators
shaneutt Aug 21, 2023
278e81a
Bumping go version to 1.20 to match upstream Kubernetes
robscott Aug 21, 2023
70d5c04
Merge pull request #2335 from robscott/go-1.20
k8s-ci-robot Aug 21, 2023
8113fe0
Removing concept of resource-level support levels
robscott Aug 18, 2023
31957f2
Merge pull request #2323 from robscott/remove-resource-support-levels
k8s-ci-robot Aug 21, 2023
4ffef36
Adding changelog for v0.8.0-rc2
robscott Aug 21, 2023
f724967
Removed note about path redirect being experimental
nvibert Aug 22, 2023
c3ceacf
Merge pull request #2336 from robscott/changelog-v0.8.0-rc2
k8s-ci-robot Aug 22, 2023
765116f
More IPv6 fixes
keithmattix Aug 22, 2023
4c4adec
Fix doc for allowed routes namespace
SpecialYang Aug 23, 2023
f9a8505
conformance-profile: Remove experimental build tag
sayboras Aug 20, 2023
4ff1670
Merge pull request #2338 from nvibert/docs-removing-experimental-chan…
k8s-ci-robot Aug 23, 2023
e903291
Merge pull request #2340 from keithmattix/mesh-conformance-ipv6
k8s-ci-robot Aug 23, 2023
35fc00c
Merge pull request #2342 from SpecialYang/fix-doc
k8s-ci-robot Aug 24, 2023
29d3eb8
conformance: port8080 feature for attachedRoutes
mlavacca Aug 24, 2023
d54f5ee
Merge pull request #2345 from mlavacca/feature-gateway-8080-attached-…
k8s-ci-robot Aug 24, 2023
dfdb9a7
opt: bool if check
Xunzhuo Aug 25, 2023
89f235b
Merge branch 'main' into opt-bool-check
Xunzhuo Aug 25, 2023
13cca7f
fix: conformance profile not-existed extented features
Xunzhuo Aug 25, 2023
e32217e
HTTPRoute Timeouts
SRodi Aug 25, 2023
08238a2
Merge pull request #2346 from Xunzhuo/opt-bool-check
k8s-ci-robot Aug 25, 2023
8f50f63
Merge pull request #2348 from Xunzhuo/fix-profiles
k8s-ci-robot Aug 25, 2023
14c1d85
Correct linting error
sayboras Aug 25, 2023
425dec3
build(deps): bump mkdocs-material from 9.1.21 to 9.2.5
dependabot[bot] Aug 28, 2023
f56f8cb
build(deps): bump k8s.io/apiextensions-apiserver from 0.28.0 to 0.28.1
dependabot[bot] Aug 28, 2023
d25b42f
Add conformance for multiple mirror filters
levikobi Aug 28, 2023
7df46ae
Merge pull request #2356 from kubernetes-sigs/dependabot/go_modules/k…
k8s-ci-robot Aug 28, 2023
a5bc0dc
build(deps): bump sigs.k8s.io/controller-runtime from 0.15.1 to 0.16.0
dependabot[bot] Aug 28, 2023
c376a9a
Merge pull request #2352 from kubernetes-sigs/dependabot/go_modules/s…
k8s-ci-robot Aug 28, 2023
74562ef
Merge pull request #2351 from kubernetes-sigs/dependabot/pip/mkdocs-m…
k8s-ci-robot Aug 28, 2023
ddd0fd2
fix leaking TCP connections in conformance tests
gauravkghildiyal Aug 28, 2023
4f8e572
Merge pull request #2327 from sayboras/tam/remove-experiment-tag
k8s-ci-robot Aug 28, 2023
2ed9486
Merge pull request #2358 from gauravkghildiyal/tcp-leaks
k8s-ci-robot Aug 28, 2023
ad75c72
Fix broken links to GEPs
gcs278 Aug 17, 2023
5d4a870
Merge pull request #2315 from gcs278/fix-gep-link
k8s-ci-robot Aug 28, 2023
645b165
Adding v0.8.0 changelog
robscott Aug 28, 2023
eecbfc5
update handler signal error log
yylt Aug 29, 2023
ac6c497
Apply suggestions from code review
levikobi Aug 29, 2023
dcefa0f
Apply all suggestions from code review
levikobi Aug 29, 2023
0f1a0dc
Fix verify-crds-kind.sh to show existing errors
youngnick Aug 29, 2023
de5ae29
Remove no longer served invalid YAMLs
youngnick Aug 29, 2023
ddc68f2
Change output for verify-crds-kind.sh
youngnick Aug 29, 2023
8c05428
Fix invalid GRPCRoute YAMLs so they are invalid in the right way
youngnick Aug 29, 2023
3d22aa5
Merge pull request #2360 from robscott/changelog-v0.8.0
k8s-ci-robot Aug 29, 2023
5e1f648
v0.8.0 blog entry (#2181)
kflynn Aug 29, 2023
4ab1b47
Update Contour implementation summary and conformance report
sunjayBhatia Aug 29, 2023
f55fda2
Merge pull request #2364 from sunjayBhatia/update-contour-impl
k8s-ci-robot Aug 29, 2023
937dcb3
Update conformance/utils/http/mirror.go
levikobi Aug 30, 2023
56cb2f7
docs: remove codejam from meetings
shaneutt Aug 30, 2023
552e84a
Merge pull request #2366 from shaneutt/shaneutt/cleanup-gwapi-communi…
k8s-ci-robot Aug 30, 2023
3aa54ca
Update GEP-1742 to use GEP-2257 Duration type
frankbu Aug 31, 2023
70e58c9
remove defaults to
frankbu Aug 31, 2023
da64ddf
remove CEL validation for now
frankbu Aug 31, 2023
c21d0e4
Merge pull request #2367 from frankbu/update-1742
k8s-ci-robot Aug 31, 2023
ea74a08
Update conformance report for NGINX Kubernetes Gateway
sjberman Aug 31, 2023
d031c16
Merge pull request #2368 from sjberman/nginx-profile
k8s-ci-robot Aug 31, 2023
6281ef1
httproute-timeout: update
SRodi Sep 1, 2023
d8f2b2b
httproute-timeout: address comments
SRodi Sep 1, 2023
7c0e5d2
Fix cel validation for listner uniqueness
frankbu Sep 1, 2023
e1dd21e
add test
frankbu Sep 1, 2023
2e44a30
build(deps): bump sigs.k8s.io/controller-runtime from 0.16.0 to 0.16.1
dependabot[bot] Sep 4, 2023
a99cf91
build(deps): bump mkdocs-mermaid2-plugin from 1.0.8 to 1.1.0
dependabot[bot] Sep 4, 2023
90a3c72
Merge pull request #2370 from frankbu/listner-validate
k8s-ci-robot Sep 4, 2023
b8136bc
Move invalid examples to channel names instead of version
youngnick Sep 5, 2023
7e26e9a
Merge pull request #2372 from kubernetes-sigs/dependabot/pip/mkdocs-m…
k8s-ci-robot Sep 5, 2023
f3cc37a
build(deps): bump mkdocs-material from 9.2.5 to 9.2.8
dependabot[bot] Sep 5, 2023
c80f24b
Merge pull request #2371 from kubernetes-sigs/dependabot/go_modules/s…
k8s-ci-robot Sep 5, 2023
1f02838
build(deps): bump pymdown-extensions from 10.1 to 10.3 (#2374)
dependabot[bot] Sep 5, 2023
2ee9e87
Merge pull request #2376 from kubernetes-sigs/dependabot/pip/mkdocs-m…
k8s-ci-robot Sep 5, 2023
18bef12
Update CHANGELOG.md
LiorLieberman Sep 5, 2023
287ad10
Update CHANGELOG.md
LiorLieberman Sep 5, 2023
59890d6
Merge pull request #2377 from LiorLieberman/patch-3
k8s-ci-robot Sep 5, 2023
d09b142
GEP-1897 Explicit Backend TLS Connection Configuration (was TLS from …
candita Sep 6, 2023
df2d1d4
GEP 2162 - Supported features in GatewayClass Status (#2163)
LiorLieberman Sep 6, 2023
53382c8
Merge pull request #2361 from yylt/err
k8s-ci-robot Sep 7, 2023
0089b6e
Merge pull request #2362 from youngnick/fix-verify-crds
k8s-ci-robot Sep 7, 2023
386e9ec
Adding SectionName to PolicyTargetReference (#2283)
zhaohuabing Sep 7, 2023
0f1757e
IPv6 conformance: Third time's the charm (#2375)
keithmattix Sep 7, 2023
eb1280f
I can't take it any more. Sort the GEP list.
kflynn Aug 17, 2023
e56b07b
httproute-timeout
SRodi Sep 7, 2023
e148233
add CEL tests for HTTPRouteTimeouts
SRodi Sep 7, 2023
a9bd3a9
add CEL test for valide infinite request
SRodi Sep 7, 2023
482ce15
httproute-timeout: address comments
SRodi Sep 8, 2023
df71817
shorten comment lines and minor grammar fix
SRodi Sep 8, 2023
d8d7472
fix webhook validation and add test
SRodi Sep 8, 2023
e40ed42
fix capitalisation when referring to gateway instance
SRodi Sep 8, 2023
acadd11
move CEL tests to httproute_experimental_test.go
SRodi Sep 8, 2023
b249035
Adding new SupportedVersion condition to GatewayClass
robscott Sep 9, 2023
8e2e45c
Update Flomesh implementation details
naqvis Sep 10, 2023
b982ffa
Merge pull request #2318 from kflynn/flynn/gep-sorting
k8s-ci-robot Sep 11, 2023
222c165
Fix CEL tests in fix-verify-crds.sh
youngnick Sep 11, 2023
fa5511f
Merge pull request #2386 from youngnick/fix-verify-crds-again
k8s-ci-robot Sep 11, 2023
c80d8a3
Merge pull request #2359 from levikobi/conformance-2210
k8s-ci-robot Sep 11, 2023
45d11c2
feat: add eg report
Xunzhuo Aug 10, 2023
f77919e
Merge pull request #2013 from SRodi/httproute-timeout
k8s-ci-robot Sep 12, 2023
03ddddf
Update site-src/implementations.md
naqvis Sep 12, 2023
fbf2230
Merge pull request #2385 from naqvis/update-fsm
k8s-ci-robot Sep 12, 2023
dcaa9d5
Update GEP-1742 with latest comments from go apis
frankbu Sep 12, 2023
8ab4e18
Merge pull request #2388 from frankbu/gep-1742-update
k8s-ci-robot Sep 12, 2023
4a8f5de
chore: removed experimental tag from Makefile
mlavacca Sep 13, 2023
3f3b000
chore: remove conformance/reports/latest link
pmalek Sep 12, 2023
b858494
Merge pull request #2390 from mlavacca/fix-makefile-experimental
k8s-ci-robot Sep 13, 2023
c63aa6c
Merge pull request #2282 from Xunzhuo/add-eg-report
k8s-ci-robot Sep 13, 2023
3fa4a94
Merge pull request #2389 from pmalek/update-conformance-reports-lates…
k8s-ci-robot Sep 13, 2023
e2ecde4
Move GEP-1742 to experimental
youngnick Sep 14, 2023
c99f726
Merge pull request #2384 from robscott/version-skew
k8s-ci-robot Sep 14, 2023
759e09e
Merge pull request #2392 from youngnick/update-gep-1742
k8s-ci-robot Sep 14, 2023
3ba04ed
Fix multiple mirror conformance test
frankbu Sep 14, 2023
f4b953a
Clarify Gateway Listener Status AttachedRoutes field
sunjayBhatia Sep 14, 2023
78ed734
Merge pull request #2395 from frankbu/multi-mirrors
k8s-ci-robot Sep 14, 2023
e274d62
Updating docs for v0.8.1
robscott Sep 14, 2023
15bcd3f
Merge pull request #2399 from robscott/docs-0.8.1
k8s-ci-robot Sep 15, 2023
f98e94a
Merge pull request #2396 from sunjayBhatia/clarify-attachedroutes
k8s-ci-robot Sep 15, 2023
67dd2fb
rm webhook resources from installation yaml
Sep 15, 2023
cd223ea
Merge pull request #2401 from arkodg/rm-admission-server-install
k8s-ci-robot Sep 15, 2023
df78622
build(deps): bump k8s.io/apiextensions-apiserver from 0.28.1 to 0.28.2
dependabot[bot] Sep 18, 2023
2df25af
build(deps): bump mkdocs-material from 9.2.8 to 9.3.1
dependabot[bot] Sep 18, 2023
520c11d
conformance: update Kuma's conformance report and implementation badg…
michaelbeaumont Sep 18, 2023
f7c2de5
Merge pull request #2410 from michaelbeaumont/conformance/kuma-v0.8.0
k8s-ci-robot Sep 18, 2023
4bcd7ee
Merge pull request #2406 from kubernetes-sigs/dependabot/go_modules/k…
k8s-ci-robot Sep 18, 2023
b243992
build(deps): bump sigs.k8s.io/controller-runtime from 0.16.1 to 0.16.2
dependabot[bot] Sep 18, 2023
89ef354
Merge pull request #2409 from kubernetes-sigs/dependabot/pip/mkdocs-m…
k8s-ci-robot Sep 18, 2023
bf0c69d
Merge pull request #2408 from kubernetes-sigs/dependabot/go_modules/s…
k8s-ci-robot Sep 18, 2023
d9540a2
docs: more specificity in GatewayStatusAddress docs language
shaneutt Sep 18, 2023
31b4485
docs: remove GatewayReasonUnsupportedAddress
shaneutt Sep 18, 2023
b94d95c
docs: clean up language around addresses in gw status
shaneutt Sep 18, 2023
566a736
docs: make GatewayReasonAddressNotAssigned specifically about dynamic…
shaneutt Sep 18, 2023
d953157
docs: add GatewayReasonAddressNotUsable for specified addresses which…
shaneutt Sep 18, 2023
ec29477
tests: add conformance tests for static gateway addresses
shaneutt Sep 18, 2023
909102d
feat: enable templating in static GW addrs
shaneutt Sep 18, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
11 changes: 11 additions & 0 deletions .github/ISSUE_TEMPLATE/conformance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
name: Conformance Test
about: Suggest a new Conformance Test
labels: area/conformance

---
<!-- Please only use this template for submitting conformance test requests -->

**What would you like to be added**:

**Why this is needed**:
13 changes: 8 additions & 5 deletions .github/ISSUE_TEMPLATE/enhancement.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,15 @@ labels: kind/feature
---
<!-- Please only use this template for submitting enhancement requests -->

<!--
WARNING: depending on the scope of the enhancement you may be asked to use the
GEP process to build consensus around a proposed change. Please carefully read
through the GEP overview and include a link to the prerequisite GEP discussion
when submitting this issue:
https://gateway-api.sigs.k8s.io/geps/overview/
-->

**What would you like to be added**:

**Why this is needed**:

<!--
NOTE: depending on the scope of the enhancement, you may be asked to use the GEP
process to document your work:
https://gateway-api.sigs.k8s.io/geps/overview/
-->
12 changes: 8 additions & 4 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<!-- Thanks for sending a pull request! Here are some tips for you:

1. If this is your first time contributing to Gateway API, please read our
developer guide (https://gateway-api.sigs.k8s.io/devguide/)
and our community page (https://gateway-api.sigs.k8s.io/community/).
developer guide (https://gateway-api.sigs.k8s.io/contributing/devguide/)
and our community page (https://gateway-api.sigs.k8s.io/contributing/).
2. If this is your first time contributing to a Kubernetes project, please read
our contributor guidelines:
https://git.k8s.io/community/contributors/guide/first-contribution.md#your-first-contribution
Expand All @@ -14,6 +14,10 @@
https://git.k8s.io/community/contributors/guide/pull-requests.md#best-practices-for-faster-reviews
5. If the PR is unfinished, see how to mark it:
https://git.k8s.io/community/contributors/guide/pull-requests.md#marking-unfinished-pull-requests
6. If this PR includes a new GEP please make sure you've followed the process
outlined in our GEP overview, as this will help the community to ensure the
best chance of positive outcomes for your proposal:
https://gateway-api.sigs.k8s.io/geps/overview/#process
-->

**What type of PR is this?**
Expand All @@ -23,15 +27,15 @@ Add one of the following kinds:
/kind cleanup
/kind documentation
/kind feature
/kind design
/kind gep
/kind test

Optionally add one or more of the following kinds if applicable:
/kind api-change
/kind deprecation
/kind failing-test
/kind flake
/kind regression
/area conformance
-->

**What this PR does / why we need it**:
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,4 @@ admission
/cache
.venv/
release/
site-src/geps
27 changes: 23 additions & 4 deletions .golangci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
run:
timeout: 10m
issues-exit-code: 1
max-issues-per-linter: 0
max-same-issues: 0
tests: true
skip-dirs-use-default: true
modules-download-mode: readonly
Expand All @@ -9,12 +11,20 @@ run:
linters:
fast: false
enable:
- gofmt
- errcheck
- exportloopref
- gocritic
- gofumpt
- goimports
- revive
- gomodguard
- gosec
- govet
- misspell
- exportloopref
- revive
- unconvert
- unparam
- unused
- whitespace
disable:
- scopelint
disable-all: false
Expand All @@ -36,7 +46,16 @@ linters-settings:
check-shadowing: true
misspell:
locale: US
ignore-words:
ignore-words: []
gomodguard:
blocked:
# List of blocked modules.
modules:
- io/ioutil:
recommendations:
- io
- os
reason: "Deprecation of package ioutil in Go 1.16."

issues:
exclude-rules:
Expand Down
57 changes: 57 additions & 0 deletions .yamllint.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
---

ignore: |
.github/
.golangci.yml
mkdocs.yml
cloudbuild.yaml
config/crd/kustomization.yaml

rules:
braces:
min-spaces-inside: 0
max-spaces-inside: 0
min-spaces-inside-empty: -1
max-spaces-inside-empty: -1
brackets:
min-spaces-inside: 0
max-spaces-inside: 1
min-spaces-inside-empty: -1
max-spaces-inside-empty: -1
colons:
max-spaces-before: 0
max-spaces-after: 1
commas:
max-spaces-before: 1
min-spaces-after: 1
max-spaces-after: 1
comments:
level: warning
require-starting-space: false
min-spaces-from-content: 1
comments-indentation:
level: warning
document-end: disable
document-start: disable
empty-lines:
max: 2
max-start: 0
max-end: 1
empty-values:
forbid-in-block-mappings: false
forbid-in-flow-mappings: true
hyphens:
max-spaces-after: 1
indentation:
spaces: 2
indent-sequences: consistent # be consistent: don't mix indentation styles in one file.
check-multi-line-strings: false
key-duplicates: enable
key-ordering: disable
new-line-at-end-of-file: enable
new-lines:
type: unix
trailing-spaces: disable
truthy:
check-keys: false # GitHub Actions uses "on:" as a key
level: warning
Loading