James Strong
e1a16f6e74
Update nginx base image in one place ( #8400 )
...
* update files to use one base image file
Signed-off-by: James Strong <strong.james.e@gmail.com>
* add chart test as well
Signed-off-by: James Strong <strong.james.e@gmail.com>
* update e2e-test image building
Signed-off-by: James Strong <strong.james.e@gmail.com>
* update e2e base image arg
Signed-off-by: James Strong <strong.james.e@gmail.com>
* add current e2e so test run
Signed-off-by: James Strong <strong.james.e@gmail.com>
* working on fixing build
* getting dev-env and make release to work
* test
* i think buildx is working on mac
* updates
* why docker for mac and linux cli differ
* fix target arch
* fix target arch
* fix loag issue
* fix issue
* update the chroot docker file
* fix docker base build
* mac is the issue
* env not getting to the e2e deployment.go file
* fix pull issue
* fix pull issue
* move test scripts into test folder
* clean up ci
* updates for PR
* remove unnesscary var
2022-07-08 09:27:47 -07:00
Long Wu Yuan
8baac4214a
changed to alpine-v3.16 ( #8793 )
2022-07-08 06:57:46 -07:00
Long Wu Yuan
596712b34f
added announcement ( #8750 )
2022-07-06 00:02:49 -07:00
dependabot[bot]
193b461fb7
Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 ( #8781 )
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.7.5 to 1.8.0.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.7.5...v1.8.0 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-04 11:19:23 -07:00
Jintao Zhang
fb3b2882c2
chore: remove stable.txt from release process ( #8778 )
...
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2022-07-04 03:17:23 -07:00
James Strong
7b832da869
Remove stable ( #8775 )
...
* update stable.txt
* remove stable.txt since kind doesnt need it
2022-07-03 10:49:21 -07:00
Taylor Monacelli
23cc900690
Update docs to make it easier for noobs to follow step by step ( #8738 )
...
* Change helm release name in docs
Following step by step instructions in readme I ran into error:
Error: release: not found
And realized the commandline was differnent from description. Let
change description to match commandline?
* Fix verb tense in docs
2022-07-03 10:35:21 -07:00
Luc
d193c32a70
Update deploy.yaml ( #8365 )
...
* Update deploy.yaml
Removed the *service.beta.kubernetes.io/exoscale-loadbalancer-name* annotation so it uses service UID by default.
It thus removes the current limitation that prevent the installation of several ingress nginx controllers on different clusters belonging to the same organization.
* Removing default loadbalancer name
2022-07-02 14:55:24 -07:00
Long Wu Yuan
653f1e8a9b
fix bullet md format ( #8771 )
2022-07-02 14:43:24 -07:00
dependabot[bot]
0f3c1f7be2
Bump ossf/scorecard-action from 1.1.1 to 1.1.2 ( #8772 )
...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](3e15ea8318...ce330fde6b
)
---
updated-dependencies:
- dependency-name: ossf/scorecard-action
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>
2022-07-02 14:41:24 -07:00
dependabot[bot]
fda73c983e
Bump github/codeql-action from 2.1.14 to 2.1.15 ( #8773 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.14 to 2.1.15.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](41a4ada31b...3f62b754e2
)
---
updated-dependencies:
- dependency-name: github/codeql-action
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>
2022-07-02 14:35:26 -07:00
dependabot[bot]
7b1547e425
Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 ( #8752 )
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Commits](https://github.com/spf13/cobra/compare/v1.4.0...v1.5.0 )
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-02 11:41:24 -07:00
Jintao Zhang
ed93b70712
Bump github/codeql-action from 1.0.26 to 2.1.14 ( #8765 )
...
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2022-07-02 11:37:24 -07:00
Pearl Dsilva
6ec425087f
Fix typos and add links to developer guide ( #8769 )
2022-07-01 03:45:22 -07:00
Long Wu Yuan
9dd1029920
updated URLs ( #8767 )
2022-06-29 22:48:06 -07:00
dependabot[bot]
9baaae1d4e
Bump github.com/stretchr/testify from 1.7.2 to 1.7.5 ( #8751 )
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.7.2 to 1.7.5.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.7.2...v1.7.5 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
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>
2022-06-27 04:46:59 -07:00
Long Wu Yuan
e1a0701802
change sha e2etestrunner and echoserver ( #8740 )
2022-06-26 07:48:59 -07:00
Long Wu Yuan
3348cd71e0
updated baseimage sha ( #8737 )
2022-06-24 09:44:57 -07:00
Long Wu Yuan
55e93464db
set ld-musl-path ( #8736 )
2022-06-23 22:31:20 -07:00
James Strong
0f30cb04e4
Ci pin deps ( #8720 )
...
* pinning deps for CI
* update all the actions and pin them
* missed one
* update helm to another action
* typo on step
* typo on step
* Update .github/workflows/ci.yaml
Co-authored-by: Jintao Zhang <tao12345666333@163.com>
Co-authored-by: Jintao Zhang <tao12345666333@163.com>
2022-06-23 16:55:20 -07:00
Long Wu Yuan
bb1f9deafd
developing k6 perftest ( #8581 )
2022-06-23 08:41:42 -07:00
Daniel Schulze
0ff500c23f
Working OpenTelemetry sidecar (base nginx image) ( #8719 )
...
* Delete entrypoint script and add sidecar lib path
* make otel libs path otel specific
* add description
* remove library path adaption from nginx base image
2022-06-23 08:29:42 -07:00
Dmitry Bashkatov
f85c3866d8
add new summary metric: ingress_header_seconds ( #8726 )
2022-06-22 12:59:43 -07:00
Eric84626
7806159b38
support extraEnvs for job resources in helm chart ( #8545 )
...
* support extraEnvs for job resources in helm chart
Signed-off-by: Li, Eric <Xiannan.li@fmr.com>
* Update helm doc
* Update helm doc
* Updated helm doc - add controller.admissionWebhooks.extraEnvs
* Added some test data for webhook controller.admissionWebhooks.extraEnvs
* added new line at the end of deployment-webhook-extraEnvs-values.yaml
* Fixed helm chart test issue
2022-06-21 07:16:26 -07:00
James Strong
8bf77999dc
Merge pull request #8714 from kubernetes/openssf-scorecard
...
Create Openssf scorecard
2022-06-21 08:02:50 -05:00
dependabot[bot]
c262fc616e
Bump github.com/prometheus/common from 0.34.0 to 0.35.0 ( #8708 )
...
Bumps [github.com/prometheus/common](https://github.com/prometheus/common ) from 0.34.0 to 0.35.0.
- [Release notes](https://github.com/prometheus/common/releases )
- [Commits](https://github.com/prometheus/common/compare/v0.34.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-20 15:39:42 -07:00
James Strong
6bc4ed15eb
Create Openssf scorecard
2022-06-20 16:03:02 -05:00
dependabot[bot]
1a24bc26a1
Bump actions/dependency-review-action from 1 to 2 ( #8703 )
...
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action ) from 1 to 2.
- [Release notes](https://github.com/actions/dependency-review-action/releases )
- [Commits](https://github.com/actions/dependency-review-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-15 15:17:10 -07:00
Stefan Lasiewski
6e4ccf2025
Fix several typos ( #8701 )
...
* Fix minor typo - "Kubernetess"
* Fix more typos
* Fix typo: double "the"
2022-06-15 14:33:11 -07:00
dependabot[bot]
a09fc7aa27
Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 ( #8670 )
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.7.1...v1.7.2 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
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>
2022-06-15 13:57:10 -07:00
dependabot[bot]
2e1b890758
Bump actions/setup-go from 2.2.0 to 3.2.0 ( #8697 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 2.2.0 to 3.2.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](bfdd3570ce...b22fbbc292
)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-15 13:55:11 -07:00
dependabot[bot]
bb83708b83
Bump actions/upload-artifact from 2.3.1 to 3.1.0 ( #8698 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2.3.1 to 3.1.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](82c141cc51...3cea537223
)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-15 13:51:11 -07:00
dependabot[bot]
ada8c1dde1
Bump google.golang.org/grpc from 1.46.2 to 1.47.0 ( #8669 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.46.2 to 1.47.0.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.46.2...v1.47.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-15 12:23:18 -07:00
dependabot[bot]
3db47847ea
Bump actions/download-artifact from 2 to 3 ( #8695 )
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v2...fb598a63ae348fa914e94cd0ff38f362e927b741 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-15 12:09:18 -07:00
dependabot[bot]
667a49afd3
Bump crazy-max/ghaction-docker-buildx from 1.6.2 to 3.3.1 ( #8694 )
...
Bumps [crazy-max/ghaction-docker-buildx](https://github.com/crazy-max/ghaction-docker-buildx ) from 1.6.2 to 3.3.1.
- [Release notes](https://github.com/crazy-max/ghaction-docker-buildx/releases )
- [Changelog](https://github.com/crazy-max/ghaction-docker-buildx/blob/master/CHANGELOG.md )
- [Commits](e01797ad2e...126d331dc6
)
---
updated-dependencies:
- dependency-name: crazy-max/ghaction-docker-buildx
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-15 12:07:18 -07:00
James Strong
b4b1c24e4f
Merge pull request #8699 from strongjz/slowloris
...
fix the gosec test and a make target for it
2022-06-15 14:16:14 -04:00
James Strong
72705c21aa
need the workspace
2022-06-15 14:15:27 -04:00
James Strong
f5d3ab4505
fix the gosec test and a make target for it
2022-06-15 13:19:30 -04:00
Naveen
902c9dbee8
Updated dependabot to include github actions ( #8335 )
...
- Updated dependabot to include github actions.
2022-06-15 08:37:17 -07:00
dependabot[bot]
75fe8d9b98
Bump github.com/opencontainers/runc from 1.1.2 to 1.1.3 ( #8688 )
...
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc ) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/opencontainers/runc/releases )
- [Changelog](https://github.com/opencontainers/runc/blob/v1.1.3/CHANGELOG.md )
- [Commits](https://github.com/opencontainers/runc/compare/v1.1.2...v1.1.3 )
---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
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>
2022-06-15 08:15:17 -07:00
Long Wu Yuan
96b6228a6b
changed k8s.gcr.io to registry.k8s.io ( #8667 )
2022-06-10 04:01:52 -07:00
zou rui
2852e2998c
feat: support enbale nginx debug_connection ( #8637 )
2022-06-10 04:01:46 -07:00
Long Wu Yuan
0005c080da
moved whathappend to top ( #8684 )
2022-06-10 03:51:47 -07:00
Long Wu Yuan
2fc8a62d1a
removed unavailable flag ( #8681 )
2022-06-09 10:03:42 -07:00
Long Wu Yuan
fb2f00bae5
bumped kind version to 0.14.0 ( #8677 )
2022-06-07 09:02:56 -07:00
guylil
d29a238350
Update index.md ( #8616 )
...
typo change.. I think...
It didn't work for me without the " "
2022-06-03 02:44:19 -07:00
Abhishek Agarwal
4a6d15a5a2
update ci kind version to v0.14.0 ( #8656 )
...
* update ci kind version to v0.14.0
Signed-off-by: Abhishek Agarwal <abhishek.agarwal@mayadata.io>
* updated the ci strategy matrix k8s versions
Signed-off-by: Abhishek Agarwal <abhishek.agarwal@mayadata.io>
2022-06-01 03:57:02 -07:00
James Strong
f6ceaadcba
Update supported version readme ( #8654 )
...
bump versions to 1.2.1
2022-05-31 15:27:23 -07:00
dependabot[bot]
6caa99f464
Bump github.com/imdario/mergo from 0.3.12 to 0.3.13 ( #8649 )
...
Bumps [github.com/imdario/mergo](https://github.com/imdario/mergo ) from 0.3.12 to 0.3.13.
- [Release notes](https://github.com/imdario/mergo/releases )
- [Commits](https://github.com/imdario/mergo/compare/0.3.12...v0.3.13 )
---
updated-dependencies:
- dependency-name: github.com/imdario/mergo
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>
2022-05-31 06:28:53 -07:00
Jintao Zhang
c32f9a4327
chore: release v1.2.1 ( #8646 )
...
* chore: release v1.2.1
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
* chore: generate static yaml
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2022-05-31 06:26:53 -07:00