Commit graph

7851 commits

Author SHA1 Message Date
James Strong
35f5082ee7
Merge pull request #10010 from tao12345666333/release-v1.8.0
chore: start v1.8.0 release process
2023-05-29 09:04:39 -04:00
Jintao Zhang
0e94cc1b23 chore: start v1.8.0 release process
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2023-05-29 19:35:25 +08:00
James Strong
54389680a7
Merge pull request #10003 from longwuyuan/add-faq-section
add faq section in docs
2023-05-28 14:31:23 -04:00
longwuyuan
40957d43cc add faq section in docs 2023-05-28 22:46:23 +05:30
Long Wu Yuan
f7ea0b152b
changed tagsha to recent builds (#10001) 2023-05-27 07:46:51 -07:00
Long Wu Yuan
9398c7e747
change to alpine318 baseimage (#10000) 2023-05-27 00:14:52 -07:00
Jintao Zhang
c2e1f34cbe
images: upgrade to Alpine 3.18 (#9997)
Alpine Linux 3.18 was released
https://alpinelinux.org/posts/Alpine-3.18.0-released.html

Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2023-05-26 17:54:49 -07:00
Long Wu Yuan
4cf439118f
openssl CVE fix (#9996) 2023-05-26 12:56:56 -07:00
Peter Jakubis
df0be089d2
PodDisruptionBudget spec logic update (#9904)
Signed-off-by: Peter Jakubis <balonik32@gmail.com>
2023-05-25 10:26:53 -07:00
dependabot[bot]
61ae861e81
Bump k8s.io/klog/v2 from 2.90.1 to 2.100.1 (#9913)
Bumps [k8s.io/klog/v2](https://github.com/kubernetes/klog) from 2.90.1 to 2.100.1.
- [Release notes](https://github.com/kubernetes/klog/releases)
- [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md)
- [Commits](https://github.com/kubernetes/klog/compare/v2.90.1...v2.100.1)

---
updated-dependencies:
- dependency-name: k8s.io/klog/v2
  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>
2023-05-25 09:08:51 -07:00
Ricardo Katz
1282345be2
Admission warning (#9975)
* Add warning feature in admission code

* Apply suggestions from code review

Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com>

* Add deprecation and validation path notice

---------

Co-authored-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2023-05-25 07:56:52 -07:00
Ricardo Katz
897783557a
Add OPA examples on pathType restrictions (#9992) 2023-05-25 07:18:52 -07:00
Long Wu Yuan
8d9210fd38
updated testrunner image tag+sha (#9987) 2023-05-23 03:44:27 -07:00
Long Wu Yuan
5bc7dc8a6a
bumped ginkgo to v2.9.5 (#9985) 2023-05-22 10:52:58 -07:00
dependabot[bot]
24cd56d27c
Bump github.com/onsi/ginkgo/v2 from 2.9.0 to 2.9.5 (#9980)
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.9.0 to 2.9.5.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v2.9.0...v2.9.5)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  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>
2023-05-22 07:50:35 -07:00
Federico Cuello
8c7981bfa2
helm: Fix opentelemetry module installation for daemonset (#9792)
* fix: opentelemetry module for controller-daemonset

* fix: Align controller-daemonset with controller-deployment

* Fix typo in github/workflows/ci
2023-05-22 07:42:34 -07:00
dependabot[bot]
214ab50820
Bump golang.org/x/crypto from 0.8.0 to 0.9.0 (#9982)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.8.0 to 0.9.0.
- [Commits](https://github.com/golang/crypto/compare/v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  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>
2023-05-22 06:12:31 -07:00
dependabot[bot]
270571b8cc
Bump actions/setup-go from 4.0.0 to 4.0.1 (#9984)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](4d34df0c23...fac708d667)

---
updated-dependencies:
- dependency-name: actions/setup-go
  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>
2023-05-22 05:28:30 -07:00
dependabot[bot]
3fc10b8374
Bump securego/gosec from 2.15.0 to 2.16.0 (#9983)
Bumps [securego/gosec](https://github.com/securego/gosec) from 2.15.0 to 2.16.0.
- [Release notes](https://github.com/securego/gosec/releases)
- [Changelog](https://github.com/securego/gosec/blob/master/.goreleaser.yml)
- [Commits](a459eb0ba3...c5ea1b7bdd)

---
updated-dependencies:
- dependency-name: securego/gosec
  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>
2023-05-22 05:04:31 -07:00
dependabot[bot]
e3fb63fc14
Bump github.com/prometheus/common from 0.42.0 to 0.43.0 (#9981)
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.42.0 to 0.43.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](https://github.com/prometheus/common/compare/v0.42.0...v0.43.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>
2023-05-22 05:02:31 -07:00
Ehsan Saei
ac9a50751e
OpenTelemetry default config (#9978) 2023-05-21 10:04:19 -07:00
fergusean
4d57ddb5fa
Correct annotations in monitoring docs (#9976) 2023-05-21 04:08:20 -07:00
hongzhouzi
0cb3dcfd5c
fix: avoid builds and tests for changes to markdown (#9962) 2023-05-20 15:26:18 -07:00
Ricardo Katz
c540b58474
Validate path types (#9967)
* Validate path types

* Fix the year of header

* Update internal/ingress/controller/config/config.go

Co-authored-by: Jintao Zhang <tao12345666333@163.com>

---------

Co-authored-by: Jintao Zhang <tao12345666333@163.com>
2023-05-20 04:58:18 -07:00
dependabot[bot]
0dd1cf7460
Bump github.com/prometheus/client_model from 0.3.0 to 0.4.0 (#9937)
Bumps [github.com/prometheus/client_model](https://github.com/prometheus/client_model) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/prometheus/client_model/releases)
- [Commits](https://github.com/prometheus/client_model/compare/v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_model
  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>
2023-05-19 08:26:30 -07:00
dependabot[bot]
bbf70c2a96
Bump google.golang.org/grpc from 1.54.0 to 1.55.0 (#9936)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.54.0 to 1.55.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.54.0...v1.55.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>
2023-05-19 08:24:30 -07:00
Nicholas Orlowsky
ad1fb03f00
remove linux tag 2023-05-11 21:06:52 -04:00
Nicholas Orlowsky
a8028a576f
remove test report 2023-05-11 21:04:21 -04:00
Nicholas Orlowsky
c5dad5e461
removed e2e tests for cgroups2 and associated functions 2023-05-11 21:03:12 -04:00
James Strong
55e37c6fea
Update PULL_REQUEST_TEMPLATE.md (#9952) 2023-05-11 12:47:05 -07:00
James Strong
98780d7eb8
Update feature_request.md (#9951) 2023-05-11 12:45:05 -07:00
Marco Ebert
06612e6ffd
HPA: Use capabilites & align manifests. (#9521) 2023-05-11 09:37:03 -07:00
Apoorva Kulkarni
3b3cf8b331
Use dl.k8s.io instead of hardcoded GCS URIs (#9946) 2023-05-11 08:39:03 -07:00
vkanelov
f18826b73e
add option for annotations in PodDisruptionBudget (#9843)
add option for annotations in PodDisruptionBudget
2023-05-10 14:39:14 -07:00
Brendan Kamp
0bdb64373c
chore: update httpbin to httpbun (#9919)
Signed-off-by: Spazzy <brendankamp757@gmail.com>
2023-05-10 07:43:02 -07:00
Kundan Kumar
eec43519fa
image_update (#9942) 2023-05-09 22:02:59 -07:00
Alexander Stanko
2794129e92
Add geoname id value into $geoip2_*_geoname_id variables (#9527) 2023-05-08 15:42:52 -07:00
Ian De Bie
57d94569a4
Update annotations.md (#9933)
add the missing quotes
2023-05-07 00:17:16 -07:00
guessi
8ab8803dcc
Update charts/* to keep project name display aligned (#9931) 2023-05-05 18:23:16 -07:00
James Strong
57848e636e
Merge pull request #9930 from strongjz/fix-tag
fix controller tag in release
2023-05-05 12:47:43 -04:00
guessi
788b3606b1
Keep project name display aligned (#9920) 2023-05-05 09:31:13 -07:00
James Strong
c3a22a219a
fix controller tag in release
Signed-off-by: James Strong <james.strong@chainguard.dev>
2023-05-05 09:52:39 -04:00
James Strong
3d73327994
release controller 1.7.1 and chart 4.6.1 (#9929)
* release controller 1.7.1 and chart 4.6.1

Signed-off-by: James Strong <james.strong@chainguard.dev>

* fix typo

Signed-off-by: James Strong <james.strong@chainguard.dev>

* fix ah lint errors

Signed-off-by: James Strong <james.strong@chainguard.dev>

---------

Signed-off-by: James Strong <james.strong@chainguard.dev>
2023-05-05 05:45:13 -07:00
Brendan Kamp
6d91c2a54c
chore: create httpbun image (#9926)
Signed-off-by: Spazzy <brendankamp757@gmail.com>
2023-05-05 05:27:13 -07:00
James Strong
f48b03be54
Update TAG - 1.7.1 (#9922)
start build 1.7.1
2023-05-03 11:20:14 -07:00
Jeff Spahr
4328bed663
Update dependabot to watch docker images (#9600)
* Update dependabot to watch docker images

* Change to only /images on dependabot scan

---------

Co-authored-by: Ricardo Katz <rikatz@users.noreply.github.com>
2023-05-01 15:42:11 -07:00
dependabot[bot]
914c5cf295
Bump github.com/opencontainers/runc from 1.1.6 to 1.1.7 (#9912)
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.6 to 1.1.7.
- [Release notes](https://github.com/opencontainers/runc/releases)
- [Changelog](https://github.com/opencontainers/runc/blob/v1.1.7/CHANGELOG.md)
- [Commits](https://github.com/opencontainers/runc/compare/v1.1.6...v1.1.7)

---
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>
2023-05-01 10:58:19 -07:00
Jan-Otto Kröpke
d8f54420a4
[helm] Support custom port configuration for internal service (#9846)
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
2023-05-01 08:18:19 -07:00
Jacob Henner
ae989d7722
Add support for --container flag (#9703)
Add support for --container flag, which sets an explicit container name
for exec operations. Defaults to `controller`.

Signed-off-by: Jacob Henner <code@ventricle.us>
2023-05-01 04:32:18 -07:00
Ron Nabuurs
97a1a6d616
Fix typo in OpenTelemetry (#9903)
I've noticed a small typo, which I've fixed.
2023-05-01 04:24:17 -07:00