Mariam Fahmy
|
50c8d20f9c
|
fix: rename vap logging name to ValidatingAdmissionPolicy (#8785)
Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
|
2023-10-30 15:54:34 +00:00 |
|
Mariam Fahmy
|
38b1dd029c
|
fix: print the number of VAPs being applied to the resources in test command (#8778)
Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
|
2023-10-30 14:00:47 +00:00 |
|
dependabot[bot]
|
bcf9f01a8f
|
chore(deps): bump github.com/sigstore/sigstore/pkg/signature/kms/aws (#8775)
Bumps [github.com/sigstore/sigstore/pkg/signature/kms/aws](https://github.com/sigstore/sigstore) from 1.7.4 to 1.7.5.
- [Release notes](https://github.com/sigstore/sigstore/releases)
- [Commits](https://github.com/sigstore/sigstore/compare/v1.7.4...v1.7.5)
---
updated-dependencies:
- dependency-name: github.com/sigstore/sigstore/pkg/signature/kms/aws
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
|
2023-10-30 13:08:31 +00:00 |
|
Mariam Fahmy
|
b9774deab6
|
fix: add VAP and VAPB to reports controller ClusterRole (#8777)
Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
|
2023-10-30 12:17:40 +00:00 |
|
Charles-Edouard Brétéché
|
c96199dee1
|
chore: move utils/wildcard in ext (#8772)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
|
2023-10-29 23:59:53 +00:00 |
|
Charles-Edouard Brétéché
|
32d16059be
|
refactor: move resource/convert in ext (#8769)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
|
2023-10-29 10:39:39 +01:00 |
|
Charles-Edouard Brétéché
|
bd72e42bfe
|
feat: add force color in color ext pkg (#8767)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
|
2023-10-28 15:32:48 +00:00 |
|
Charles-Edouard Brétéché
|
703f7a7666
|
feat: add utils packages in ext (#8766)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
|
2023-10-28 14:53:19 +00:00 |
|
dependabot[bot]
|
c25a1df566
|
chore(deps): bump github.com/sigstore/sigstore/pkg/signature/kms/hashivault (#8753)
Bumps [github.com/sigstore/sigstore/pkg/signature/kms/hashivault](https://github.com/sigstore/sigstore) from 1.7.3 to 1.7.5.
- [Release notes](https://github.com/sigstore/sigstore/releases)
- [Commits](https://github.com/sigstore/sigstore/compare/v1.7.3...v1.7.5)
---
updated-dependencies:
- dependency-name: github.com/sigstore/sigstore/pkg/signature/kms/hashivault
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-10-28 13:47:12 +00:00 |
|
dependabot[bot]
|
81aa41fe26
|
chore(deps): bump k8s.io/kube-aggregator from 0.28.2 to 0.28.3 (#8754)
Bumps [k8s.io/kube-aggregator](https://github.com/kubernetes/kube-aggregator) from 0.28.2 to 0.28.3.
- [Commits](https://github.com/kubernetes/kube-aggregator/compare/v0.28.2...v0.28.3)
---
updated-dependencies:
- dependency-name: k8s.io/kube-aggregator
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
|
2023-10-27 17:49:40 +00:00 |
|
Charles-Edouard Brétéché
|
af14780f5c
|
chore: run tests with chainsaw (#8762)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
|
2023-10-27 16:33:58 +00:00 |
|
dependabot[bot]
|
219ecd119c
|
chore(deps): bump github.com/onsi/gomega from 1.28.1 to 1.29.0 (#8755)
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.28.1 to 1.29.0.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.28.1...v1.29.0)
---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
|
2023-10-27 16:42:41 +02:00 |
|
dependabot[bot]
|
7b13185fb6
|
chore(deps): bump aquasecurity/trivy-action from 0.12.0 to 0.13.0 (#8742)
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](fbd16365eb...b77b85c025 )
---
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-10-27 13:19:01 +00:00 |
|
Charles-Edouard Brétéché
|
4ea9498ebe
|
chore: fix nancy ignore (#8761)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
|
2023-10-27 11:50:39 +00:00 |
|
Charles-Edouard Brétéché
|
a4b889de63
|
feat: add ext/yaml package (#8760)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
|
2023-10-27 11:08:39 +00:00 |
|
Charles-Edouard Brétéché
|
619c3baab2
|
chore: init ext packages (#8758)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
|
2023-10-27 09:50:36 +00:00 |
|
Alex Kennedy
|
f90ba25050
|
fix: grafana dashboard to support replicas (#8751)
Signed-off-by: Alex Kennedy <alexzanderkennedy@gmail.com>
Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
Signed-off-by: shuting <shuting@nirmata.com>
Co-authored-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
|
2023-10-27 08:23:36 +00:00 |
|
shuting
|
5ded401db7
|
Revert "add secrets name in background-controller's role (#8721)" (#8752)
This reverts commit 580c02ce76 .
|
2023-10-27 07:38:46 +00:00 |
|
dependabot[bot]
|
9b83fc3b00
|
chore(deps): bump sigstore/scaffolding (#8743)
Bumps [sigstore/scaffolding](https://github.com/sigstore/scaffolding) from ef44f1a1b8bb27040426d3e0538236df2c3deaa7 to 9eb31e2f96b290a7c13ef653767c60dd4bc1f481.
- [Release notes](https://github.com/sigstore/scaffolding/releases)
- [Changelog](https://github.com/sigstore/scaffolding/blob/main/release.md)
- [Commits](ef44f1a1b8...9eb31e2f96 )
---
updated-dependencies:
- dependency-name: sigstore/scaffolding
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Jim Bugwadia <jim@nirmata.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jim Bugwadia <jim@nirmata.com>
|
2023-10-27 04:03:24 +00:00 |
|
Vishal Choudhary
|
a3ef4c6d8c
|
feat: disable validate maintainer for helm gha (#8747)
Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>
Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>
|
2023-10-26 12:56:26 +00:00 |
|
dependabot[bot]
|
d2357dee2f
|
chore(deps): bump github.com/sigstore/sigstore/pkg/signature/kms/azure (#8738)
Bumps [github.com/sigstore/sigstore/pkg/signature/kms/azure](https://github.com/sigstore/sigstore) from 1.7.3 to 1.7.4.
- [Release notes](https://github.com/sigstore/sigstore/releases)
- [Commits](https://github.com/sigstore/sigstore/compare/v1.7.3...v1.7.4)
---
updated-dependencies:
- dependency-name: github.com/sigstore/sigstore/pkg/signature/kms/azure
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-10-26 11:41:31 +00:00 |
|
Vishal Choudhary
|
c1a3f73b72
|
fix: revert maintainers in helm charts (#8737)
* fix: revert maintainers in helm charts
Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>
* feat: codegnen
Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>
* fix: revert helm release changes
Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>
---------
Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>
Signed-off-by: Vishal Choudhary <vishal.choudhary@nirmata.com>
|
2023-10-26 18:58:40 +08:00 |
|
dependabot[bot]
|
eea3a0dca9
|
chore(deps): bump k8s.io/pod-security-admission from 0.28.2 to 0.28.3 (#8740)
Bumps [k8s.io/pod-security-admission](https://github.com/kubernetes/pod-security-admission) from 0.28.2 to 0.28.3.
- [Commits](https://github.com/kubernetes/pod-security-admission/compare/v0.28.2...v0.28.3)
---
updated-dependencies:
- dependency-name: k8s.io/pod-security-admission
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-10-26 09:57:15 +00:00 |
|
Vishal Choudhary
|
8a1a61728a
|
fix: fetch correct branch name in helm-release workflow (#8744)
Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>
Signed-off-by: shuting <shuting@nirmata.com>
Co-authored-by: shuting <shuting@nirmata.com>
|
2023-10-26 08:50:13 +00:00 |
|
dependabot[bot]
|
a95744a69c
|
chore(deps): bump k8s.io/apiserver from 0.28.2 to 0.28.3 (#8739)
Bumps [k8s.io/apiserver](https://github.com/kubernetes/apiserver) from 0.28.2 to 0.28.3.
- [Commits](https://github.com/kubernetes/apiserver/compare/v0.28.2...v0.28.3)
---
updated-dependencies:
- dependency-name: k8s.io/apiserver
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-10-26 07:11:40 +00:00 |
|
dependabot[bot]
|
83bed65a15
|
chore(deps): bump ossf/scorecard-action from 2.3.0 to 2.3.1 (#8720)
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](483ef80eb9...0864cf1902 )
---
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-10-26 05:15:39 +00:00 |
|
dependabot[bot]
|
8ddad67d33
|
chore(deps): bump sigstore/scaffolding (#8730)
Bumps [sigstore/scaffolding](https://github.com/sigstore/scaffolding) from d120ad89e1f5c9d4a0bbd92959c6874be2a2131d to ef44f1a1b8bb27040426d3e0538236df2c3deaa7.
- [Release notes](https://github.com/sigstore/scaffolding/releases)
- [Changelog](https://github.com/sigstore/scaffolding/blob/main/release.md)
- [Commits](d120ad89e1...ef44f1a1b8 )
---
updated-dependencies:
- dependency-name: sigstore/scaffolding
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: shuting <shuting@nirmata.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: shuting <shuting@nirmata.com>
|
2023-10-25 16:03:29 +00:00 |
|
Vishal Choudhary
|
83254f2c3c
|
fix: replace base_ref with ref_name in helm test GHA (#8735)
Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>
|
2023-10-25 21:53:05 +08:00 |
|
dependabot[bot]
|
3f2e00eac8
|
chore(deps): bump k8s.io/cli-runtime from 0.28.2 to 0.28.3 (#8727)
Bumps [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) from 0.28.2 to 0.28.3.
- [Commits](https://github.com/kubernetes/cli-runtime/compare/v0.28.2...v0.28.3)
---
updated-dependencies:
- dependency-name: k8s.io/cli-runtime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: shuting <shuting@nirmata.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: shuting <shuting@nirmata.com>
|
2023-10-25 11:53:49 +00:00 |
|
Vishal Choudhary
|
22b2238541
|
fix: dynamically get branch name in helm test (#8732)
* fix: dynamically get branch name in helm test
Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>
* fix: add env variable branch name
Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>
* fix: use head ref
Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>
* cleanup: remove debug statements
Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>
---------
Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>
|
2023-10-25 10:32:12 +00:00 |
|
dependabot[bot]
|
5720df780c
|
chore(deps): bump sigs.k8s.io/kustomize/kyaml from 0.14.3 to 0.15.0 (#8729)
Bumps [sigs.k8s.io/kustomize/kyaml](https://github.com/kubernetes-sigs/kustomize) from 0.14.3 to 0.15.0.
- [Release notes](https://github.com/kubernetes-sigs/kustomize/releases)
- [Commits](https://github.com/kubernetes-sigs/kustomize/compare/kyaml/v0.14.3...api/v0.15.0)
---
updated-dependencies:
- dependency-name: sigs.k8s.io/kustomize/kyaml
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-10-25 08:47:26 +00:00 |
|
dependabot[bot]
|
fed5d0f696
|
chore(deps): bump github.com/onsi/gomega from 1.28.0 to 1.28.1 (#8728)
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.28.0 to 1.28.1.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.28.0...v1.28.1)
---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
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-10-25 15:59:03 +08:00 |
|
dependabot[bot]
|
865d6e56ad
|
chore(deps): bump actions/checkout from 4.1.0 to 4.1.1 (#8680)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](8ade135a41...b4ffde65f4 )
---
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-10-25 04:29:31 +00:00 |
|
dependabot[bot]
|
39dbcea757
|
chore(deps): bump github.com/sigstore/sigstore from 1.7.3 to 1.7.4 (#8702)
Bumps [github.com/sigstore/sigstore](https://github.com/sigstore/sigstore) from 1.7.3 to 1.7.4.
- [Release notes](https://github.com/sigstore/sigstore/releases)
- [Commits](https://github.com/sigstore/sigstore/compare/v1.7.3...v1.7.4)
---
updated-dependencies:
- dependency-name: github.com/sigstore/sigstore
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-10-24 15:44:59 +00:00 |
|
dependabot[bot]
|
eb93b0adc1
|
chore(deps): bump github.com/sigstore/sigstore/pkg/signature/kms/aws (#8678)
Bumps [github.com/sigstore/sigstore/pkg/signature/kms/aws](https://github.com/sigstore/sigstore) from 1.7.3 to 1.7.4.
- [Release notes](https://github.com/sigstore/sigstore/releases)
- [Commits](https://github.com/sigstore/sigstore/compare/v1.7.3...v1.7.4)
---
updated-dependencies:
- dependency-name: github.com/sigstore/sigstore/pkg/signature/kms/aws
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-10-24 22:13:21 +08:00 |
|
Rakshit Gondwal
|
b574802c12
|
feat: support conditions in PolicyException (#8577)
* feat: support conditions in PolicyException
Signed-off-by: Rakshit Gondwal <rakshitgondwal3@gmail.com>
* fix matchesException func
Signed-off-by: Rakshit Gondwal <rakshitgondwal3@gmail.com>
* add codegen-all files
Signed-off-by: Rakshit Gondwal <rakshitgondwal3@gmail.com>
* fix after review
Signed-off-by: Rakshit Gondwal <rakshitgondwal3@gmail.com>
* remove variable validation from PolicyException
Signed-off-by: Rakshit Gondwal <rakshitgondwal3@gmail.com>
* fix after review
Signed-off-by: Rakshit Gondwal <rakshitgondwal3@gmail.com>
* add kuttl tests
Signed-off-by: Rakshit Gondwal <rakshitgondwal3@gmail.com>
* remove ValidateVariables() from tests
Signed-off-by: Rakshit Gondwal <rakshitgondwal3@gmail.com>
* fix errors
Signed-off-by: Rakshit Gondwal <rakshitgondwal3@gmail.com>
* remove check-variables kuttl test
Signed-off-by: Rakshit Gondwal <rakshitgondwal3@gmail.com>
* fix after review
Signed-off-by: Rakshit Gondwal <rakshitgondwal3@gmail.com>
* add sleep step to kuttl
Signed-off-by: Rakshit Gondwal <98955085+rakshitgondwal@users.noreply.github.com>
* miinor fix
Signed-off-by: Rakshit Gondwal <98955085+rakshitgondwal@users.noreply.github.com>
* add readme for kuttl test
Signed-off-by: Rakshit Gondwal <98955085+rakshitgondwal@users.noreply.github.com>
---------
Signed-off-by: Rakshit Gondwal <rakshitgondwal3@gmail.com>
Signed-off-by: Rakshit Gondwal <98955085+rakshitgondwal@users.noreply.github.com>
Signed-off-by: Jim Bugwadia <jim@nirmata.com>
Co-authored-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
Co-authored-by: Jim Bugwadia <jim@nirmata.com>
|
2023-10-24 10:45:52 +00:00 |
|
dependabot[bot]
|
3af6862f51
|
chore(deps): bump fluxcd/flux2 from 2.1.1 to 2.1.2 (#8640)
Bumps [fluxcd/flux2](https://github.com/fluxcd/flux2) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/fluxcd/flux2/releases)
- [Changelog](https://github.com/fluxcd/flux2/blob/main/.goreleaser.yml)
- [Commits](026ab61ba7...a18d4f3450 )
---
updated-dependencies:
- dependency-name: fluxcd/flux2
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-10-24 09:50:32 +00:00 |
|
shuting
|
580c02ce76
|
add secrets name in background-controller's role (#8721)
Signed-off-by: ShutingZhao <shuting@nirmata.com>
|
2023-10-24 09:14:34 +00:00 |
|
dependabot[bot]
|
8847e9e35a
|
chore(deps): bump github.com/sigstore/rekor from 1.3.0 to 1.3.2 (#8627)
Bumps [github.com/sigstore/rekor](https://github.com/sigstore/rekor) from 1.3.0 to 1.3.2.
- [Release notes](https://github.com/sigstore/rekor/releases)
- [Changelog](https://github.com/sigstore/rekor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sigstore/rekor/compare/v1.3.0...v1.3.2)
---
updated-dependencies:
- dependency-name: github.com/sigstore/rekor
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-10-24 08:21:43 +00:00 |
|
Mariam Fahmy
|
e21c869254
|
fix: add permissions to secrets for background controller role (#8690)
Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
Co-authored-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>
|
2023-10-23 13:01:20 +00:00 |
|
Vishal Choudhary
|
e1e521910e
|
[Helm] AdmissionReport cleanup job tag bump (#8708)
* update chart metadata
Signed-off-by: chipzoller <chipzoller@gmail.com>
* bump tag
Signed-off-by: chipzoller <chipzoller@gmail.com>
* adjust name
Signed-off-by: chipzoller <chipzoller@gmail.com>
* do not validate maintainers
Signed-off-by: chipzoller <chipzoller@gmail.com>
* feat: update codegen
Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>
* feat: update codegen
Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>
* feat: update kubeversion in helm template
Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>
---------
Signed-off-by: chipzoller <chipzoller@gmail.com>
Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>
Co-authored-by: chipzoller <chipzoller@gmail.com>
|
2023-10-23 17:13:07 +08:00 |
|
Vishal Choudhary
|
53eab3d777
|
fix: use correct k8s version in custom sigstore tuf kuttl test (#8707)
Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>
|
2023-10-20 10:30:02 +00:00 |
|
Vishal Choudhary
|
adfa193197
|
feat: fix outdated description of imageregistrycredentials (#8688)
* feat: fix outdated description of imageregistrycredentials
Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>
* feat: generate crd
Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>
---------
Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>
Co-authored-by: shuting <shuting@nirmata.com>
|
2023-10-19 18:50:43 +00:00 |
|
Mariam Fahmy
|
c05dacf76a
|
fix: add codegen-cli-crds target to codegen-crds-all (#8692)
Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
|
2023-10-19 14:54:25 +00:00 |
|
Franco Hielpos
|
212445f2cf
|
feat: Implement global values for image registry in Kyverno Helm chart (#8625)
* feat: Add image registry to global values
Signed-off-by: Franco <franco@giantswarm.io>
* Fix indentation
Signed-off-by: Franco <franco@giantswarm.io>
* Update documentation
Signed-off-by: Franco <franco@giantswarm.io>
---------
Signed-off-by: Franco <franco@giantswarm.io>
|
2023-10-19 13:42:14 +00:00 |
|
dependabot[bot]
|
255ba0d2aa
|
chore(deps): bump github.com/sigstore/sigstore/pkg/signature/kms/gcp (#8677)
Bumps [github.com/sigstore/sigstore/pkg/signature/kms/gcp](https://github.com/sigstore/sigstore) from 1.7.3 to 1.7.4.
- [Release notes](https://github.com/sigstore/sigstore/releases)
- [Commits](https://github.com/sigstore/sigstore/compare/v1.7.3...v1.7.4)
---
updated-dependencies:
- dependency-name: github.com/sigstore/sigstore/pkg/signature/kms/gcp
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-10-19 12:14:09 +00:00 |
|
dependabot[bot]
|
6c31e6e00f
|
chore(deps): bump google.golang.org/grpc from 1.58.2 to 1.59.0 (#8679)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.2 to 1.59.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.58.2...v1.59.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>
Co-authored-by: shuting <shuting@nirmata.com>
|
2023-10-19 11:05:07 +00:00 |
|
dependabot[bot]
|
18ab8c0aeb
|
chore(deps): bump sigstore/scaffolding (#8669)
Bumps [sigstore/scaffolding](https://github.com/sigstore/scaffolding) from 61f0091875fe5ec9cc90ef95adf7463146f38773 to d120ad89e1f5c9d4a0bbd92959c6874be2a2131d.
- [Release notes](https://github.com/sigstore/scaffolding/releases)
- [Changelog](https://github.com/sigstore/scaffolding/blob/main/release.md)
- [Commits](61f0091875...d120ad89e1 )
---
updated-dependencies:
- dependency-name: sigstore/scaffolding
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-10-19 09:09:02 +00:00 |
|
Vishal Choudhary
|
56646193bb
|
feat: add arm64 support in devcontainers (#8675)
Signed-off-by: Vishal Choudhary <sendtovishalchoudhary@gmail.com>
Co-authored-by: shuting <shuting@nirmata.com>
|
2023-10-19 07:47:31 +00:00 |
|
Mariam Fahmy
|
d688af2539
|
fix: allow cleanup controller to update the policy status (#8681)
Signed-off-by: Mariam Fahmy <mariam.fahmy@nirmata.com>
|
2023-10-18 21:22:42 +08:00 |
|