Faisal Memon
61eb715029
Bump spire Helm Chart version from 0.24.0 to 0.24.1 ( #497 )
...
* 6608fc9 Add extraEnvVars support for spiffe-csi-driver containers (#496 )
* 6193717 Bump test chart dependencies (#494 )
* d5777c3 Bump test chart dependencies (#493 )
* 4993b67 Fix GCS Bundle endpoint format variable (#491 )
Signed-off-by: Faisal Memon <[email protected] >
2024-11-17 14:14:01 -08:00
Patrick O'Brien
6608fc980a
Add extraEnvVars support for spiffe-csi-driver containers ( #496 )
...
Signed-off-by: Patrick O'Brien <[email protected] >
Signed-off-by: Patrick O’Brien <[email protected] >
2024-11-17 13:25:29 -08:00
dependabot[bot]
dc30efb5eb
Bump helm.sh/helm/v3 from 3.16.2 to 3.16.3 in /tests ( #495 )
...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.16.2 to 3.16.3.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.16.2...v3.16.3 )
---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
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>
2024-11-14 04:37:02 -08:00
spire-helm-version-checker[bot] and marcofranssen
6193717061
Bump test chart dependencies ( #494 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
2024-11-11 04:15:31 -08:00
kfox1111 and Faisal Memon
ec7259699f
spiffe-step-ssh server ( #198 )
...
* Initial prototype of spire-step-ssh integration
Signed-off-by: Kevin Fox <[email protected] >
* Ingress work, image cleanup and misc cleanup
Signed-off-by: Kevin Fox <[email protected] >
* More values rework
Signed-off-by: Kevin Fox <[email protected] >
* Rename chart spiffe-step-ssh
Signed-off-by: Kevin Fox <[email protected] >
* Update to use shared lib
Signed-off-by: Kevin Fox <[email protected] >
* Update spiffe-helper
Signed-off-by: Kevin Fox <[email protected] >
* Use URLSAN rather then CN
Signed-off-by: Kevin Fox <[email protected] >
* Lookup the sans.
Signed-off-by: Kevin Fox <[email protected] >
* Make trust domain configurable
Signed-off-by: Kevin Fox <[email protected] >
* Add flag
Signed-off-by: Kevin Fox <[email protected] >
* Make driver configurable
Signed-off-by: Kevin Fox <[email protected] >
* Add more configurables. Fix up docs to pass test.
Signed-off-by: Kevin Fox <[email protected] >
* Add some metadata
Signed-off-by: Kevin Fox <[email protected] >
* Fix metadata
Signed-off-by: Kevin Fox <[email protected] >
* Add default values for lint
Signed-off-by: Kevin Fox <[email protected] >
* Forgot values updates
Signed-off-by: Kevin Fox <[email protected] >
* Fix metadata
Signed-off-by: Kevin Fox <[email protected] >
* Start working on integration test
Signed-off-by: Kevin Fox <[email protected] >
* Test
Signed-off-by: Kevin Fox <[email protected] >
* Test
Signed-off-by: Kevin Fox <[email protected] >
* Fix names
Signed-off-by: Kevin Fox <[email protected] >
* More test bits
Signed-off-by: Kevin Fox <[email protected] >
* More test bits
Signed-off-by: Kevin Fox <[email protected] >
* More test bits
Signed-off-by: Kevin Fox <[email protected] >
* More test bits
Signed-off-by: Kevin Fox <[email protected] >
* More test bits
Signed-off-by: Kevin Fox <[email protected] >
* More test bits
Signed-off-by: Kevin Fox <[email protected] >
* More fixes
Signed-off-by: Kevin Fox <[email protected] >
* More fixes
Signed-off-by: Kevin Fox <[email protected] >
* More fixes
Signed-off-by: Kevin Fox <[email protected] >
* Fix name conflict. Align naming
Signed-off-by: Kevin Fox <[email protected] >
* Fix name
Signed-off-by: Kevin Fox <[email protected] >
* Add more logging
Signed-off-by: Kevin Fox <[email protected] >
* Disable unneeded test. Add missing file.
Signed-off-by: Kevin Fox <[email protected] >
* Setup more things
Signed-off-by: Kevin Fox <[email protected] >
* Add missing conf file
Signed-off-by: Kevin Fox <[email protected] >
* Fix multiple svids
Signed-off-by: Kevin Fox <[email protected] >
* Fix ci defaults
Signed-off-by: Kevin Fox <[email protected] >
* Fix filename
Signed-off-by: Kevin Fox <[email protected] >
* Try and get the linter to stop complaining...
Signed-off-by: Kevin Fox <[email protected] >
* Fix perms
Signed-off-by: Kevin Fox <[email protected] >
* More logs
Signed-off-by: Kevin Fox <[email protected] >
* More setup
Signed-off-by: Kevin Fox <[email protected] >
* Fixes
Signed-off-by: Kevin Fox <[email protected] >
* Fixes
Signed-off-by: Kevin Fox <[email protected] >
* Add wait
Signed-off-by: Kevin Fox <[email protected] >
* More logging
Signed-off-by: Kevin Fox <[email protected] >
* Test ssh
Signed-off-by: Kevin Fox <[email protected] >
* Restart fetchca on updates too
Signed-off-by: Kevin Fox <[email protected] >
* Fix formating
Signed-off-by: Kevin Fox <[email protected] >
* Add missing file flag
Signed-off-by: Kevin Fox <[email protected] >
* Increase timeout
Signed-off-by: Kevin Fox <[email protected] >
* More flags
Signed-off-by: Kevin Fox <[email protected] >
* Fix name
Signed-off-by: Kevin Fox <[email protected] >
* Finish end to end test
Signed-off-by: Kevin Fox <[email protected] >
* Fix ingress setting
Signed-off-by: Kevin Fox <[email protected] >
* More logging/tests
Signed-off-by: Kevin Fox <[email protected] >
* More testing
Signed-off-by: Kevin Fox <[email protected] >
* Fix namespace
Signed-off-by: Kevin Fox <[email protected] >
* Fetch correct bundle
Signed-off-by: Kevin Fox <[email protected] >
* Chart testing will fail as it depends on spire to be preinstalled. Weird dependency loop.
Signed-off-by: Kevin Fox <[email protected] >
* Dont skip tls for testing
Signed-off-by: Kevin Fox <[email protected] >
* More logging
Signed-off-by: Kevin Fox <[email protected] >
* More debug
Signed-off-by: Kevin Fox <[email protected] >
* More debug
Signed-off-by: Kevin Fox <[email protected] >
* Pass intermediates
Signed-off-by: Kevin Fox <[email protected] >
* Fix trustdomain
Signed-off-by: Kevin Fox <[email protected] >
* Add ca authority prefix
Signed-off-by: Kevin Fox <[email protected] >
* fix
Signed-off-by: Kevin Fox <[email protected] >
* fix
Signed-off-by: Kevin Fox <[email protected] >
* fix
Signed-off-by: Kevin Fox <[email protected] >
* ci test is just broken. Revert trying to fix it.
Signed-off-by: Kevin Fox <[email protected] >
* Update charts/spiffe-step-ssh/files/ssh_x5c.tpl
Signed-off-by: kfox1111 <[email protected] >
* Self review feedback
Signed-off-by: Kevin Fox <[email protected] >
* Switch ingress to our more functional/easy type
Signed-off-by: Kevin Fox <[email protected] >
* Simplify the template
Signed-off-by: Kevin Fox <[email protected] >
* Add cast
Signed-off-by: Kevin Fox <[email protected] >
* Add install notes
Signed-off-by: Kevin Fox <[email protected] >
* Fix test
Signed-off-by: Kevin Fox <[email protected] >
* Update tests for updated client
Signed-off-by: Kevin Fox <[email protected] >
* Fix logging and entry
Signed-off-by: Kevin Fox <[email protected] >
* Add missing dir
Signed-off-by: Kevin Fox <[email protected] >
* Fix file location
Signed-off-by: Kevin Fox <[email protected] >
* Update timeout
Signed-off-by: Kevin Fox <[email protected] >
* More logging
Signed-off-by: Kevin Fox <[email protected] >
* Fix filename
Signed-off-by: Kevin Fox <[email protected] >
* Fix perms
Signed-off-by: Kevin Fox <[email protected] >
* Update charts/spiffe-step-ssh/README.md
Signed-off-by: kfox1111 <[email protected] >
* Apply suggestions from code review
Co-authored-by: Faisal Memon <[email protected] >
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-11-07 23:43:26 -08:00
spire-helm-version-checker[bot] and marcofranssen
d5777c3dd2
Bump test chart dependencies ( #493 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
2024-11-04 05:39:24 -08:00
dependabot[bot]
9b1b8b37a2
Bump github.com/onsi/gomega from 1.35.0 to 1.35.1 in /tests ( #490 )
...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega ) from 1.35.0 to 1.35.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.35.0...v1.35.1 )
---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
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>
2024-11-03 05:44:22 -08:00
Mattias Gees
4993b671b5
Fix GCS Bundle endpoint format variable ( #491 )
...
The GCS Bundle endpoint configuration was pointing to the S3 Format variable instead of the GCS one.
Signed-off-by: Mattias Gees <[email protected] >
2024-11-01 13:26:15 +01:00
dependabot[bot]
5f5fd6a484
Bump github.com/onsi/gomega from 1.34.2 to 1.35.0 in /tests ( #489 )
...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega ) from 1.34.2 to 1.35.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.34.2...v1.35.0 )
---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
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>
2024-10-30 10:31:11 -07:00
dependabot[bot]
0b14535e9c
Bump github.com/onsi/ginkgo/v2 from 2.20.2 to 2.21.0 in /tests ( #488 )
...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo ) from 2.20.2 to 2.21.0.
- [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.20.2...v2.21.0 )
---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
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>
2024-10-30 07:57:13 -07:00
Faisal Memon
5b16168e70
Bump spire Helm Chart version from 0.23.0 to 0.24.0 ( #487 )
...
* a3e607e Bump test chart dependencies (#484 )
* a360646 Add validating admission policy to restrict upstream driver access (#482 )
* a7368ee Upgrade to spire 1.11.0 (#483 )
* fe5464b Update notes (#479 )
* 29e9866 Bump test chart dependencies (#481 )
* 13736cd Add support for the new hint spire-controller-manager feature (#472 )
* b08e8bf Agent support for bundle on host path (#478 )
* 7b409ed Fix cert-manager upstream authority when enabling recommendations (#476 )
* 01c7227 Add support for the new fallback spire-controller-manager feature (#471 )
* 0a6dd19 Bump test chart dependencies (#477 )
* fcbd64e Support federation bundle endpoint profile http_web certificates (#469 )
* c29f45f Add AWS DB types (#464 )
* 898a349 Add remaining data store options (#463 )
* 2443515 Bump test chart dependencies (#474 )
* c461794 Update the spire-controller-manager to 0.6.0 (#473 )
* 5d07eaf Align more settings to convention (#467 )
* ea2d673 Bump test chart dependencies (#470 )
* 352aee2 Bump test chart dependencies (#468 )
* c3c8514 Change curl --caPath to --capath (#462 )
* 68d21cc Add an initial json schema file for spire-agent (#458 )
* b7e9823 Add new config.jwtDomain value to oidc-discovery chart (#457 )
* 8832da3 Protects SPIRE Agent's Chart Against YAML Template Injection (#450 )
* 3bc7025 Update spiffe-helper (#453 )
* 86d6fca Bump test chart dependencies (#449 )
Signed-off-by: Faisal Memon <[email protected] >
2024-10-28 18:36:17 +00:00
Faisal Memon
6e375ef260
Bump spire-nested Helm Chart version from 0.23.0 to 0.24.0 ( #486 )
...
* a7368ee Upgrade to spire 1.11.0 (#483 )
* 5d07eaf Align more settings to convention (#467 )
Signed-off-by: Faisal Memon <[email protected] >
2024-10-28 18:12:27 +00:00
Faisal Memon
cd7c192ad2
Bump spire-crds Helm Chart version from 0.4.0 to 0.5.0 ( #485 )
...
* 13736cd Add support for the new hint spire-controller-manager feature (#472 )
* 01c7227 Add support for the new fallback spire-controller-manager feature (#471 )
Signed-off-by: Faisal Memon <[email protected] >
2024-10-28 11:04:42 -07:00
spire-helm-version-checker[bot] and marcofranssen
a3e607e7d8
Bump test chart dependencies ( #484 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
2024-10-28 06:01:02 -07:00
kfox1111 and Faisal Memon
a360646842
Add validating admission policy to restrict upstream driver access ( #482 )
...
* Add validating admission policy to restrict upstream driver access
Signed-off-by: Kevin Fox <[email protected] >
* Update charts/spire/charts/spiffe-csi-driver/templates/policy.yaml
Signed-off-by: kfox1111 <[email protected] >
* Fix logic
Signed-off-by: Kevin Fox <[email protected] >
* Upgrade helm
Signed-off-by: Kevin Fox <[email protected] >
* Upgrade kind and fix node version
Signed-off-by: Kevin Fox <[email protected] >
* Upgrade kind and fix node version
Signed-off-by: Kevin Fox <[email protected] >
* Upgrade kind and fix node version
Signed-off-by: Kevin Fox <[email protected] >
* Upgrade kind and fix node version
Signed-off-by: Kevin Fox <[email protected] >
* Add version info
Signed-off-by: Kevin Fox <[email protected] >
* Add version info
Signed-off-by: Kevin Fox <[email protected] >
* Fix kind version
Signed-off-by: Kevin Fox <[email protected] >
* Fix kind version
Signed-off-by: Kevin Fox <[email protected] >
* Fix kind version
Signed-off-by: Kevin Fox <[email protected] >
* Fix detection
Signed-off-by: Kevin Fox <[email protected] >
* Just for testing...
Signed-off-by: Kevin Fox <[email protected] >
* Just for testing...
Signed-off-by: Kevin Fox <[email protected] >
* Just for testing
Signed-off-by: Kevin Fox <[email protected] >
* Fix policy
Signed-off-by: Kevin Fox <[email protected] >
* Fix policy
Signed-off-by: Kevin Fox <[email protected] >
* Fix policy
Signed-off-by: Kevin Fox <[email protected] >
* Incorperate feedback
Signed-off-by: Kevin Fox <[email protected] >
* Update charts/spire/charts/spiffe-csi-driver/values.yaml
Co-authored-by: Faisal Memon <[email protected] >
Signed-off-by: kfox1111 <[email protected] >
* Update docs
Signed-off-by: Kevin Fox <[email protected] >
---------
Signed-off-by: Kevin Fox <[email protected] >
Signed-off-by: kfox1111 <[email protected] >
Co-authored-by: Faisal Memon <[email protected] >
2024-10-26 07:40:29 -07:00
kfox1111
a7368eee1f
Upgrade to spire 1.11.0 ( #483 )
...
Signed-off-by: Kevin Fox <[email protected] >
2024-10-25 22:36:59 -07:00
kfox1111 and Faisal Memon
fe5464ba9f
Update notes ( #479 )
...
* Update notes
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] >
* Update charts/spire/README.md
Co-authored-by: Faisal Memon <[email protected] >
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-10-24 10:17:46 -07:00
spire-helm-version-checker[bot] and marcofranssen
29e9866a8c
Bump test chart dependencies ( #481 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
2024-10-21 04:59:26 -07:00
kfox1111
13736cdf6f
Add support for the new hint spire-controller-manager feature ( #472 )
...
* Add support for the new hint spire-controller-manager feature
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] >
2024-10-17 15:48:09 -07:00
kfox1111 and Faisal Memon
b08e8bf9b1
Agent support for bundle on host path ( #478 )
...
* Agent support for bundle on host path
Signed-off-by: Kevin Fox <[email protected] >
* Update charts/spire/charts/spire-agent/values.yaml
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: Faisal Memon <[email protected] >
2024-10-17 15:12:27 -07:00
Yann Soubeyrand and kfox1111
7b409ed912
Fix cert-manager upstream authority when enabling recommendations ( #476 )
...
Signed-off-by: Yann Soubeyrand <[email protected] >
Co-authored-by: kfox1111 <[email protected] >
2024-10-17 14:14:20 -07:00
kfox1111 and Faisal Memon
ba8d993ff4
Changes to make the nested-full test more reliable ( #480 )
...
Signed-off-by: Kevin Fox <[email protected] >
Co-authored-by: Faisal Memon <[email protected] >
2024-10-17 19:56:51 +00:00
kfox1111
01c7227b13
Add support for the new fallback spire-controller-manager feature ( #471 )
...
* Add support for the new fallback spire-controller-manager feature
Signed-off-by: Kevin Fox <[email protected] >
* Fix docs
Signed-off-by: Kevin Fox <[email protected] >
---------
Signed-off-by: Kevin Fox <[email protected] >
2024-10-17 12:38:25 -07:00
spire-helm-version-checker[bot] and marcofranssen
0a6dd19906
Bump test chart dependencies ( #477 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
2024-10-14 06:26:40 -07:00
kfox1111
fcbd64e011
Support federation bundle endpoint profile http_web certificates ( #469 )
...
* Support federation bundle endpoint profile http_web certificates
Signed-off-by: Kevin Fox <[email protected] >
* Fix var
Signed-off-by: Kevin Fox <[email protected] >
* Fix key
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 test
Signed-off-by: Kevin Fox <[email protected] >
---------
Signed-off-by: Kevin Fox <[email protected] >
2024-10-10 12:03:54 -07:00
dependabot[bot]
cecf51c27c
Bump helm.sh/helm/v3 from 3.16.1 to 3.16.2 in /tests ( #475 )
...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.16.1 to 3.16.2.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.16.1...v3.16.2 )
---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
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>
2024-10-10 02:13:56 -07:00
c29f45fc30
Add AWS DB types ( #464 )
...
* Add remaining data store options
Signed-off-by: Kevin Fox <[email protected] >
* Fix env var
Signed-off-by: Kevin Fox <[email protected] >
* Add aws db types
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] >
* Update charts/spire/README.md
Co-authored-by: Faisal Memon <[email protected] >
Signed-off-by: kfox1111 <[email protected] >
* Fix mysql vars
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 missing )
Signed-off-by: Kevin Fox <[email protected] >
* Incorperate feedback
Signed-off-by: Kevin Fox <[email protected] >
* Update charts/spire/charts/spire-server/values.yaml
Co-authored-by: Marco Franssen <[email protected] >
Signed-off-by: kfox1111 <[email protected] >
* Fix readme
Signed-off-by: Kevin Fox <[email protected] >
---------
Signed-off-by: Kevin Fox <[email protected] >
Signed-off-by: kfox1111 <[email protected] >
Co-authored-by: Faisal Memon <[email protected] >
Co-authored-by: Marco Franssen <[email protected] >
2024-10-08 10:50:32 -07:00
kfox1111 and Faisal Memon
898a349297
Add remaining data store options ( #463 )
...
* Add remaining data store options
Signed-off-by: Kevin Fox <[email protected] >
* Fix env var
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] >
* Update charts/spire/README.md
Co-authored-by: Faisal Memon <[email protected] >
Signed-off-by: kfox1111 <[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: Faisal Memon <[email protected] >
2024-10-07 16:18:06 -07:00
spire-helm-version-checker[bot] and marcofranssen
2443515682
Bump test chart dependencies ( #474 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
2024-10-07 14:04:33 -07:00
kfox1111 and Faisal Memon
c46179472c
Update the spire-controller-manager to 0.6.0 ( #473 )
...
Signed-off-by: Kevin Fox <[email protected] >
Co-authored-by: Faisal Memon <[email protected] >
2024-10-03 16:27:23 -07:00
kfox1111
5d07eaff52
Align more settings to convention ( #467 )
...
* Align more settings to convention
Signed-off-by: Kevin Fox <[email protected] >
* Update docs
Signed-off-by: Kevin Fox <[email protected] >
---------
Signed-off-by: Kevin Fox <[email protected] >
2024-10-03 12:06:38 -07:00
spire-helm-version-checker[bot] and marcofranssen
ea2d673830
Bump test chart dependencies ( #470 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
2024-09-30 17:06:39 -07:00
spire-helm-version-checker[bot] and marcofranssen
352aee2f0d
Bump test chart dependencies ( #468 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
2024-09-23 06:50:10 -07:00
Faisal Memon and kfox1111
c3c8514333
Change curl --caPath to --capath ( #462 )
...
Signed-off-by: Faisal Memon <[email protected] >
Co-authored-by: kfox1111 <[email protected] >
2024-09-17 14:02:06 -07:00
kfox1111 and Faisal Memon
68d21ccade
Add an initial json schema file for spire-agent ( #458 )
...
* Add an initial json schema file for spire-agent
Signed-off-by: Kevin Fox <[email protected] >
* Fix tab
Signed-off-by: Kevin Fox <[email protected] >
---------
Signed-off-by: Kevin Fox <[email protected] >
Co-authored-by: Faisal Memon <[email protected] >
2024-09-17 13:39:22 -07:00
Erik Godding Boye and Faisal Memon
b7e9823a65
Add new config.jwtDomain value to oidc-discovery chart ( #457 )
...
Signed-off-by: Erik Godding Boye <[email protected] >
Co-authored-by: Faisal Memon <[email protected] >
2024-09-17 12:36:52 -07:00
kfox1111
ee7aacf61b
Fix autoupdate patterns for spiffe-helper ( #460 )
...
Signed-off-by: Kevin Fox <[email protected] >
2024-09-17 08:27:01 -07:00
nweisenauer
8832da39b4
Protects SPIRE Agent's Chart Against YAML Template Injection ( #450 )
...
* protects agent's chart against template injection
Signed-off-by: Nico Weisenauer <[email protected] >
* removes unnecessary braces and whitespace
Signed-off-by: Nico Weisenauer <[email protected] >
* Removes int type validation via cast
Signed-off-by: Nico Weisenauer <[email protected] >
---------
Signed-off-by: Nico Weisenauer <[email protected] >
2024-09-16 06:23:01 -07:00
dependabot[bot]
ea710023f4
Bump helm.sh/helm/v3 from 3.16.0 to 3.16.1 in /tests ( #456 )
...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.16.0 to 3.16.1.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.16.0...v3.16.1 )
---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
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>
2024-09-14 04:38:50 -07:00
kfox1111
3bc70255e7
Update spiffe-helper ( #453 )
...
* Update spiffe-helper
Signed-off-by: Kevin Fox <[email protected] >
* Update .github/tests/images.json
Signed-off-by: kfox1111 <[email protected] >
---------
Signed-off-by: Kevin Fox <[email protected] >
Signed-off-by: kfox1111 <[email protected] >
2024-09-12 09:49:14 -07:00
dependabot[bot]
98b332b63e
Bump helm.sh/helm/v3 from 3.15.4 to 3.16.0 in /tests ( #452 )
...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.15.4 to 3.16.0.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.15.4...v3.16.0 )
---
updated-dependencies:
- dependency-name: helm.sh/helm/v3
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>
2024-09-12 06:48:30 -07:00
spire-helm-version-checker[bot] and marcofranssen
86d6fcac25
Bump test chart dependencies ( #449 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
2024-09-09 06:36:28 -07:00
Faisal Memon
01b1114e26
Bump spire Helm Chart version from 0.22.0 to 0.23.0
...
* 7df063f Upgrade SPIRE to 1.10.3 (#412 )
* de5ec47 Bump test chart dependencies (#445 )
* e72b94f Add all built in BundlePublishers (#430 )
* 532852d Bump test chart dependencies (#440 )
* 6e8ad56 Add a spire-agent auto kubelet verification mode (#435 )
* 50c741e Remove extra check that sometimes breaks oidc (#437 )
* e062b9f Support ipv4 only clusters (#434 )
* b96e07e Enable more forms of kubelet certificate verification (#426 )
* f92d729 Add missing properties required by SecurityContextConstraints CRD (#432 )
* 8553a78 Bump test chart dependencies (#431 )
Signed-off-by: Faisal Memon <[email protected] >
2024-09-04 14:00:46 -07:00
Faisal Memon
080d101787
Bump spire-nested Helm Chart version from 0.22.0 to 0.23.0 ( #447 )
...
* 7df063f Upgrade SPIRE to 1.10.3 (#412 )
Signed-off-by: Faisal Memon <[email protected] >
2024-09-04 13:39:53 -07:00
kfox1111 and Faisal Memon
7df063f8db
Upgrade SPIRE to 1.10.3 ( #412 )
...
* Update SPIRE to 1.10.3
Signed-off-by: Kevin Fox <[email protected] >
* Update charts/spire/charts/spire-agent/README.md
Co-authored-by: Faisal Memon <[email protected] >
Signed-off-by: kfox1111 <[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: Faisal Memon <[email protected] >
2024-09-04 13:16:50 -07:00
spire-helm-version-checker[bot] and marcofranssen
de5ec47613
Bump test chart dependencies ( #445 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
2024-09-02 05:51:02 -07:00
dependabot[bot]
15ad08c64f
Bump github.com/onsi/gomega from 1.34.1 to 1.34.2 in /tests ( #442 )
...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega ) from 1.34.1 to 1.34.2.
- [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.34.1...v1.34.2 )
---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
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>
2024-08-29 13:20:29 +02:00
dependabot[bot]
7297130a27
Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.20.2 in /tests ( #443 )
...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo ) from 2.20.1 to 2.20.2.
- [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.20.1...v2.20.2 )
---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
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>
2024-08-29 04:09:00 -07:00
kfox1111 and Faisal Memon
e72b94fc13
Add all built in BundlePublishers ( #430 )
...
* Add all built in BundlePublishers
Signed-off-by: Kevin Fox <[email protected] >
* Add secret management
Signed-off-by: Kevin Fox <[email protected] >
* Fix typo
Signed-off-by: Kevin Fox <[email protected] >
* Update charts/spire/charts/spire-server/values.yaml
Co-authored-by: Faisal Memon <[email protected] >
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-08-27 12:35:23 -07:00
spire-helm-version-checker[bot] and marcofranssen
532852d907
Bump test chart dependencies ( #440 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
2024-08-26 09:45:03 -07:00