-
Notifications
You must be signed in to change notification settings - Fork 2k
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
[DO NOT MERGE] transport server template #5903
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…urce.md Co-authored-by: Jim Ryan <j.ryan@f5.com> Signed-off-by: Rahul Somasundaram <rahulstsgr@gmail.com>
Co-authored-by: Jim Ryan <j.ryan@f5.com> Signed-off-by: Rahul Somasundaram <rahulstsgr@gmail.com>
Bumps the actions group with 3 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) and [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action). Updates `actions/checkout` from 4.1.2 to 4.1.5 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.1.2...44c2b7a) Updates `docker/setup-buildx-action` from 3.2.0 to 3.3.0 - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v3.2.0...d70bba7) Updates `golangci/golangci-lint-action` from 5.1.0 to 6.0.0 - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@9d1e062...23faadf) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps redhat/ubi9 from `770cf07` to `ed84f34`. --- updated-dependencies: - dependency-name: redhat/ubi9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit restructures and rewrites the Security recommendations page, reducing it to the critical information and ensuring it adheres to contemporary Hugo conventions and style guide standards. --------- Signed-off-by: Alan Dooley <github@adubhlaoi.ch> Signed-off-by: Alan Dooley <a.dooley@f5.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Shaun <s.odonovan@f5.com>
Bumps redhat/ubi9-minimal from `b6ec3ea` to `2636170`. --- updated-dependencies: - dependency-name: redhat/ubi9-minimal dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add missing dependency hash * missing cache action hash
Bumps redhat/ubi8 from `edc34f8` to `83068ea`. --- updated-dependencies: - dependency-name: redhat/ubi8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Jarosz <99677300+jjngx@users.noreply.github.com> Co-authored-by: oseoin <oseoin@users.noreply.github.com>
…ts group across 1 directory (#5549)
Bumps the actions group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [google-github-actions/auth](https://github.com/google-github-actions/auth) | `2.1.2` | `2.1.3` | | [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) | `0.19.0` | `0.20.0` | | [github/codeql-action](https://github.com/github/codeql-action) | `3.25.3` | `3.25.5` | | [codecov/codecov-action](https://github.com/codecov/codecov-action) | `4.3.1` | `4.4.0` | | [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) | `5.0.0` | `5.1.0` | | [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) | `6.0.0` | `6.0.1` | | [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint) | `1.45.0` | `1.46.0` | | [ossf/scorecard-action](https://github.com/ossf/scorecard-action) | `2.3.1` | `2.3.3` | Updates `google-github-actions/auth` from 2.1.2 to 2.1.3 - [Release notes](https://github.com/google-github-actions/auth/releases) - [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md) - [Commits](google-github-actions/auth@55bd3a7...71fee32) Updates `aquasecurity/trivy-action` from 0.19.0 to 0.20.0 - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](aquasecurity/trivy-action@d710430...b2933f5) Updates `github/codeql-action` from 3.25.3 to 3.25.5 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@d39d31e...b7cec75) Updates `codecov/codecov-action` from 4.3.1 to 4.4.0 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@5ecb98a...6d79887) Updates `goreleaser/goreleaser-action` from 5.0.0 to 5.1.0 - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@7ec5c2b...5742e2a) Updates `golangci/golangci-lint-action` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@23faadf...a4f60bb) Updates `reviewdog/action-actionlint` from 1.45.0 to 1.46.0 - [Release notes](https://github.com/reviewdog/action-actionlint/releases) - [Commits](reviewdog/action-actionlint@51bfb04...89a03f6) Updates `ossf/scorecard-action` from 2.3.1 to 2.3.3 - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@0864cf1...dc50aa9) --- updated-dependencies: - dependency-name: google-github-actions/auth dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: aquasecurity/trivy-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: goreleaser/goreleaser-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: reviewdog/action-actionlint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: ossf/scorecard-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Jarosz <99677300+jjngx@users.noreply.github.com>
updates: - [github.com/golangci/golangci-lint: v1.58.0 → v1.58.1](golangci/golangci-lint@v1.58.0...v1.58.1) - [github.com/python-jsonschema/check-jsonschema: 0.28.2 → 0.28.3](python-jsonschema/check-jsonschema@0.28.2...0.28.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Jakub Jarosz <99677300+jjngx@users.noreply.github.com>
* Bump the go group across 1 directory with 4 updates Bumps the go group with 3 updates in the / directory: [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/service/marketplacemetering](https://github.com/aws/aws-sdk-go-v2) and [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang). Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.11 to 1.27.13 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.27.11...config/v1.27.13) Updates `github.com/aws/aws-sdk-go-v2/service/marketplacemetering` from 1.21.4 to 1.21.5 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/pi/v1.21.4...service/pi/v1.21.5) Updates `github.com/prometheus/client_golang` from 1.18.0 to 1.19.1 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.18.0...v1.19.1) Updates `github.com/prometheus/common` from 0.47.0 to 0.48.0 - [Release notes](https://github.com/prometheus/common/releases) - [Commits](prometheus/common@v0.47.0...v0.48.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2/service/marketplacemetering dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/prometheus/common dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... Signed-off-by: dependabot[bot] <support@github.com> * rollback prometheus client changes --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Jarosz <99677300+jjngx@users.noreply.github.com> Co-authored-by: Eoin O'Shaughnessy <e.oshaughnessy@f5.com> Co-authored-by: oseoin <oseoin@users.noreply.github.com>
Bumps golang from `cdc86d9` to `2a88224`. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps golang from `2a88224` to `f1fe698`. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps nginx from `ca16009` to `ef587d1`. --- updated-dependencies: - dependency-name: nginx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Jarosz <99677300+jjngx@users.noreply.github.com>
* Bump the go group with 6 updates Bumps the go group with 6 updates: | Package | From | To | | --- | --- | --- | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.18.0` | `1.19.1` | | [github.com/prometheus/common](https://github.com/prometheus/common) | `0.47.0` | `0.48.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.30.0` | `0.30.1` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.30.0` | `0.30.1` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.30.0` | `0.30.1` | | [k8s.io/code-generator](https://github.com/kubernetes/code-generator) | `0.30.0` | `0.30.1` | Updates `github.com/prometheus/client_golang` from 1.18.0 to 1.19.1 - [Release notes](https://github.com/prometheus/client_golang/releases) - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md) - [Commits](prometheus/client_golang@v1.18.0...v1.19.1) Updates `github.com/prometheus/common` from 0.47.0 to 0.48.0 - [Release notes](https://github.com/prometheus/common/releases) - [Commits](prometheus/common@v0.47.0...v0.48.0) Updates `k8s.io/api` from 0.30.0 to 0.30.1 - [Commits](kubernetes/api@v0.30.0...v0.30.1) Updates `k8s.io/apimachinery` from 0.30.0 to 0.30.1 - [Commits](kubernetes/apimachinery@v0.30.0...v0.30.1) Updates `k8s.io/client-go` from 0.30.0 to 0.30.1 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.30.0...v0.30.1) Updates `k8s.io/code-generator` from 0.30.0 to 0.30.1 - [Commits](kubernetes/code-generator@v0.30.0...v0.30.1) --- updated-dependencies: - dependency-name: github.com/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: github.com/prometheus/common dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go - dependency-name: k8s.io/api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: k8s.io/code-generator dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go ... Signed-off-by: dependabot[bot] <support@github.com> * rollback prometheus client changes --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Jarosz <99677300+jjngx@users.noreply.github.com> Co-authored-by: Eoin O'Shaughnessy <e.oshaughnessy@f5.com> Co-authored-by: oseoin <oseoin@users.noreply.github.com>
* - refer #5776 - commented deprecated include-year and IncludeYear * removed commented code * - made `includeYear` flag as `true` by default. - removed commented code. * - addressed comments * recommit - yaml * removed include-year arg Signed-off-by: harsha-mangena <44197358+harsha-mangena@users.noreply.github.com> * removed include-year arg Signed-off-by: harsha-mangena <44197358+harsha-mangena@users.noreply.github.com> * removed include-year arg Signed-off-by: harsha-mangena <44197358+harsha-mangena@users.noreply.github.com> * removed include-year arg Signed-off-by: harsha-mangena <44197358+harsha-mangena@users.noreply.github.com> --------- Signed-off-by: harsha-mangena <44197358+harsha-mangena@users.noreply.github.com> Co-authored-by: Jim Ryan <j.ryan@f5.com>
Bumps the go group with 2 updates: [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/marketplacemetering](https://github.com/aws/aws-sdk-go-v2). Updates `github.com/aws/aws-sdk-go-v2/config` from 1.27.21 to 1.27.22 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.27.21...config/v1.27.22) Updates `github.com/aws/aws-sdk-go-v2/service/marketplacemetering` from 1.22.1 to 1.23.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.22.1...v1.23.0) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go - dependency-name: github.com/aws/aws-sdk-go-v2/service/marketplacemetering dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Paul Abel <128620221+pdabelf5@users.noreply.github.com>
* Split VSR matrix in 3 * fix quotes * simplify marker
more tests from vs1 to vs2
Co-authored-by: oseoin <oseoin@users.noreply.github.com>
github-actions
bot
added
documentation
Pull requests/issues for documentation
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
python
Pull requests that update Python code
github_actions
Pull requests that update Github_actions code
docker
Pull requests that update Docker code
tests
Pull requests that update tests
helm_chart
Pull requests that update the Helm Chart
labels
Jul 1, 2024
github-actions
bot
removed
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
github_actions
Pull requests that update Github_actions code
docker
Pull requests that update Docker code
tests
Pull requests that update tests
helm_chart
Pull requests that update the Helm Chart
labels
Jul 1, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
770cf07
toed84f34
in /build (Bump redhat/ubi9 from770cf07
toed84f34
in /build #5514)b6ec3ea
to2636170
in /build (Bump redhat/ubi9-minimal fromb6ec3ea
to2636170
in /build #5512)edc34f8
to83068ea
in /build (Bump redhat/ubi8 fromedc34f8
to83068ea
in /build #5535)cdc86d9
to2a88224
in /build (Bump golang fromcdc86d9
to2a88224
in /build #5522)2a88224
tof1fe698
in /build (Bump golang from2a88224
tof1fe698
in /build #5558)ca16009
toef587d1
in /build (Bump nginx fromca16009
toef587d1
in /build #5515)d3b4797
to3cb2535
in /build (Bump nginxcontrib/nginx fromd3b4797
to3cb2535
in /build #5513)f1fe698
tob8ded51
in /build (Bump golang fromf1fe698
tob8ded51
in /build #5612)83068ea
toa424544
in /build (Bump redhat/ubi8 from83068ea
toa424544
in /build #5611)gpg
oversq
(Update debian build stages to usegpg
oversq
#5664)421bc7f
to7e78833
in /build (Bump golang from421bc7f
to7e78833
in /build #5667)f4292f4
to2a5d234
in /build (Bump redhat/ubi8 fromf4292f4
to2a5d234
in /build #5690)7e78833
to9bdd569
in /build (Bump golang from7e78833
to9bdd569
in /build #5696)8354754
to2075c93
in /build (Bump nginxcontrib/nginx from8354754
to2075c93
in /build #5713)ef6fb6b
to0d6b09f
in /build (Bump redhat/ubi9-minimal fromef6fb6b
to0d6b09f
in /build #5714)2a5d234
to143123d
in /build (Bump redhat/ubi8 from2a5d234
to143123d
in /build #5715)2075c93
to69de271
in /build (Bump nginxcontrib/nginx from2075c93
to69de271
in /build #5763)69f8c2c
to69f8c2c
in /build (Bump nginx from69f8c2c
to69f8c2c
in /build #5764)d68d230
to5c0c227
in /build (Bump nginx fromd68d230
to5c0c227
in /build #5819)include-year
andincludeYear
flag (Removeinclude-year
andincludeYear
flag #5817)