github-actions[bot] and marcofranssen
350ec89ff2
Bump test chart dependencies ( #235 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
2024-02-05 06:07:03 -08:00
40b5cc3601
Bump sigstore/cosign-installer from 3.3.0 to 3.4.0 ( #228 )
...
* Bump sigstore/cosign-installer from 3.3.0 to 3.4.0
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.3.0...v3.4.0 )
Signed-off-by: dependabot[bot] <[email protected] >
Signed-off-by: kfox1111 <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: kfox1111 <[email protected] >
Co-authored-by: Marco Franssen <[email protected] >
2024-02-01 09:46:58 -08:00
kfox1111
35215aee33
Add missing upgrade test bypass ( #231 )
...
* Add missing upgrade test bypass
Signed-off-by: Kevin Fox <[email protected] >
* Too many iterations. Update comment.
Signed-off-by: Kevin Fox <[email protected] >
---------
Signed-off-by: Kevin Fox <[email protected] >
2024-02-01 09:28:20 -08:00
dependabot[bot]
c1783f639c
Bump peter-evans/create-pull-request from 5.0.2 to 6.0.0
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 5.0.2 to 6.0.0.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v5.0.2...v6.0.0 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
2024-02-01 09:20:34 +01:00
github-actions[bot] and marcofranssen
7542052b65
Bump test chart dependencies ( #219 )
...
Co-authored-by: marcofranssen <[email protected] >
2024-01-29 09:24:31 +00:00
github-actions[bot] and marcofranssen
e59a29b2d4
Bump test chart dependencies ( #200 )
...
Co-authored-by: marcofranssen <[email protected] >
2024-01-22 10:16:50 +00:00
kfox1111 and Faisal Memon
f8327657cd
Add a test and example for federation support ( #169 )
...
* SPIFFE OIDC Discovery Provider Rework
Fixes: https://github.com/spiffe/helm-charts-hardened/issues/151
Signed-off-by: Kevin Fox <[email protected] >
* Enhance clusterspiffeid's so the discovery provider is independently configurable
Signed-off-by: Kevin Fox <[email protected] >
* Fix tests
Signed-off-by: Kevin Fox <[email protected] >
* More fix tests
Signed-off-by: Kevin Fox <[email protected] >
* More fix tests
Signed-off-by: Kevin Fox <[email protected] >
* Undo
Signed-off-by: Kevin Fox <[email protected] >
* Fix logging
Signed-off-by: Kevin Fox <[email protected] >
* Try to get output
Signed-off-by: Kevin Fox <[email protected] >
* Try and get error code
Signed-off-by: Kevin Fox <[email protected] >
* Fix more logging. Switch port used.
Signed-off-by: Kevin Fox <[email protected] >
* Fix logging
Signed-off-by: Kevin Fox <[email protected] >
* Fix port
Signed-off-by: Kevin Fox <[email protected] >
* Fix up logs for nested test and fix values
Signed-off-by: Kevin Fox <[email protected] >
* Make consistent
Signed-off-by: Kevin Fox <[email protected] >
* Fix nested test
Signed-off-by: Kevin Fox <[email protected] >
* Fix insecure mode and test.
Signed-off-by: Kevin Fox <[email protected] >
* Fix test.
Signed-off-by: Kevin Fox <[email protected] >
* Fix var scoping issue
Signed-off-by: Kevin Fox <[email protected] >
* Set the right flags for ingress
Signed-off-by: Kevin Fox <[email protected] >
* Update dns template
Signed-off-by: Kevin Fox <[email protected] >
* Use more standard port
Signed-off-by: Kevin Fox <[email protected] >
* Fix test logging
Signed-off-by: Kevin Fox <[email protected] >
* Allow reencrypt.
Signed-off-by: Kevin Fox <[email protected] >
* Remove testing changes
Signed-off-by: Kevin Fox <[email protected] >
* Fix formatting
Signed-off-by: Kevin Fox <[email protected] >
* Add LetsEncrypt/ACME/cert-manager support. Remove broken ACME support.
Signed-off-by: Kevin Fox <[email protected] >
* Use spiffe-helper as a sidecar. Significant space savings and read only cert dir
Signed-off-by: Kevin Fox <[email protected] >
* Fix the nested test
Signed-off-by: Kevin Fox <[email protected] >
* Fix merge issue
Signed-off-by: Kevin Fox <[email protected] >
* Remove 1.29.0 until deps catch up.
Related issue: https://github.com/rancher/kubectl/pull/94
Signed-off-by: Kevin Fox <[email protected] >
* Add more error checking
Signed-off-by: Kevin Fox <[email protected] >
* Remove testing code
Signed-off-by: Kevin Fox <[email protected] >
* Simplify the ids. Fix docs
Signed-off-by: Kevin Fox <[email protected] >
* Fix logic
Signed-off-by: Kevin Fox <[email protected] >
* Fix var
Signed-off-by: Kevin Fox <[email protected] >
* Make cert-manager bits more readable
Signed-off-by: Kevin Fox <[email protected] >
* Fix template
Signed-off-by: Kevin Fox <[email protected] >
* Fix openshift ingress
Signed-off-by: Kevin Fox <[email protected] >
* Incorperate feedback
Signed-off-by: Kevin Fox <[email protected] >
* Update docs
Signed-off-by: Kevin Fox <[email protected] >
* Add resource spec
Signed-off-by: Kevin Fox <[email protected] >
* Remove parts that cant merge yet
Signed-off-by: Kevin Fox <[email protected] >
* Fix tests
Signed-off-by: Kevin Fox <[email protected] >
* Incorperate feedback
Signed-off-by: Kevin Fox <[email protected] >
* Incorperate feedback
Signed-off-by: Kevin Fox <[email protected] >
* Fix test
Signed-off-by: Kevin Fox <[email protected] >
* Apply suggestions from code review
Co-authored-by: Faisal Memon <[email protected] >
Signed-off-by: kfox1111 <[email protected] >
* Fix docs
Signed-off-by: Kevin Fox <[email protected] >
* Apply suggestions from code review
Co-authored-by: Faisal Memon <[email protected] >
Signed-off-by: kfox1111 <[email protected] >
* Incorperate feedback
Signed-off-by: Kevin Fox <[email protected] >
* Incorperate feedback
Signed-off-by: Kevin Fox <[email protected] >
* Fix test
Signed-off-by: Kevin Fox <[email protected] >
* Fix test
Signed-off-by: Kevin Fox <[email protected] >
* Apply suggestions from code review
Co-authored-by: Faisal Memon <[email protected] >
Signed-off-by: kfox1111 <[email protected] >
* Fix docs
Signed-off-by: Kevin Fox <[email protected] >
* Incorperate feedback
Signed-off-by: Kevin Fox <[email protected] >
* Add missing configurable for the discovery providers csi driver
Signed-off-by: Kevin Fox <[email protected] >
* Add a test and example for federation support
Signed-off-by: Kevin Fox <[email protected] >
* Fix test
Signed-off-by: Kevin Fox <[email protected] >
* Fix test
Signed-off-by: Kevin Fox <[email protected] >
* Fix test
Signed-off-by: Kevin Fox <[email protected] >
* Fix ingress annotations for federation bundle endpoint
Signed-off-by: Kevin Fox <[email protected] >
* Add cert-manager support to the federation bundle endpoint and fix up bundle endpoint ingress annotations
Signed-off-by: Kevin Fox <[email protected] >
* Add external secret too
Signed-off-by: Kevin Fox <[email protected] >
* Add forgotten files
Signed-off-by: Kevin Fox <[email protected] >
* Apply suggestions from code review
Signed-off-by: kfox1111 <[email protected] >
---------
Signed-off-by: Kevin Fox <[email protected] >
Signed-off-by: kfox1111 <[email protected] >
Co-authored-by: Faisal Memon <[email protected] >
2024-01-17 15:09:32 -08:00
github-actions[bot] and marcofranssen
81e9523e03
Bump test chart dependencies ( #186 )
...
Signed-off-by: GitHub <[email protected] >
Co-authored-by: marcofranssen <[email protected] >
2024-01-15 06:11:02 -08:00
marcofranssen
e7a61a9ec5
Bump test chart dependencies
...
Signed-off-by: GitHub <[email protected] >
2024-01-08 14:39:46 +01:00
kfox1111 and Faisal Memon
183e9aa534
SPIFFE OIDC Discovery Provider Rework ( #152 )
...
Co-authored-by: Faisal Memon <[email protected] >
2024-01-03 11:40:14 +01:00
github-actions[bot] and marcofranssen
8f1aba8ad3
Bump test chart dependencies ( #171 )
...
Signed-off-by: GitHub <[email protected] >
Co-authored-by: marcofranssen <[email protected] >
2024-01-01 06:05:30 -08:00
github-actions[bot] and marcofranssen
e5c5527fd7
Bump test chart dependencies ( #165 )
...
Signed-off-by: GitHub <[email protected] >
Co-authored-by: marcofranssen <[email protected] >
2023-12-25 14:32:18 -08:00
Drew Wells and kfox1111
e6300087b7
Update jwt test to work with newer slim images ( #139 )
...
* install newer version of slim debug
- switch to step tool for jwt verification against jwk public keys
Signed-off-by: Drew Wells <[email protected] >
* use step-cli image
Signed-off-by: Drew Wells <[email protected] >
* Fix image tag and add upgrade logic
Signed-off-by: Kevin Fox <[email protected] >
* use registry for consistency
Signed-off-by: Kevin Fox <[email protected] >
* Fix merge conflicts
Signed-off-by: Kevin Fox <[email protected] >
---------
Signed-off-by: Drew Wells <[email protected] >
Signed-off-by: kfox1111 <[email protected] >
Signed-off-by: Kevin Fox <[email protected] >
Co-authored-by: kfox1111 <[email protected] >
2023-12-20 19:14:54 -08:00
kfox1111
80f9d3823c
Revert to older ingress-nginx to fix tests ( #161 )
...
Signed-off-by: Kevin Fox <[email protected] >
2023-12-20 09:05:23 -08:00
kfox1111
cb7e7e82c0
Remove 1.29.0 until deps catch up. ( #159 )
...
Related issue: https://github.com/rancher/kubectl/pull/94
Signed-off-by: Kevin Fox <[email protected] >
2023-12-19 19:00:41 -08:00
Marco Franssen
2496c71164
Bump k8s versions for ci workflow ( #156 )
2023-12-19 15:52:45 +01:00
kfox1111 and Marco Franssen
f642feafef
Fix test logging ( #154 )
...
Co-authored-by: Marco Franssen <[email protected] >
2023-12-19 11:52:21 +00:00
4fb9d18f50
Bump test chart dependencies ( #155 )
...
* Bump test chart dependencies
Signed-off-by: GitHub <[email protected] >
* Revert broken image for now
Signed-off-by: kfox1111 <[email protected] >
---------
Signed-off-by: GitHub <[email protected] >
Signed-off-by: kfox1111 <[email protected] >
Co-authored-by: marcofranssen <[email protected] >
Co-authored-by: kfox1111 <[email protected] >
2023-12-18 09:12:59 -08:00
Marco Franssen
94498c0a31
Bump cosign to v2.2.2
...
Signed-off-by: Marco Franssen <[email protected] >
2023-12-13 08:56:31 +01:00
dependabot[bot]
b7e98c4c95
Bump sigstore/cosign-installer from 3.2.0 to 3.3.0
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.2.0...v3.3.0 )
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
2023-12-13 08:56:31 +01:00
Marco Franssen
6e997d4f47
Bump cosign to v2.2.2
...
Signed-off-by: Marco Franssen <[email protected] >
2023-12-12 12:53:15 +01:00
dependabot[bot]
9d483e276e
Bump sigstore/cosign-installer from 3.2.0 to 3.3.0
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.2.0...v3.3.0 )
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
2023-12-12 12:53:15 +01:00
kfox1111
8615cb0840
Add devcontainer support to the repo ( #98 )
2023-12-12 12:50:32 +01:00
marcofranssen
a3d3702049
Bump test chart dependencies
...
Signed-off-by: GitHub <[email protected] >
2023-12-11 10:44:48 +01:00
80c7653a21
Bump test chart dependencies ( #134 )
...
* Bump test chart dependencies
Signed-off-by: GitHub <[email protected] >
* Update charts/spire/charts/spiffe-oidc-discovery-provider/values.yaml
Signed-off-by: kfox1111 <[email protected] >
* Fix Docs
Signed-off-by: Kevin Fox <[email protected] >
---------
Signed-off-by: GitHub <[email protected] >
Signed-off-by: kfox1111 <[email protected] >
Signed-off-by: Kevin Fox <[email protected] >
Co-authored-by: marcofranssen <[email protected] >
Co-authored-by: kfox1111 <[email protected] >
2023-12-07 22:47:38 +00:00
dependabot[bot]
c017d82594
Bump actions/setup-python from 4 to 5 ( #137 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-07 12:40:31 +00:00
dependabot[bot]
6fda639237
Bump actions/setup-go from 4.1.0 to 5.0.0 ( #136 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v4.1.0...v5.0.0 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-07 04:32:42 -08:00
e030fa171b
Allow additional CRs to be managed by the chart ( #117 )
...
* Add support for the new spire-controller-manager class feature
Signed-off-by: Kevin Fox <[email protected] >
* Fix docs. Swich nested deployment to use controller manager
Signed-off-by: Kevin Fox <[email protected] >
* Incorperate feedback
Signed-off-by: Kevin Fox <[email protected] >
* Test with nightly
Signed-off-by: Kevin Fox <[email protected] >
* Fix global object naming clash
Signed-off-by: Kevin Fox <[email protected] >
* Fix missing dot
Signed-off-by: Kevin Fox <[email protected] >
* Fix naming conflict with cluster ids
Signed-off-by: Kevin Fox <[email protected] >
* Fix scoping issue
Signed-off-by: Kevin Fox <[email protected] >
* Fix typo
Signed-off-by: Kevin Fox <[email protected] >
* Fix webhook name collision
Signed-off-by: Kevin Fox <[email protected] >
* Fix webhook reference and add note to user about className
Signed-off-by: Kevin Fox <[email protected] >
* Upgrade has to work on the old version of the object before rename
Signed-off-by: Kevin Fox <[email protected] >
* Fix formatting
Signed-off-by: Kevin Fox <[email protected] >
* Remove extra junk from job
Signed-off-by: Kevin Fox <[email protected] >
* Easier local runs and wait for crds
Signed-off-by: Kevin Fox <[email protected] >
* Add missing crd upgrade
Signed-off-by: Kevin Fox <[email protected] >
* Update upgrade notes
Signed-off-by: Kevin Fox <[email protected] >
* Update charts/spire/charts/spire-server/templates/controller-manager-cluster-ids.yaml
Co-authored-by: Marco Franssen <[email protected] >
Signed-off-by: kfox1111 <[email protected] >
* Incorperate feedback
Signed-off-by: Kevin Fox <[email protected] >
* Bump version to the released 0.4.0
Signed-off-by: kfox1111 <[email protected] >
* Fix docs
Signed-off-by: Kevin Fox <[email protected] >
* Merge in crd changes from upstream
Signed-off-by: Kevin Fox <[email protected] >
* Add auto populate dns
Signed-off-by: Kevin Fox <[email protected] >
* Update charts/spire/README.md
Co-authored-by: Faisal Memon <[email protected] >
Signed-off-by: kfox1111 <[email protected] >
* Add missing ClusterSPIFFEID fields
There are a few options in the CRD not available via the chart.
Sync them to the chart.
Signed-off-by: Kevin Fox <[email protected] >
* Add another missing one
Signed-off-by: Kevin Fox <[email protected] >
* Fix docs
Signed-off-by: Kevin Fox <[email protected] >
* Allow additional CRs to be managed by the chart
Sometimes additional ClusterSPIFFEIDs and the other CRs are needed. Add
support for the end user to manage those extra CRs via the chart.
Signed-off-by: Kevin Fox <[email protected] >
* Add validation
Signed-off-by: Kevin Fox <[email protected] >
* Fix docs
Signed-off-by: Kevin Fox <[email protected] >
* Add className to crs
Signed-off-by: Kevin Fox <[email protected] >
* Fix docs
Signed-off-by: Kevin Fox <[email protected] >
* Incorperate feedback
Signed-off-by: Kevin Fox <[email protected] >
* Fix readme formatting
Signed-off-by: Kevin Fox <[email protected] >
* Update charts/spire/README.md
Signed-off-by: kfox1111 <[email protected] >
* Incorperate feedback
Signed-off-by: Kevin Fox <[email protected] >
* Apply suggestions from code review
Co-authored-by: Faisal Memon <[email protected] >
Signed-off-by: kfox1111 <[email protected] >
* Apply suggestions from code review
Co-authored-by: Faisal Memon <[email protected] >
Signed-off-by: kfox1111 <[email protected] >
* Fix docs
Signed-off-by: Kevin Fox <[email protected] >
* Remove dead code
Signed-off-by: Kevin Fox <[email protected] >
* Fix extra newline
Signed-off-by: Kevin Fox <[email protected] >
* Incorperate feedback
Signed-off-by: Kevin Fox <[email protected] >
---------
Signed-off-by: Kevin Fox <[email protected] >
Signed-off-by: kfox1111 <[email protected] >
Co-authored-by: Marco Franssen <[email protected] >
Co-authored-by: Faisal Memon <[email protected] >
2023-11-28 09:15:23 -08:00
github-actions[bot] and marcofranssen
e68f6170a6
Bump test chart dependencies ( #116 )
...
Signed-off-by: GitHub <[email protected] >
Co-authored-by: marcofranssen <[email protected] >
2023-11-27 06:20:42 -08:00
marcofranssen
95e1eb7c57
Bump test chart dependencies
...
Signed-off-by: GitHub <[email protected] >
Signed-off-by: Marco Franssen <[email protected] >
2023-11-20 10:34:08 +01:00
marcofranssen
889d0af84d
Bump test chart dependencies
...
Signed-off-by: GitHub <[email protected] >
2023-11-13 13:49:52 +01:00
f2758a8b2b
Autogen jwtIssuer ( #88 )
...
* Autogen jwtIssuer
Unset a default for jwtIssuer and global.spire.jwtIssuer. When unset,
generate it to the default of oidc-discovery.$trustDomain so in many
cases the user doesn't need to set it at all.
Signed-off-by: Kevin Fox <[email protected] >
* Apply suggestions from code review
Co-authored-by: Faisal Memon <[email protected] >
Signed-off-by: kfox1111 <[email protected] >
* Fix docs
Signed-off-by: Kevin Fox <[email protected] >
---------
Signed-off-by: Kevin Fox <[email protected] >
Signed-off-by: kfox1111 <[email protected] >
Co-authored-by: Mariusz Sabath <[email protected] >
Co-authored-by: Faisal Memon <[email protected] >
2023-11-09 20:31:48 +00:00
805d8696d0
spire-controller-manager 0.4.0 support ( #60 )
...
Co-authored-by: Marco Franssen <[email protected] >
Co-authored-by: Faisal Memon <[email protected] >
2023-11-08 10:43:19 +00:00
dependabot[bot]
edf2381aad
Bump sigstore/cosign-installer from 3.1.2 to 3.2.0 ( #85 )
...
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.1.2...v3.2.0 )
---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-07 22:56:47 -08:00
marcofranssen
0ed6d9244d
Bump test chart dependencies
...
Signed-off-by: GitHub <[email protected] >
2023-11-06 13:15:02 +01:00
dependabot[bot]
9b31f3d40b
Bump helm/chart-testing-action from 2.6.0 to 2.6.1
...
Bumps [helm/chart-testing-action](https://github.com/helm/chart-testing-action ) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/helm/chart-testing-action/releases )
- [Commits](https://github.com/helm/chart-testing-action/compare/v2.6.0...v2.6.1 )
---
updated-dependencies:
- dependency-name: helm/chart-testing-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
2023-11-05 23:21:35 -08:00
dependabot[bot]
2dce90f44e
Bump helm/chart-releaser-action from 1.5.0 to 1.6.0 ( #75 )
...
Bumps [helm/chart-releaser-action](https://github.com/helm/chart-releaser-action ) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/helm/chart-releaser-action/releases )
- [Commits](https://github.com/helm/chart-releaser-action/compare/v1.5.0...v1.6.0 )
---
updated-dependencies:
- dependency-name: helm/chart-releaser-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 23:12:20 -07:00
kfox1111
6a6aa1c850
Cosign download fix ( #72 )
2023-10-31 16:44:52 +00:00
github-actions[bot] and marcofranssen
09ebfc9ee3
Bump test chart dependencies ( #68 )
...
Signed-off-by: GitHub <[email protected] >
Co-authored-by: marcofranssen <[email protected] >
2023-10-30 09:30:10 -07:00
0b174345ab
Bump test chart dependencies ( #54 )
...
Signed-off-by: GitHub <[email protected] >
Co-authored-by: marcofranssen <[email protected] >
Co-authored-by: Faisal Memon <[email protected] >
2023-10-23 20:40:30 +00:00
dependabot[bot] and Faisal Memon
cf226a73d5
Bump actions/checkout from 4.1.0 to 4.1.1 ( #42 )
...
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](https://github.com/actions/checkout/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Faisal Memon <[email protected] >
2023-10-18 21:17:40 +00:00
56445c4f94
Spire controller manager upgrade ( #8 )
...
Co-authored-by: Faisal Memon <[email protected] >
Co-authored-by: Marco Franssen <[email protected] >
2023-10-17 19:54:12 +00:00
github-actions[bot] and marcofranssen
2644e4b198
Bump test chart dependencies ( #38 )
...
Signed-off-by: GitHub <[email protected] >
Co-authored-by: marcofranssen <[email protected] >
2023-10-16 18:00:04 +00:00
github-actions[bot] and faisal-memon
06d6690d71
Bump test chart dependencies ( #20 )
...
Signed-off-by: GitHub <[email protected] >
Co-authored-by: faisal-memon <[email protected] >
2023-10-05 11:21:51 -07:00
kfox1111
8aca48f14c
Push the changes that update-tags creates ( #19 )
...
* Exit code from diff indicating changes should not block commit.
Signed-off-by: Kevin Fox <[email protected] >
* Push the changes that update-tags creates
Signed-off-by: Kevin Fox <[email protected] >
---------
Signed-off-by: Kevin Fox <[email protected] >
2023-10-05 10:40:32 -07:00
kfox1111
a6cb3974ac
Exit code from diff indicating changes should not block commit. ( #17 )
...
Signed-off-by: Kevin Fox <[email protected] >
2023-10-05 10:23:50 -07:00
Faisal Memon
c23e6cb3b1
Fix issue with version checker not running
...
Signed-off-by: Faisal Memon <[email protected] >
2023-10-03 09:00:20 +02:00
dependabot[bot]
51c20b1ec2
Bump actions/checkout from 4.0.0 to 4.1.0 ( #9 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v4.1.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-02 21:12:05 -07:00
kfox1111 and Faisal Memon
21db1e4b9a
Add a test to ensure upgrades work ( #6 )
...
* Add a test to ensure upgrades work
Signed-off-by: Kevin Fox <[email protected] >
* Update examples/production/run-tests.sh
Co-authored-by: Faisal Memon <[email protected] >
---------
Signed-off-by: Kevin Fox <[email protected] >
Co-authored-by: Faisal Memon <[email protected] >
2023-10-02 17:05:25 -07:00
kfox1111
50825d9fc9
Deny production runs of example.org trust domains ( #229 )
2023-09-25 12:06:48 -07:00