Commit graph

7851 commits

Author SHA1 Message Date
tzssangglass
82d8cded61
ensure make lua-test runs locally (#9902) 2023-05-01 04:22:18 -07:00
Nicholas Orlowsky
475adf734a
add files 2023-04-25 19:32:59 -05:00
Nicholas Orlowsky
6d96e111c8
try to figure out testing flags 2023-04-25 19:24:34 -05:00
Nicholas Orlowsky
3714c2c426
move error check 2023-04-25 10:19:07 -05:00
Carlos Tadeu Panato Junior
fa44f2f7cd
update k8s.io dependecies to v0.26.4 (#9893)
Signed-off-by: cpanato <ctadeu@gmail.com>
2023-04-25 06:12:17 -07:00
Nicholas Orlowsky
aa9a876217
typo 2023-04-24 11:34:21 -05:00
Nicholas Orlowsky
405a5aa44c
add some e2e tests (unfinished) + fix findMountPoint bug 2023-04-24 11:33:50 -05:00
plynch-magnolia
01d2646538
Adding resource type to default HPA configuration to resolve issues with Terraform helm chart usage (#9803) 2023-04-24 08:33:02 -07:00
dependabot[bot]
d7ba103515
Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 (#9868)
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.14.0...v1.15.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  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-04-24 07:03:04 -07:00
Elvin Efendi
9d9ff90edd
I have not been able to fulfill my maintainer responsibilities for a while already, making it official now. (#9883)
* I have not been able to fulfill my maintainer responsibilities for a while already, making it official now.

* Make ElvinEfendi emeritus approver
2023-04-24 05:55:02 -07:00
dependabot[bot]
23a2b2473e
Bump aquasecurity/trivy-action from 0.9.2 to 0.10.0 (#9888)
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.9.2 to 0.10.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](1f0aa582c8...e5f43133f6)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  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-04-24 05:53:02 -07:00
dependabot[bot]
4053896179
Bump github.com/opencontainers/runc from 1.1.5 to 1.1.6 (#9867)
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.5 to 1.1.6.
- [Release notes](https://github.com/opencontainers/runc/releases)
- [Changelog](https://github.com/opencontainers/runc/blob/v1.1.6/CHANGELOG.md)
- [Commits](https://github.com/opencontainers/runc/compare/v1.1.5...v1.1.6)

---
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-04-24 04:11:02 -07:00
dependabot[bot]
156273bf39
Bump actions/checkout from 3.5.0 to 3.5.2 (#9870)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.0 to 3.5.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](8f4b7f8486...8e5e7e5ab8)

---
updated-dependencies:
- dependency-name: actions/checkout
  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-04-22 02:21:12 -07:00
James Strong
ec5b4b4fd0
Update k8s versions (#9879)
* increase wait on web cert setup

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

* add cmctl to check its working

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

* fix wait cmd and update default k8s version

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

* update the kubectl test commands

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

* README: Update `external-dns` link. (#9866)

* add puerco and cpanato as approvers

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

* update k8s versions for testing and remove cache deletion

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

* upgrade default to 1.26 for testing

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

---------

Signed-off-by: James Strong <james.strong@chainguard.dev>
Co-authored-by: Marco Ebert <marco@giantswarm.io>
2023-04-20 18:33:10 -07:00
James Strong
5f6c775a99
Merge pull request #9878 from strongjz/add-approvers
add puerco and cpanato as approvers
2023-04-20 13:59:51 +02:00
James Strong
94a3264f1e
add puerco and cpanato as approvers
Signed-off-by: James Strong <james.strong@chainguard.dev>
2023-04-20 07:52:59 -04:00
Marco Ebert
91a89bcc0c
README: Update external-dns link. (#9866) 2023-04-20 01:45:13 -07:00
dependabot[bot]
e09e40af1a
Bump golang.org/x/crypto from 0.7.0 to 0.8.0 (#9838)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/compare/v0.7.0...v0.8.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-04-17 01:56:43 -07:00
dependabot[bot]
89b8aff397
Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#9839)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.6.1...v1.7.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>
2023-04-17 01:48:43 -07:00
Ricardo Katz
11419a6837
Fastcgi configmap should be on the same namespace of ingress (#9863) 2023-04-16 17:32:43 -07:00
Ricardo Katz
297036e169
Deprecate and remove influxdb feature (#9861) 2023-04-16 17:26:43 -07:00
Ricardo Katz
6778c3ec44
Remove deprecated annotation secure-upstream (#9862) 2023-04-16 17:22:43 -07:00
Sridhar Nandigam
165d057361 added a thing 2023-04-16 16:39:51 -05:00
Nicholas Orlowsky
7c4ac85a48
more boilerplate 2023-04-16 16:11:05 -05:00
dependabot[bot]
d3e75b056f
Bump actions/add-to-project from 0.4.1 to 0.5.0 (#9840)
Bumps [actions/add-to-project](https://github.com/actions/add-to-project) from 0.4.1 to 0.5.0.
- [Release notes](https://github.com/actions/add-to-project/releases)
- [Commits](4756e6330f...31b3f3ccdc)

---
updated-dependencies:
- dependency-name: actions/add-to-project
  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-04-16 14:10:42 -07:00
Nicholas Orlowsky
dad8086cb2
added test boilerplate 2023-04-16 16:09:58 -05:00
Nicholas Orlowsky
f35dae9b11
added test boilerplate 2023-04-16 16:09:39 -05:00
Marco Cadetg
4e8d0b5836
Exclude socket metrics (#9770)
* exclude creation and exporting of socket metrics via flag

* make exclude metric naming more consistent

* fix connect time metric update

* add documentation

* e2e test

* improve creation of metric mapping
2023-04-11 01:01:18 -07:00
James Strong
bd771997e0
Merge pull request #9836 from strongjz/fix-cg-build
add short sha to gcloud build and makefiles
2023-04-07 11:42:44 -04:00
Marco Ebert
7fcafff046
Chart: Improve README.md. (#9831) 2023-04-07 08:39:15 -07:00
James Strong
24e0e29386
add short sha to gcloud build and makefiles
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-04-07 10:42:37 -04:00
James Strong
26d83d1b20
update all container tags with date and sha, upgrade all containers (#9834)
Signed-off-by: James Strong <strong.james.e@gmail.com>
2023-04-06 10:25:48 -07:00
Saumya
522683813a
updated NGINX_BASE image in project (#9829) 2023-04-05 05:05:41 -07:00
dependabot[bot]
5d4827af0c
Bump actions/checkout from 3.4.0 to 3.5.0 (#9798)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](24cb908017...8f4b7f8486)

---
updated-dependencies:
- dependency-name: actions/checkout
  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-04-04 08:05:54 -07:00
James Strong
91057c439c
Merge pull request #9820 from sarab97/machine-change
Switch from N1 to E2 machine
2023-04-04 10:59:07 -04:00
viq
c76179c04e
ISO 8601 date format (#9682)
Adjust the tag to be in sortable format, compatible with ISO 8601.
2023-04-04 07:45:56 -07:00
dependabot[bot]
149374d9cd
Bump ossf/scorecard-action from 2.1.2 to 2.1.3 (#9823)
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](e38b1902ae...80e868c13c)

---
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>
2023-04-04 05:57:54 -07:00
Marco Ebert
5806b58003
Values: Fix indention of commented values. (#9812) 2023-04-04 05:55:53 -07:00
dependabot[bot]
0800f30dcb
Bump github.com/opencontainers/runc from 1.1.4 to 1.1.5 (#9806)
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/opencontainers/runc/releases)
- [Changelog](https://github.com/opencontainers/runc/blob/v1.1.5/CHANGELOG.md)
- [Commits](https://github.com/opencontainers/runc/compare/v1.1.4...v1.1.5)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-04 05:53:53 -07:00
dependabot[bot]
c40a13714b
Bump actions/stale from 7.0.0 to 8.0.0 (#9799)
Bumps [actions/stale](https://github.com/actions/stale) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](6f05e4244c...1160a22402)

---
updated-dependencies:
- dependency-name: actions/stale
  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>
2023-04-04 05:51:54 -07:00
dependabot[bot]
1684070ca9
Bump rajatjindal/krew-release-bot from 0.0.43 to 0.0.46 (#9797)
Bumps [rajatjindal/krew-release-bot](https://github.com/rajatjindal/krew-release-bot) from 0.0.43 to 0.0.46.
- [Release notes](https://github.com/rajatjindal/krew-release-bot/releases)
- [Changelog](https://github.com/rajatjindal/krew-release-bot/blob/main/.goreleaser.yml)
- [Commits](92da038bbf...df3eb19754)

---
updated-dependencies:
- dependency-name: rajatjindal/krew-release-bot
  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-04-04 05:49:53 -07:00
dependabot[bot]
0169ed5c87
Bump actions/setup-go from 3.5.0 to 4.0.0 (#9796)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.5.0 to 4.0.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](6edd4406fa...4d34df0c23)

---
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>
2023-04-04 05:47:54 -07:00
dependabot[bot]
8249be4e29
Bump github.com/imdario/mergo from 0.3.13 to 0.3.15 (#9795)
Bumps [github.com/imdario/mergo](https://github.com/imdario/mergo) from 0.3.13 to 0.3.15.
- [Release notes](https://github.com/imdario/mergo/releases)
- [Commits](https://github.com/imdario/mergo/compare/v0.3.13...v0.3.15)

---
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>
2023-04-04 05:45:53 -07:00
dependabot[bot]
ff048d86b0
Bump google.golang.org/grpc from 1.53.0 to 1.54.0 (#9794)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.53.0 to 1.54.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.53.0...v1.54.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-04-04 05:43:57 -07:00
dependabot[bot]
3b46b85451
Bump sigs.k8s.io/controller-runtime from 0.14.5 to 0.14.6 (#9822)
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.14.5 to 0.14.6.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
- [Commits](https://github.com/kubernetes-sigs/controller-runtime/compare/v0.14.5...v0.14.6)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
  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-04-04 05:41:54 -07:00
sarab
ddde3b0d60 Switched from N1 to E2 machine 2023-04-02 03:03:12 +05:30
Nicholas Orlowsky
a080ea1f29
correct types 2023-03-31 00:58:43 -05:00
Nicholas Orlowsky
7f6472617b
declarations to assignments 2023-03-31 00:53:34 -05:00
Nicholas Orlowsky
3ae35a045d
ran gofmt 2023-03-31 00:52:14 -05:00
Nicholas Orlowsky
221e85f6f2
added version detecting 2023-03-31 00:36:12 -05:00