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

Chore/sync snappcloud #8

Open
wants to merge 228 commits into
base: snappcloud
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
228 commits
Select commit Hold shift + click to select a range
b054178
internal: replace min/max funcs with built-in ones (#6062)
izturn Jan 9, 2024
d82528d
Add instructions for docker-mac-net-connect and installation instruct…
christianang Jan 9, 2024
9e8e129
Add max-connections-per-listener config option (#6058)
flawedmatrix Jan 10, 2024
d8931d4
Remove static base runtime layer from bootstrap (#6063)
lubronzhan Jan 10, 2024
16fa671
Improve e2e helper updateAndWaitFor to avoid conflicts (#6069)
sunjayBhatia Jan 11, 2024
838bad4
Bump go to 1.21.6 (#6070)
sunjayBhatia Jan 11, 2024
6e81b65
Reduce permissions on workflows that run on PRs (#6068)
sunjayBhatia Jan 11, 2024
cc85f47
Update permissions on remaining workflows (#6072)
sunjayBhatia Jan 11, 2024
9070cfa
Add OpenSSF scorecard to README (#6074)
sunjayBhatia Jan 12, 2024
08d6eaf
Roll back grpc-go to v1.59.0 (#6075)
sunjayBhatia Jan 16, 2024
a804ad8
build(deps): bump the k8s-dependencies group with 1 update (#6080)
dependabot[bot] Jan 16, 2024
ef95b9a
build(deps): bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.0 (#6…
dependabot[bot] Jan 16, 2024
79db809
build(deps): bump the artifact-actions group with 2 updates (#6085)
dependabot[bot] Jan 16, 2024
c633fc3
build(deps): bump github/codeql-action from 3.22.12 to 3.23.0 (#6087)
dependabot[bot] Jan 16, 2024
0c5fb70
build(deps): bump actions/cache from 3.3.2 to 3.3.3 (#6086)
dependabot[bot] Jan 16, 2024
3dd50e9
build(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 (#6083)
dependabot[bot] Jan 16, 2024
3e1ba54
build(deps): bump github.com/prometheus/common from 0.45.0 to 0.46.0 …
dependabot[bot] Jan 16, 2024
7980bbf
build(deps): bump github.com/vektra/mockery/v2 from 2.39.1 to 2.40.1 …
dependabot[bot] Jan 16, 2024
c62ddf2
build(deps): bump sigs.k8s.io/controller-runtime from 0.16.3 to 0.17.…
dependabot[bot] Jan 16, 2024
02faa3a
Enable testifylint and ginkgo linters (#6091)
sunjayBhatia Jan 16, 2024
51b72d9
build(deps): bump sigs.k8s.io/controller-tools from 0.13.0 to 0.14.0 …
dependabot[bot] Jan 16, 2024
572515a
Enable gofumpt linter (#6093)
sunjayBhatia Jan 16, 2024
61b6fae
add flag to golangci-lint to show error line number (#6096)
lubronzhan Jan 17, 2024
ea4d4f9
Update proxy-proto.md to remove warning about aws load balancer annot…
luong-komorebi Jan 19, 2024
bc1ea04
build(deps): bump the k8s-dependencies group with 3 updates (#6102)
dependabot[bot] Jan 22, 2024
7faeeb1
build(deps): bump github.com/onsi/ginkgo/v2 from 2.14.0 to 2.15.0 (#6…
dependabot[bot] Jan 22, 2024
ce515b6
build(deps): bump github.com/onsi/gomega from 1.30.0 to 1.31.1 (#6104)
dependabot[bot] Jan 22, 2024
604bde0
build(deps): bump actions/cache from 3.3.3 to 4.0.0 (#6115)
dependabot[bot] Jan 22, 2024
b50dc42
build(deps): bump github/codeql-action from 3.23.0 to 3.23.1 (#6114)
dependabot[bot] Jan 22, 2024
4ae0bfa
build(deps): bump the artifact-actions group with 1 update (#6113)
dependabot[bot] Jan 22, 2024
0fc3b5d
Remove initial readiness probe delay (#6099)
sunjayBhatia Jan 22, 2024
5c54c2b
Add note to warn people to add config to vscode if need to compile fo…
lubronzhan Jan 22, 2024
3fa8ec4
Add more debugging log on generating crd related code. (#6117)
lubronzhan Jan 23, 2024
5f22aeb
feat(access-log): omit empty fields in Envoy JSON based logs (#6077)
abbas-gheydi Jan 23, 2024
26ddb0f
Generate certs and private keys for tests (#6100)
tsaarni Jan 23, 2024
9eb2838
Bump certyaml to fix race condition (#6118)
tsaarni Jan 23, 2024
5eebe3e
build(deps): bump google.golang.org/grpc from 1.59.0 to 1.61.0 (#6134)
dependabot[bot] Jan 29, 2024
a57a590
build(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 (#6133)
dependabot[bot] Jan 29, 2024
eaae374
build(deps): bump the artifact-actions group with 1 update (#6128)
dependabot[bot] Jan 29, 2024
eb4e6b5
build(deps): bump mheap/github-action-required-labels (#6130)
dependabot[bot] Jan 29, 2024
706e57e
build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5 (#6131)
dependabot[bot] Jan 29, 2024
c3a7d19
build(deps): bump github/codeql-action from 3.23.1 to 3.23.2 (#6129)
dependabot[bot] Jan 29, 2024
67c7ec1
internal/envoy: use consistent HTTP filter names (#6124)
skriss Jan 29, 2024
4619e0a
Added support for upstream verification for TCPProxy (#6079)
tsaarni Jan 29, 2024
6ef905a
bump Envoy to v1.29.0 (#6123)
skriss Jan 29, 2024
54fc8fc
site: document Gateway name length limit (#6143)
skriss Jan 29, 2024
29201bb
enable provisioning Gateways that watch specific namespaces (#6073)
lubronzhan Jan 30, 2024
ac49aee
provisioner: Set SupportedVersion condition on GatewayClass (#6147)
sunjayBhatia Jan 31, 2024
62f81db
deprecate configuring Contour with a Gateway controller name (#6144)
skriss Jan 31, 2024
943d5e2
Support gateway api BackendTLSPolicy (#6119)
flawedmatrix Feb 1, 2024
5b16199
build(deps): bump github.com/cert-manager/cert-manager (#6158)
dependabot[bot] Feb 5, 2024
9f248c2
build(deps): bump github/codeql-action from 3.23.2 to 3.24.0 (#6156)
dependabot[bot] Feb 5, 2024
aeb04fc
build(deps): bump necojackarc/auto-request-review from 0.12.0 to 0.13…
dependabot[bot] Feb 5, 2024
3fee384
build(deps): bump codecov/codecov-action from 3.1.5 to 4.0.1 (#6155)
dependabot[bot] Feb 5, 2024
621e897
Add anti-affinity for envoy deployed by provisioner (#6148)
lubronzhan Feb 5, 2024
0809407
Bump kind/kubectl and node images (#6160)
sunjayBhatia Feb 5, 2024
0160b09
site: Add troubleshooting doc for common errors (#6161)
sunjayBhatia Feb 9, 2024
39a7d20
add disabled-features flag to ContourDeployment for provisioner (#6152)
lubronzhan Feb 9, 2024
7d6831b
Add Accepted condition to BackendTLSPolicy (#6151)
christianang Feb 12, 2024
c35f7f0
Bump Envoy to 1.29.1 (#6164)
sunjayBhatia Feb 12, 2024
ca4108f
build(deps): bump sigs.k8s.io/controller-runtime from 0.17.0 to 0.17.…
dependabot[bot] Feb 12, 2024
f188984
build(deps): bump aquasecurity/trivy-action from 0.16.1 to 0.17.0 (#6…
dependabot[bot] Feb 12, 2024
09aaadf
build(deps): bump the artifact-actions group with 2 updates (#6169)
dependabot[bot] Feb 12, 2024
28180ca
build(deps): bump github.com/cert-manager/cert-manager (#6175)
dependabot[bot] Feb 12, 2024
1577e07
build(deps): bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 (#6174)
dependabot[bot] Feb 12, 2024
1e37c8f
build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (…
dependabot[bot] Feb 12, 2024
6ea6bb9
build(deps): bump mheap/github-action-required-labels (#6172)
dependabot[bot] Feb 12, 2024
84b1117
build(deps): bump github.com/vektra/mockery/v2 from 2.40.1 to 2.40.3 …
dependabot[bot] Feb 12, 2024
92d5342
update docs & examples to match gateway-api/v1 (#5925)
izturn Feb 12, 2024
5621293
Site/changelog/workflow updates for v1.28.0 release (#6180)
sunjayBhatia Feb 12, 2024
60aeb27
hack: fix link in release notes template (#6183)
skriss Feb 12, 2024
3d78210
v1.27.1, v1.26.2 changelogs & docs updates (#6184)
skriss Feb 12, 2024
fa1d380
Enable more linters for standardizing imports (#6094)
sunjayBhatia Feb 12, 2024
1a91962
drop Kubernetes version vars from patch release process (#6186)
skriss Feb 12, 2024
f131882
Fixes BackendTLSPolicy Status Update data race (#6185)
sunjayBhatia Feb 12, 2024
bd003fb
Inform on and use Gateway API v1 types where possible (#6153)
sunjayBhatia Feb 12, 2024
50cb833
Patch release 1.28.1 changelog/site updates (#6190)
sunjayBhatia Feb 13, 2024
5763f7f
add locally-built contour to .gitignore (#6191)
skriss Feb 13, 2024
1cc89d0
Gateway API: remove gateway controller name config option (#6145)
skriss Feb 13, 2024
bc89948
site/content: minor Gateway API docs updates (#6192)
skriss Feb 13, 2024
6e6d2f7
Replace ref package with k8s.io/utils/ptr (#6189)
lubronzhan Feb 14, 2024
d03b6d7
Add test demonstrating backendtlspolicy precedence (#6194)
christianang Feb 16, 2024
171e94f
build(deps): bump the k8s-dependencies group with 4 updates (#6197)
dependabot[bot] Feb 20, 2024
40ab309
build(deps): bump github.com/prometheus/common from 0.46.0 to 0.47.0 …
dependabot[bot] Feb 20, 2024
c76f2bc
build(deps): bump sigs.k8s.io/controller-runtime from 0.17.1 to 0.17.…
dependabot[bot] Feb 20, 2024
6d2859f
build(deps): bump github.com/prometheus/client_model from 0.5.0 to 0.…
dependabot[bot] Feb 20, 2024
841c9f6
build(deps): bump google.golang.org/grpc from 1.61.0 to 1.61.1 (#6201)
dependabot[bot] Feb 20, 2024
583310b
build(deps): bump github/codeql-action from 3.24.0 to 3.24.3 (#6210)
dependabot[bot] Feb 20, 2024
94e591f
Bump kind/kubectl and node images (#6211)
lubronzhan Feb 20, 2024
9d7f9dd
Bump golang to 1.22.0 (#6181)
sunjayBhatia Feb 22, 2024
c6ae46e
Add test validating cluster name generation is unique in HTTPRoute wi…
christianang Feb 23, 2024
e6a5bfc
build(deps): bump github.com/vektra/mockery/v2 from 2.40.3 to 2.42.0 …
dependabot[bot] Feb 23, 2024
f8c2854
build(deps): bump google.golang.org/grpc from 1.61.1 to 1.62.0 (#6220)
dependabot[bot] Feb 26, 2024
0dbc1f3
build(deps): bump github.com/cert-manager/cert-manager (#6219)
dependabot[bot] Feb 26, 2024
e49b92d
build(deps): bump codecov/codecov-action from 4.0.1 to 4.0.2 (#6215)
dependabot[bot] Feb 26, 2024
afaca64
build(deps): bump github/codeql-action from 3.24.3 to 3.24.5 (#6216)
dependabot[bot] Feb 26, 2024
41ecbaa
build(deps): bump github.com/prometheus/client_golang (#6226)
dependabot[bot] Feb 28, 2024
c4ec1a4
Bump golangci-lint to 1.56.2 (#6182)
sunjayBhatia Feb 28, 2024
a16e749
use Go 1.22 range over integers syntax (#6214)
skriss Feb 28, 2024
5d41cfb
test/e2e: add flake attempts for gRPC plaintext E2E (#6228)
skriss Feb 29, 2024
6791158
build(deps): bump github.com/prometheus/common from 0.48.0 to 0.49.0 …
dependabot[bot] Mar 4, 2024
9b5dbe6
build(deps): bump the artifact-actions group with 1 update (#6235)
dependabot[bot] Mar 4, 2024
a700daf
build(deps): bump docker/setup-buildx-action from 3.0.0 to 3.1.0 (#6236)
dependabot[bot] Mar 4, 2024
f0c613b
build(deps): bump codecov/codecov-action from 4.0.2 to 4.1.0 (#6237)
dependabot[bot] Mar 4, 2024
157fb67
build(deps): bump github/codeql-action from 3.24.5 to 3.24.6 (#6238)
dependabot[bot] Mar 4, 2024
4e543e3
build(deps): bump actions/cache from 4.0.0 to 4.0.1 (#6239)
dependabot[bot] Mar 4, 2024
5081138
use multi-arch golang base image (#6243)
skriss Mar 4, 2024
b08ab87
build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#6…
dependabot[bot] Mar 4, 2024
53e9159
Fix for specifying a health check port with an ExternalName Service (…
yangyy93 Mar 4, 2024
e64a50a
examples: update envoy/ratelimit image tag (#6246)
skriss Mar 5, 2024
7ab1748
Ignore all loopback IPs in local ip grep (#6245)
seth-epps Mar 6, 2024
31ad9ba
test/e2e/gateway: check service as part of request condition (#6251)
skriss Mar 7, 2024
a740314
use a separate snapshot cache for EDS (#6250)
skriss Mar 7, 2024
85cc0b7
test/e2e/gateway: prevent tcproute test causing pollution (#6252)
sunjayBhatia Mar 7, 2024
fe9e9d7
build(deps): bump github.com/prometheus/common from 0.49.0 to 0.50.0 …
dependabot[bot] Mar 10, 2024
e164532
build(deps): bump aquasecurity/trivy-action from 0.17.0 to 0.18.0 (#6…
dependabot[bot] Mar 10, 2024
4c08b61
build(deps): bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0 (#6…
dependabot[bot] Mar 11, 2024
fee5146
build(deps): bump github.com/cert-manager/cert-manager (#6260)
dependabot[bot] Mar 11, 2024
19b3036
build(deps): bump google.golang.org/grpc from 1.62.0 to 1.62.1 (#6263)
dependabot[bot] Mar 11, 2024
035fa05
Bump golang to 1.22.1 for CVEs (#6265)
sunjayBhatia Mar 11, 2024
bc301a1
use envoy xDS server for featuretests (#6255)
skriss Mar 12, 2024
23a0297
change default xDS server to envoy (#6146)
skriss Mar 12, 2024
ba23d35
build(deps): bump the k8s-dependencies group with 4 updates (#6273)
dependabot[bot] Mar 18, 2024
d5f3dcf
build(deps): bump github.com/vektra/mockery/v2 from 2.42.0 to 2.42.1 …
dependabot[bot] Mar 18, 2024
acb2acc
build(deps): bump docker/setup-buildx-action from 3.1.0 to 3.2.0 (#6277)
dependabot[bot] Mar 18, 2024
49503ce
build(deps): bump github/codeql-action from 3.24.6 to 3.24.7 (#6278)
dependabot[bot] Mar 18, 2024
b1d6c4f
build(deps): bump docker/login-action from 3.0.0 to 3.1.0 (#6279)
dependabot[bot] Mar 18, 2024
5d89845
build(deps): bump github/codeql-action from 3.24.7 to 3.24.8 (#6285)
dependabot[bot] Mar 18, 2024
484c407
build(deps): bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.0 (#6…
dependabot[bot] Mar 18, 2024
3de5ddd
build(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0 (#6286)
dependabot[bot] Mar 18, 2024
17e528c
Bump Envoy to v1.29.2 (#6283)
sunjayBhatia Mar 18, 2024
774fae8
Disable Envoy removing TE request header (#6288)
sunjayBhatia Mar 18, 2024
5f1b981
1.28.2 release note and docs (#6292)
sunjayBhatia Mar 19, 2024
4a741c6
chore: fix some docs typos (#6298)
majorteach Mar 25, 2024
c4c64a7
build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.0 to 2.17.1 (#6…
dependabot[bot] Mar 25, 2024
ed6d0ff
build(deps): bump github.com/prometheus/common from 0.50.0 to 0.51.1 …
dependabot[bot] Mar 25, 2024
b907e47
build(deps): bump github/codeql-action from 3.24.8 to 3.24.9 (#6303)
dependabot[bot] Mar 25, 2024
6dbb28f
build(deps): bump actions/cache from 4.0.1 to 4.0.2 (#6304)
dependabot[bot] Mar 25, 2024
b8544c6
build(deps): bump mheap/github-action-required-labels (#6305)
dependabot[bot] Mar 25, 2024
c3d6cb4
Add Bugfender to adopters (#6293)
jgimenez Mar 25, 2024
c8f2138
build(deps): bump github.com/distribution/reference from 0.5.0 to 0.6…
dependabot[bot] Apr 2, 2024
00ee9e4
build(deps): bump aquasecurity/trivy-action from 0.18.0 to 0.19.0 (#6…
dependabot[bot] Apr 2, 2024
fe259fa
build(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1 (#6311)
dependabot[bot] Apr 2, 2024
a8d2f5a
set SpawnUpstreamSpan to true for generation new span (#6271)
SamMHD Apr 4, 2024
014af6a
build(deps): bump github/codeql-action from 3.24.9 to 3.24.10 (#6323)
dependabot[bot] Apr 8, 2024
44101d7
build(deps): bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 (#6317)
dependabot[bot] Apr 8, 2024
0518022
build(deps): bump github.com/prometheus/client_model from 0.6.0 to 0.…
dependabot[bot] Apr 8, 2024
d49c906
build(deps): bump github.com/prometheus/common from 0.51.1 to 0.52.2 …
dependabot[bot] Apr 8, 2024
e2f32a3
build(deps): bump codecov/codecov-action from 4.1.1 to 4.2.0 (#6322)
dependabot[bot] Apr 8, 2024
5826aef
build(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.0 (#6318)
dependabot[bot] Apr 8, 2024
660d84e
build(deps): bump github.com/vektra/mockery/v2 from 2.42.1 to 2.42.2 …
dependabot[bot] Apr 8, 2024
7042071
bump Go to 1.22.2 (#6327)
skriss Apr 9, 2024
162c077
bump Envoy to v1.29.3 (#6328)
skriss Apr 9, 2024
e79d56a
v1.26.3, v1.27.2, v1.28.3 patch release docs (#6333)
skriss Apr 10, 2024
6f7010a
use EndpointSlices by default (#6149)
izturn Apr 10, 2024
d72f4c6
Allow follower to start with empty initial resource list (#6295)
tsaarni Apr 10, 2024
b7c7234
minor release process updates (#6336)
skriss Apr 11, 2024
6bdda0b
enable circuit breaker statistics for tracking remaining (#6297)
rajatvig Apr 11, 2024
818ca2d
daily build: run E2E's against endpoints translator (#6338)
skriss Apr 12, 2024
add0746
internal/dag: basic Gateway API Timeouts.BackendRequest impl (#6335)
skriss Apr 12, 2024
b01ccac
build(deps): bump sigs.k8s.io/kustomize/kyaml from 0.16.0 to 0.17.0 (…
dependabot[bot] Apr 15, 2024
d4fe67f
build(deps): bump google.golang.org/grpc from 1.63.0 to 1.63.2 (#6340)
dependabot[bot] Apr 15, 2024
46cbf21
build(deps): bump github.com/prometheus/common from 0.52.2 to 0.52.3 …
dependabot[bot] Apr 15, 2024
fb3c562
build(deps): bump codecov/codecov-action from 4.2.0 to 4.3.0 (#6344)
dependabot[bot] Apr 15, 2024
2a54b69
build(deps): bump docker/setup-buildx-action from 3.2.0 to 3.3.0 (#6345)
dependabot[bot] Apr 15, 2024
13b4d2d
build(deps): bump act10ns/slack from 2.0.0 to 2.1.0 (#6346)
dependabot[bot] Apr 15, 2024
3d85617
build(deps): bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.17.…
dependabot[bot] Apr 15, 2024
4c25f7b
Bump envoy to v1.30.0 (#6353)
tico88612 Apr 17, 2024
3c79035
handle route conflicts with HTTPRoute.Matches (#6188)
lubronzhan Apr 17, 2024
53e65db
re-enable linting the tools build tag (#6356)
skriss Apr 18, 2024
a6e67a7
build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 (#6357)
dependabot[bot] Apr 19, 2024
7487a82
build(deps): bump actions/checkout from 4.1.1 to 4.1.3 (#6361)
dependabot[bot] Apr 22, 2024
4f0a933
build(deps): bump github/codeql-action from 3.24.10 to 3.25.1 (#6362)
dependabot[bot] Apr 22, 2024
522e683
build(deps): bump the artifact-actions group with 2 updates (#6360)
dependabot[bot] Apr 22, 2024
76d1572
build(deps): bump github.com/prometheus/common from 0.52.3 to 0.53.0 …
dependabot[bot] Apr 22, 2024
a577f18
build(deps): bump github.com/onsi/gomega from 1.32.0 to 1.33.0 (#6365)
dependabot[bot] Apr 22, 2024
056d880
build(deps): bump github.com/vektra/mockery/v2 from 2.42.2 to 2.42.3 …
dependabot[bot] Apr 22, 2024
dd08247
bump Envoy to v1.30.1 (#6376)
skriss Apr 24, 2024
330f290
build(deps): bump the k8s-dependencies group with 4 updates (#6363)
dependabot[bot] Apr 24, 2024
173a119
build(deps): bump sigs.k8s.io/controller-tools from 0.14.0 to 0.15.0 …
dependabot[bot] Apr 24, 2024
b892135
build(deps): bump actions/checkout from 4.1.3 to 4.1.4 (#6382)
dependabot[bot] Apr 24, 2024
9fa9b89
build(deps): bump github/codeql-action from 3.25.1 to 3.25.2 (#6383)
dependabot[bot] Apr 24, 2024
6558591
build(deps): bump the artifact-actions group with 2 updates (#6381)
dependabot[bot] Apr 24, 2024
672874f
build(deps): bump github/codeql-action from 3.25.2 to 3.25.3 (#6387)
dependabot[bot] Apr 29, 2024
7f1c522
build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0 (…
dependabot[bot] Apr 29, 2024
30f9321
build(deps): bump mheap/github-action-required-labels (#6389)
dependabot[bot] Apr 29, 2024
6a47e76
build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 (#6…
dependabot[bot] Apr 29, 2024
4cbcb6f
build(deps): bump github.com/cert-manager/cert-manager (#6395)
dependabot[bot] Apr 29, 2024
425b566
internal/dag: 0s HTTPRoute timeout disables the timeout (#6375)
skriss Apr 30, 2024
136f5a1
test/e2e: verify resource status upon creation (#6347)
skriss Apr 30, 2024
128fa79
remove old changelog entry (#6399)
skriss May 2, 2024
d0f50df
hack/release: update release notes template (#6400)
skriss May 2, 2024
6bcdd1c
build(deps): bump actions/setup-go from 5.0.0 to 5.0.1 (#6402)
dependabot[bot] May 6, 2024
25558ff
build(deps): bump codecov/codecov-action from 4.3.0 to 4.3.1 (#6403)
dependabot[bot] May 6, 2024
7da7f5e
build(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.3.0 (…
dependabot[bot] May 6, 2024
311d9c8
build(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.0 (#…
dependabot[bot] May 6, 2024
81a5024
build(deps): bump sigs.k8s.io/controller-runtime from 0.18.0 to 0.18.…
dependabot[bot] May 6, 2024
edc0aaf
build(deps): bump github.com/vektra/mockery/v2 from 2.42.3 to 2.43.0 …
dependabot[bot] May 6, 2024
a226b7d
build(deps): bump github.com/onsi/gomega from 1.33.0 to 1.33.1 (#6407)
dependabot[bot] May 6, 2024
5086f7d
build(deps): bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 (#6406)
dependabot[bot] May 6, 2024
ad89ab5
changelog
sunjayBhatia May 6, 2024
b997b95
provisioner: Use separate flag for each disabled feature (#6413)
sunjayBhatia May 6, 2024
3c4ff21
build(deps): bump actions/checkout from 4.1.4 to 4.1.5 (#6416)
dependabot[bot] May 7, 2024
657c377
build(deps): bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 (#6…
dependabot[bot] May 7, 2024
249c242
build(deps): bump sigs.k8s.io/controller-runtime from 0.18.1 to 0.18.…
dependabot[bot] May 7, 2024
5bfb6b7
build(deps): bump google.golang.org/protobuf from 1.34.0 to 1.34.1 (#…
dependabot[bot] May 7, 2024
959984e
build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.0 (…
dependabot[bot] May 7, 2024
f2f403c
v1.27.3, v1.28.4 changelogs and version info (#6423)
skriss May 7, 2024
fcf5007
v1.29.0 docs and config updates (#6424)
skriss May 7, 2024
a485abb
v1.29.0 netlify redirect updates (#6425)
skriss May 7, 2024
c07a0ba
internal/envoy: support AuthPolicy on direct response routes (#6426)
skriss May 8, 2024
bd33dfc
Bump gateway-api to v1.1.0 (#6398)
sunjayBhatia May 9, 2024
06761ae
Update prometheus guide to a working example and add Envoy metrics po…
sunjayBhatia May 10, 2024
9f9547c
site: remove blog and unversioned guides (#6431)
skriss May 10, 2024
28a20e8
site: updates for GRPCRoute moving to v1 (#6430)
skriss May 10, 2024
2644b30
chore: sync snappcloud with main repo
saman2000hoseini May 12, 2024
d956245
chore: sync snappcloud with main repo
saman2000hoseini May 12, 2024
66ade1c
chore: sync snappcloud with main repo
saman2000hoseini May 12, 2024
a3e69cb
chore: sync snappcloud with main repo
saman2000hoseini May 13, 2024
1901827
chore: sync snappcloud with main repo
saman2000hoseini May 13, 2024
47a0480
chore: sync snappcloud with main repo
saman2000hoseini May 13, 2024
393d81a
fix: correct some issues
saman2000hoseini May 13, 2024
bb3e3e5
fix: correct some issues
saman2000hoseini May 13, 2024
2154a83
fix: correct some issues
saman2000hoseini May 13, 2024
43dabe3
fix: correct some issues
saman2000hoseini May 13, 2024
19a6e17
fix: correct some issues
saman2000hoseini May 14, 2024
6f639ac
fix: correct some issues
saman2000hoseini May 14, 2024
1066071
fix: correct some issues
saman2000hoseini May 14, 2024
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
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .codespell.ignorewords
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ als
wit
aks
immediatedly
te
166 changes: 0 additions & 166 deletions .github/dependabot.yml

This file was deleted.

7 changes: 0 additions & 7 deletions .github/reviewers.yaml

This file was deleted.

188 changes: 0 additions & 188 deletions .github/workflows/build_daily.yaml

This file was deleted.

Loading
Loading