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

sync to upstream: 0b8ab80 #10

Merged
merged 39 commits into from
Jan 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
a46330f
build(deps): bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 (#5993)
dependabot[bot] Dec 4, 2023
07dc0af
build(deps): bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2 (#5…
dependabot[bot] Dec 4, 2023
4aee35a
build(deps): bump github.com/vektra/mockery/v2 from 2.37.1 to 2.38.0 …
dependabot[bot] Dec 4, 2023
cf8fb1c
implement Gateway infrastructure labels/annotations (#5968)
skriss Dec 5, 2023
9d71639
Use necojackarc/auto-request-review action to request reviews from no…
sunjayBhatia Dec 6, 2023
f42a569
Gateway API: support request timeout (#5997)
skriss Dec 6, 2023
eece587
internal/provisioner: add Gateway label to generated resources (#5969)
skriss Dec 7, 2023
44dd9f4
build(deps): bump aquasecurity/trivy-action from 0.14.0 to 0.16.0 (#6…
dependabot[bot] Dec 10, 2023
092e3f0
build(deps): bump actions/stale from 8 to 9 (#6006)
dependabot[bot] Dec 11, 2023
95d3f09
build(deps): bump actions/setup-go from 4 to 5 (#6007)
dependabot[bot] Dec 11, 2023
5bb85eb
build(deps): bump sigs.k8s.io/kustomize/kyaml from 0.15.0 to 0.16.0 (…
dependabot[bot] Dec 11, 2023
22714c6
build(deps): bump github.com/cert-manager/cert-manager (#6003)
dependabot[bot] Dec 11, 2023
30dd58f
site: Remove leaderelection from config file params (#6009)
sunjayBhatia Dec 11, 2023
ec46fff
Gateway API: fix for failing GatewayWithAttachedRoutes conformance te…
izturn Dec 12, 2023
4d48db7
update Gateway API conformance exclusions (#6012)
skriss Dec 12, 2023
b17749b
build(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 (#6018)
dependabot[bot] Dec 18, 2023
1f950b9
build(deps): bump google.golang.org/grpc from 1.59.0 to 1.60.0 (#6019)
dependabot[bot] Dec 18, 2023
bf6b8c5
build(deps): bump github/codeql-action from 2 to 3 (#6023)
dependabot[bot] Dec 18, 2023
bfd404f
dependabot: group upload/download artifact actions bumps (#6025)
skriss Dec 18, 2023
2b1d01f
build(deps): bump the k8s-dependencies group with 2 updates (#6017)
dependabot[bot] Dec 18, 2023
38bec9c
build(deps): bump the artifact-actions group with 2 updates (#6026)
dependabot[bot] Dec 18, 2023
00dc280
build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#6027)
dependabot[bot] Dec 19, 2023
b57fa06
allow configuration of upstream TLS connection settings (#5828)
KauzClay Dec 20, 2023
111b7f9
update Kubernetes support for 1.29 (#6031)
skriss Dec 20, 2023
a579ec3
remove disabled ingress-conformance run from CI (#6032)
skriss Dec 20, 2023
7dd40af
Updated upstream TLS changelog entry (#6033)
tsaarni Dec 20, 2023
f8c4324
build(deps): bump google.golang.org/grpc from 1.60.0 to 1.60.1 (#6045)
dependabot[bot] Dec 28, 2023
ddaf733
build(deps): bump github.com/go-logr/logr from 1.3.0 to 1.4.1 (#6044)
dependabot[bot] Dec 28, 2023
6f361a9
build(deps): bump github.com/vektra/mockery/v2 from 2.38.0 to 2.39.1 …
dependabot[bot] Dec 28, 2023
03a8239
build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0 (#…
dependabot[bot] Dec 28, 2023
89d2856
build(deps): bump github.com/prometheus/client_golang (#6049)
dependabot[bot] Dec 29, 2023
b474d10
Adds support for global circuit budget (#6013)
davinci26 Jan 2, 2024
4a22d0c
build(deps): bump github.com/envoyproxy/go-control-plane (#6050)
dependabot[bot] Jan 2, 2024
4871aaf
clarify logic in endpointstranslator.go (#5927)
xiangpingjiang Jan 2, 2024
9d590b0
Add action for generating OpenSSF scorecard (#6048)
sunjayBhatia Jan 3, 2024
054d169
Use exact version number for ossf/scorecard-action (#6051)
sunjayBhatia Jan 3, 2024
3dfb0a5
Bump go to 1.21.5 (#6053)
sunjayBhatia Jan 3, 2024
8d63b86
Pin github actions using shas (#6052)
sunjayBhatia Jan 3, 2024
0b8ab80
build(deps): bump aquasecurity/trivy-action from 0.16.0 to 0.16.1 (#6…
dependabot[bot] Jan 4, 2024
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
20 changes: 20 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,11 @@ updates:
- release-note/none-required
reviewers:
- projectcontour/maintainers
groups:
artifact-actions:
patterns:
- "actions/upload-artifact"
- "actions/download-artifact"

# release branch N targets
- target-branch: release-1.27
Expand Down Expand Up @@ -68,6 +73,11 @@ updates:
- release-note/none-required
reviewers:
- projectcontour/maintainers
groups:
artifact-actions:
patterns:
- "actions/upload-artifact"
- "actions/download-artifact"

# release branch N-1 targets
- target-branch: release-1.26
Expand Down Expand Up @@ -106,6 +116,11 @@ updates:
- release-note/none-required
reviewers:
- projectcontour/maintainers
groups:
artifact-actions:
patterns:
- "actions/upload-artifact"
- "actions/download-artifact"

# release branch N-2 targets
- target-branch: release-1.25
Expand Down Expand Up @@ -144,3 +159,8 @@ updates:
- release-note/none-required
reviewers:
- projectcontour/maintainers
groups:
artifact-actions:
patterns:
- "actions/upload-artifact"
- "actions/download-artifact"
7 changes: 7 additions & 0 deletions .github/reviewers.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
reviewers:
defaults:
- team:contour-reviewers

options:
ignore_draft: true
number_of_reviewers: 1
43 changes: 21 additions & 22 deletions .github/workflows/build_daily.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ on:
env:
GOPROXY: https://proxy.golang.org/
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
GO_VERSION: 1.21.3
GO_VERSION: 1.21.5
jobs:
e2e-envoy-xds:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/cache@v3
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3.3.2
with:
# * Module download cache
# * Build cache (Linux)
Expand All @@ -26,7 +26,7 @@ jobs:
key: ${{ runner.os }}-${{ github.job }}-go-${{ hashFiles('**/go.sum') }}
restore-keys: |
${{ runner.os }}-${{ github.job }}-go-
- uses: actions/setup-go@v4
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
with:
go-version: ${{ env.GO_VERSION }}
cache: false
Expand All @@ -40,7 +40,7 @@ jobs:
CONTOUR_E2E_XDS_SERVER_TYPE: envoy
run: |
make setup-kind-cluster run-e2e cleanup-kind
- uses: act10ns/slack@v2
- uses: act10ns/slack@ed1309ab9862e57e9e583e51c7889486b9a00b0f # v2.0.0
with:
status: ${{ job.status }}
steps: ${{ toJson(steps) }}
Expand All @@ -49,8 +49,8 @@ jobs:
e2e-envoy-deployment:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/cache@v3
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3.3.2
with:
# * Module download cache
# * Build cache (Linux)
Expand All @@ -60,7 +60,7 @@ jobs:
key: ${{ runner.os }}-${{ github.job }}-go-${{ hashFiles('**/go.sum') }}
restore-keys: |
${{ runner.os }}-${{ github.job }}-go-
- uses: actions/setup-go@v4
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
with:
go-version: ${{ env.GO_VERSION }}
cache: false
Expand All @@ -74,7 +74,7 @@ jobs:
CONTOUR_E2E_ENVOY_DEPLOYMENT_MODE: deployment
run: |
make setup-kind-cluster run-e2e cleanup-kind
- uses: act10ns/slack@v2
- uses: act10ns/slack@ed1309ab9862e57e9e583e51c7889486b9a00b0f # v2.0.0
with:
status: ${{ job.status }}
steps: ${{ toJson(steps) }}
Expand All @@ -83,8 +83,8 @@ jobs:
e2e-gateway-reconcile-controller:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/cache@v3
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3.3.2
with:
# * Module download cache
# * Build cache (Linux)
Expand All @@ -94,7 +94,7 @@ jobs:
key: ${{ runner.os }}-${{ github.job }}-go-${{ hashFiles('**/go.sum') }}
restore-keys: |
${{ runner.os }}-${{ github.job }}-go-
- uses: actions/setup-go@v4
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
with:
go-version: ${{ env.GO_VERSION }}
cache: false
Expand All @@ -109,7 +109,7 @@ jobs:
CONTOUR_E2E_GATEWAY_RECONCILE_MODE: controller
run: |
make setup-kind-cluster run-e2e cleanup-kind
- uses: act10ns/slack@v2
- uses: act10ns/slack@ed1309ab9862e57e9e583e51c7889486b9a00b0f # v2.0.0
with:
status: ${{ job.status }}
steps: ${{ toJson(steps) }}
Expand All @@ -118,8 +118,8 @@ jobs:
e2e-ipv6:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/cache@v3
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3.3.2
with:
# * Module download cache
# * Build cache (Linux)
Expand All @@ -129,7 +129,7 @@ jobs:
key: ${{ runner.os }}-${{ github.job }}-go-${{ hashFiles('**/go.sum') }}
restore-keys: |
${{ runner.os }}-${{ github.job }}-go-
- uses: actions/setup-go@v4
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
with:
go-version: ${{ env.GO_VERSION }}
cache: false
Expand All @@ -146,7 +146,7 @@ jobs:
make setup-kind-cluster
export CONTOUR_E2E_LOCAL_HOST=$(ifconfig | grep inet6 | grep global | head -n1 | awk '{print $2}')
make run-e2e cleanup-kind
- uses: act10ns/slack@v2
- uses: act10ns/slack@ed1309ab9862e57e9e583e51c7889486b9a00b0f # v2.0.0
with:
status: ${{ job.status }}
steps: ${{ toJson(steps) }}
Expand All @@ -155,8 +155,8 @@ jobs:
e2e-endpoint-slices:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/cache@v3
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3.3.2
with:
# * Module download cache
# * Build cache (Linux)
Expand All @@ -166,7 +166,7 @@ jobs:
key: ${{ runner.os }}-${{ github.job }}-go-${{ hashFiles('**/go.sum') }}
restore-keys: |
${{ runner.os }}-${{ github.job }}-go-
- uses: actions/setup-go@v4
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
with:
go-version: ${{ env.GO_VERSION }}
cache: false
Expand All @@ -180,10 +180,9 @@ jobs:
CONTOUR_E2E_USE_ENDPOINT_SLICES: true
run: |
make setup-kind-cluster run-e2e cleanup-kind
- uses: act10ns/slack@v2
- uses: act10ns/slack@ed1309ab9862e57e9e583e51c7889486b9a00b0f # v2.0.0
with:
status: ${{ job.status }}
steps: ${{ toJson(steps) }}
channel: '#contour-ci-notifications'
if: ${{ failure() && github.ref == 'refs/heads/main' }}

8 changes: 4 additions & 4 deletions .github/workflows/build_main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
uses: docker/setup-buildx-action@f95db51fddba0c2d1ec667646a06c2ce06100226 # v3.0.0
with:
version: latest
- name: Log in to GHCR
uses: docker/login-action@v3
uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # v3.0.0
with:
registry: ghcr.io
username: ${{ github.actor }}
Expand All @@ -30,7 +30,7 @@ jobs:
PUSH_IMAGE: "true"
run: |
make multiarch-build
- uses: act10ns/slack@v2
- uses: act10ns/slack@ed1309ab9862e57e9e583e51c7889486b9a00b0f # v2.0.0
with:
status: ${{ job.status }}
steps: ${{ toJson(steps) }}
Expand Down
20 changes: 10 additions & 10 deletions .github/workflows/build_tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,18 @@ on:
env:
GOPROXY: https://proxy.golang.org/
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
GO_VERSION: 1.21.3
GO_VERSION: 1.21.5
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
uses: docker/setup-buildx-action@f95db51fddba0c2d1ec667646a06c2ce06100226 # v3.0.0
with:
version: latest
- name: Log in to GHCR
uses: docker/login-action@v3
uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # v3.0.0
with:
registry: ghcr.io
username: ${{ github.actor }}
Expand All @@ -37,7 +37,7 @@ jobs:
TAG_LATEST: "false"
run: |
./hack/actions/build-and-push-release-images.sh
- uses: act10ns/slack@v2
- uses: act10ns/slack@ed1309ab9862e57e9e583e51c7889486b9a00b0f # v2.0.0
with:
status: ${{ job.status }}
steps: ${{ toJson(steps) }}
Expand All @@ -47,8 +47,8 @@ jobs:
runs-on: ubuntu-latest
needs: [build]
steps:
- uses: actions/checkout@v4
- uses: actions/cache@v3
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3.3.2
with:
# * Module download cache
# * Build cache (Linux)
Expand All @@ -58,7 +58,7 @@ jobs:
key: ${{ runner.os }}-${{ github.job }}-go-${{ hashFiles('**/go.sum') }}
restore-keys: |
${{ runner.os }}-${{ github.job }}-go-
- uses: actions/setup-go@v4
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
with:
go-version: ${{ env.GO_VERSION }}
cache: false
Expand All @@ -73,11 +73,11 @@ jobs:
export CONTOUR_E2E_IMAGE="ghcr.io/projectcontour/contour:$(git describe --tags)"
make setup-kind-cluster run-gateway-conformance cleanup-kind
- name: Upload gateway conformance report
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 # v4.0.0
with:
name: gateway-conformance-report
path: gateway-conformance-report/projectcontour-contour-*.yaml
- uses: act10ns/slack@v2
- uses: act10ns/slack@ed1309ab9862e57e9e583e51c7889486b9a00b0f # v2.0.0
with:
status: ${{ job.status }}
steps: ${{ toJson(steps) }}
Expand Down
14 changes: 7 additions & 7 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@ on:

env:
GOPROXY: https://proxy.golang.org/
GO_VERSION: 1.21.3
GO_VERSION: 1.21.5
jobs:
CodeQL-Build:

runs-on: ubuntu-latest

steps:
- name: Checkout repository
uses: actions/checkout@v4
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1

- uses: actions/cache@v3
- uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3.3.2
with:
# * Module download cache
# * Build cache (Linux)
Expand All @@ -32,20 +32,20 @@ jobs:
restore-keys: |
${{ runner.os }}-${{ github.job }}-go-

- uses: actions/setup-go@v4
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
with:
go-version: ${{ env.GO_VERSION }}
cache: false

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
uses: github/codeql-action/init@012739e5082ff0c22ca6d6ab32e07c36df03c4a4 # v3.22.12
with:
languages: go

# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
- name: Autobuild
uses: github/codeql-action/autobuild@v2
uses: github/codeql-action/autobuild@012739e5082ff0c22ca6d6ab32e07c36df03c4a4 # v3.22.12

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2
uses: github/codeql-action/analyze@012739e5082ff0c22ca6d6ab32e07c36df03c4a4 # v3.22.12
12 changes: 6 additions & 6 deletions .github/workflows/label_check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,17 @@ jobs:
name: Check release-note label set
runs-on: ubuntu-latest
steps:
- uses: mheap/github-action-required-labels@v5
- uses: mheap/github-action-required-labels@4e9ef4ce8c697cf55716ecbf7f13a3d9e0b6ac6a # v5.1.0
with:
mode: minimum
count: 1
labels: "release-note/major, release-note/minor, release-note/small, release-note/docs, release-note/infra, release-note/deprecation, release-note/none-required"
- uses: mheap/github-action-required-labels@v5
- uses: mheap/github-action-required-labels@4e9ef4ce8c697cf55716ecbf7f13a3d9e0b6ac6a # v5.1.0
with:
mode: maximum
count: 1
labels: "release-note/major, release-note/minor, release-note/small, release-note/docs, release-note/infra, release-note/none-required"
- uses: mheap/github-action-required-labels@v5
- uses: mheap/github-action-required-labels@4e9ef4ce8c697cf55716ecbf7f13a3d9e0b6ac6a # v5.1.0
with:
mode: maximum
count: 1
Expand All @@ -41,8 +41,8 @@ jobs:
- check-label
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/cache@v3
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3.3.2
with:
# * Module download cache
# * Build cache (Linux)
Expand All @@ -52,7 +52,7 @@ jobs:
key: ${{ runner.os }}-${{ github.job }}-go-${{ hashFiles('**/go.sum') }}
restore-keys: |
${{ runner.os }}-${{ github.job }}-go-
- uses: actions/setup-go@v4
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
with:
go-version: 'stable'
cache: false
Expand Down
Loading
Loading