Faisal Memon
e5138372f7
Merge branch 'main' into release
2024-08-15 12:13:23 -05:00
Faisal Memon and kfox1111
ba35e81247
Bump spire-nested Helm Chart version from 0.21.1 to 0.22.0 ( #429 )
...
* 827a3ea Bump spire to 1.10.1 (#424 )
Signed-off-by: Faisal Memon <[email protected] >
Co-authored-by: kfox1111 <[email protected] >
2024-08-15 10:13:02 -07:00
Faisal Memon
de1e98337a
Bump spire Helm Chart version from 0.21.1 to 0.22.0 ( #428 )
...
* 9b2d72f Fix permission issue with 1.10 and defaults when upgraded (#423 )
* 827a3ea Bump spire to 1.10.1 (#424 )
* 0289e5f Revert "Added support for specifying Kubelet CA Path (#415 )" (#422 )
* bf40797 Bump test chart dependencies (#418 )
* abcf019 Added support for specifying Kubelet CA Path (#415 )
* 6d4d526 Allow configuring persistence in the spire-agent (#414 )
Signed-off-by: Faisal Memon <[email protected] >
2024-08-15 13:59:31 +00:00
dependabot[bot]
3e9256ab5c
Bump helm.sh/helm/v3 from 3.15.3 to 3.15.4 in /tests ( #427 )
...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.15.3 to 3.15.4.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.15.3...v3.15.4 )
---
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-08-15 06:32:36 -07:00
kfox1111
9b2d72f6a2
Fix permission issue with 1.10 and defaults when upgraded ( #423 )
...
* Fix permission issue with 1.10 and defaults when upgraded
Signed-off-by: Kevin Fox <[email protected] >
* Fix indenting
Signed-off-by: Kevin Fox <[email protected] >
* incorperate feedback
Signed-off-by: Kevin Fox <[email protected] >
* Fix docs
Signed-off-by: Kevin Fox <[email protected] >
---------
Signed-off-by: Kevin Fox <[email protected] >
2024-08-13 22:21:20 -07:00
kfox1111
827a3ea80c
Bump spire to 1.10.1 ( #424 )
...
Signed-off-by: Kevin Fox <[email protected] >
2024-08-13 11:44:07 -07:00
kfox1111
0289e5fb00
Revert "Added support for specifying Kubelet CA Path ( #415 )" ( #422 )
...
This reverts commit abcf01958a .
Signed-off-by: Kevin Fox <[email protected] >
2024-08-13 11:03:31 -07:00
spire-helm-version-checker[bot] and marcofranssen
bf40797049
Bump test chart dependencies ( #418 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
2024-08-12 07:05:38 -07:00
Andrew Block and Faisal Memon
abcf01958a
Added support for specifying Kubelet CA Path ( #415 )
...
Signed-off-by: Andrew Block <[email protected] >
Co-authored-by: Faisal Memon <[email protected] >
2024-08-09 04:56:11 +00:00
kfox1111 and Faisal Memon
41dce8c32f
Add oci registry style chart support to infrastructure ( #405 )
...
Signed-off-by: Kevin Fox <[email protected] >
Co-authored-by: Faisal Memon <[email protected] >
2024-08-08 21:35:22 -07:00
kfox1111
6d4d52604a
Allow configuring persistence in the spire-agent ( #414 )
...
* Allow configuring persistence in the spire-agent
Signed-off-by: Kevin Fox <[email protected] >
* Better wording. Leave space for other services if needed some day.
Signed-off-by: Kevin Fox <[email protected] >
---------
Signed-off-by: Kevin Fox <[email protected] >
2024-08-08 20:06:06 -07:00
dependabot[bot]
84f4f45e35
Bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 in /tests ( #413 )
...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo ) from 2.19.1 to 2.20.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.19.1...v2.20.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-08-08 06:42:03 -07:00
Faisal Memon
627da2ad58
Merge branch 'main' into release
2024-08-06 09:31:38 -07:00
Faisal Memon
42e702a8da
Bump spire-nested Helm Chart version from 0.21.0 to 0.21.1 ( #410 )
...
* c3d1d39 Update to SPIRE 1.10.0 (#393 )
Signed-off-by: Faisal Memon <[email protected] >
2024-08-06 09:31:12 -07:00
Faisal Memon
b4d4d901b9
Bump spire Helm Chart version from 0.21.0 to 0.21.1 ( #409 )
...
* 82a6d5d Should be `admin_socket_path` not `admin_socket_dir` (#407 )
* 6240c0b Bump test chart dependencies (#402 )
* c3d1d39 Update to SPIRE 1.10.0 (#393 )
* 741cd9c Bump test chart dependencies (#398 )
* c507ee0 Bump test chart dependencies (#397 )
* 199bb6f Add connect by hostname to agent cofigmap (#392 )
* eb6d89b Update charts/spire/README.md
* c93ad87 Add valid kubectl version to examples
* 500fdd9 Bump test chart dependencies (#391 )
* 08fc5f3 Bump test chart dependencies (#390 )
* 6904295 Bump test chart dependencies (#389 )
* fb7fb80 Fix format for ignoreNamespaces (#388 )
* 7a0a77b Fix host path of "spire-agent-admin-socket-dir" volume (#386 )
* 1d2d755 Add resource limits for upgrade and delete hook batch jobs (#366 )
* f7e0d4b Update _spire-system-namespace.yaml (#381 )
* 29d4b57 Bump test chart dependencies
* 4c9059e Bump test chart dependencies (#379 )
* 1dc650f Apply wildcard for ignoreNamespaces in Controller Manager (#378 )
* 6c2b5e6 Bump test chart dependencies (#376 )
Signed-off-by: Faisal Memon <[email protected] >
2024-08-06 08:28:22 -07:00
Ben Leggett
82a6d5d410
Should be admin_socket_path not admin_socket_dir ( #407 )
...
Signed-off-by: Benjamin Leggett <[email protected] >
2024-08-05 15:49:01 -07:00
spire-helm-version-checker[bot] and marcofranssen
1ca738fedc
Bump test chart dependencies ( #404 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
2024-08-05 10:45:15 -07:00
dependabot[bot]
0fd587a7ad
Bump github.com/onsi/gomega from 1.34.0 to 1.34.1 in /tests ( #403 )
...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega ) from 1.34.0 to 1.34.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.34.0...v1.34.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-07-30 08:42:06 -07:00
6240c0b08c
Bump test chart dependencies ( #402 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
Co-authored-by: kfox1111 <[email protected] >
2024-07-29 12:57:07 +00:00
dependabot[bot]
6679846c29
Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 in /tests ( #401 )
...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo ) from 2.19.0 to 2.19.1.
- [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.19.0...v2.19.1 )
---
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-07-29 05:35:35 -07:00
dependabot[bot]
6f38f525c8
Bump github.com/onsi/gomega from 1.33.1 to 1.34.0 in /tests ( #400 )
...
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega ) from 1.33.1 to 1.34.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.33.1...v1.34.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-07-26 07:33:26 -07:00
kfox1111 and Faisal Memon
c3d1d39ed7
Update to SPIRE 1.10.0 ( #393 )
...
* Update to SPIRE 1.10.0
Remove the options that were removed in 1.10, and update.
Signed-off-by: Kevin Fox <[email protected] >
* Update docs
Signed-off-by: Kevin Fox <[email protected] >
* Fix uid mismatch issue on 1.10.0+
Signed-off-by: Kevin Fox <[email protected] >
---------
Signed-off-by: Kevin Fox <[email protected] >
Co-authored-by: Faisal Memon <[email protected] >
2024-07-24 12:19:06 -07:00
spire-helm-version-checker[bot] and marcofranssen
741cd9c6b4
Bump test chart dependencies ( #398 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
2024-07-22 07:41:57 -07:00
spire-helm-version-checker[bot] and marcofranssen
c507ee0ea3
Bump test chart dependencies ( #397 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
2024-07-15 15:14:13 +02:00
tuxotron and kfox1111
199bb6f998
Add connect by hostname to agent cofigmap ( #392 )
...
When setting the kubeletConnectByHostname to "true", the charts update the agent daemonset to define the MY_NODE_NAME environment variable, but it doesn't set the "node_name_env" setting in the WorkloadAttestor:k8s plugin, therefore the agent continues trying to connect to the kubelet using the localhost interface
Signed-off-by: tuxotron <[email protected] >
Co-authored-by: kfox1111 <[email protected] >
2024-07-11 12:47:57 -07:00
dependabot[bot]
9c77280e6e
Bump helm.sh/helm/v3 from 3.15.2 to 3.15.3 in /tests ( #395 )
...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.15.2 to 3.15.3.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.15.2...v3.15.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-07-11 07:53:04 +00:00
Mariusz Sabath
046d91cd90
Merge pull request #394 from spiffe/rancher-version
...
Add valid `rancher/kubectl` version to examples
2024-07-10 14:58:36 -04:00
Mariusz Sabath and kfox1111
eb6d89b472
Update charts/spire/README.md
...
Co-authored-by: kfox1111 <[email protected] >
Signed-off-by: Mariusz Sabath <[email protected] >
2024-07-09 14:08:55 -04:00
Mariusz Sabath
c93ad87c15
Add valid kubectl version to examples
...
Signed-off-by: Mariusz Sabath <[email protected] >
2024-07-09 11:42:27 -04:00
spire-helm-version-checker[bot] and marcofranssen
500fdd9ac3
Bump test chart dependencies ( #391 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
2024-07-08 12:03:03 +02:00
spire-helm-version-checker[bot] and marcofranssen
08fc5f3d46
Bump test chart dependencies ( #390 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
2024-07-01 08:20:53 +00:00
spire-helm-version-checker[bot] and marcofranssen
690429525c
Bump test chart dependencies ( #389 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
2024-06-24 08:20:59 +00:00
Mariusz Sabath
fb7fb809fa
Fix format for ignoreNamespaces ( #388 )
...
Signed-off-by: Mariusz Sabath <[email protected] >
2024-06-23 16:29:39 -07:00
knp-sap
7a0a77b6b8
Fix host path of "spire-agent-admin-socket-dir" volume ( #386 )
...
Signed-off-by: knp-sap <[email protected] >
2024-06-23 09:54:39 -07:00
kfox1111 and aniket patel
1d2d7550c5
Add resource limits for upgrade and delete hook batch jobs ( #366 )
...
* Add resource limits for upgrade and delete hook batch jobs
Signed-off-by: aniket patel <[email protected] >
* Fix value of resource
Signed-off-by: aniket patel <[email protected] >
* Fix resource limit in server template
Signed-off-by: aniket patel <[email protected] >
* Incorperate feedback
Signed-off-by: Kevin Fox <[email protected] >
* Fix up doc comment
Signed-off-by: Kevin Fox <[email protected] >
---------
Signed-off-by: aniket patel <[email protected] >
Signed-off-by: Kevin Fox <[email protected] >
Co-authored-by: aniket patel <[email protected] >
2024-06-19 12:50:21 -07:00
tuxotron and kfox1111
f7e0d4b831
Update _spire-system-namespace.yaml ( #381 )
...
set right namespace labels
Signed-off-by: tuxotron <[email protected] >
Co-authored-by: kfox1111 <[email protected] >
2024-06-17 16:56:35 -07:00
marcofranssen
29d4b57373
Bump test chart dependencies
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-17 11:37:20 +02:00
dependabot[bot]
2fdebf09a8
Bump helm.sh/helm/v3 from 3.15.1 to 3.15.2 in /tests
...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.15.1 to 3.15.2.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.15.1...v3.15.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] >
2024-06-14 09:41:43 +02:00
spire-helm-version-checker[bot] and marcofranssen
4c9059ea52
Bump test chart dependencies ( #379 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
2024-06-10 05:24:55 -07:00
1dc650f06e
Apply wildcard for ignoreNamespaces in Controller Manager ( #378 )
...
* Apply wildcard for ignoreNamespaces in Controller Manager
Signed-off-by: Mariusz Sabath <[email protected] >
* Add the doc updates
Signed-off-by: Mariusz Sabath <[email protected] >
* Update charts/spire/charts/spire-server/values.yaml
Co-authored-by: kfox1111 <[email protected] >
Signed-off-by: Edwin Buck <[email protected] >
---------
Signed-off-by: Mariusz Sabath <[email protected] >
Signed-off-by: Edwin Buck <[email protected] >
Co-authored-by: Edwin Buck <[email protected] >
Co-authored-by: kfox1111 <[email protected] >
2024-06-06 15:56:15 -07:00
spire-helm-version-checker[bot] and marcofranssen
6c2b5e64cc
Bump test chart dependencies ( #376 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: marcofranssen <[email protected] >
2024-06-03 06:50:32 -07:00
Faisal Memon
470acf2259
Merge branch 'main' into release
2024-05-30 15:28:42 -07:00
Faisal Memon
7eb8c6c98d
Bump spire-nested Helm Chart version from 0.20.0 to 0.21.0
...
Signed-off-by: Faisal Memon <[email protected] >
2024-05-30 15:27:28 -07:00
Faisal Memon
1c271e17ca
Merge branch 'main' into release
2024-05-30 15:16:10 -07:00
Faisal Memon
63853f5494
Bump spire Helm Chart version from 0.20.0 to 0.21.0 ( #373 )
...
* 54a2f03 Change cleanup default (#349 )
* d29ad06 Bump test chart dependencies (#369 )
* 7dabbf1 Add Openshift ignore namespaces to Controller Manager (#363 )
* db177d4 Fix spelling error in Controller Manager config (#362 )
* d236154 Fix upstream ca name suffix issue (#361 )
* bfcf418 Bump test chart dependencies (#359 )
* c31a2e9 Bump up spire to 1.9.6 (#356 )
* 2c5dfa0 Improve Tornjak NOTES. Fixes #132 (#354 )
* a453a2c Bump test chart dependencies (#355 )
* b6575c1 Update Tornjak deployment docs (#288 )
* be560d9 Check for a misconfiguration of bundle endpoint profiles (#348 )
* b2e9f40 Bump spire version (#352 )
* 7165b20 Bump test chart dependencies (#350 )
* da4ebdf Fix federation certificate name when upstream enabled (#347 )
* c37de1e Fix Tornjak logsDir for Openshift (#344 )
* 8fef1bd Add external spire-controller-managers (#284 )
* ee12404 set refresh hint to 1/3 of default CA TTL value fixes #335 (#343 )
* 2d9866a Bump test chart dependencies (#338 )
* 6de23d3 Don't create role/binding when bundle disabled (#336 )
* c132cc4 Add support for externalServer=true (#303 )
* a2494ee Add auth option for Tornjak (#259 )
* f679a0d Bump test chart dependencies (#333 )
* 5149256 Work around curl change
* 3d2ac16 Bump test chart dependencies
* 08f699b Add spire-lib chart (#289 )
* 260b02f Add an easy to use identity for child servers (#302 )
Signed-off-by: Faisal Memon <[email protected] >
2024-05-30 22:00:00 +00:00
kfox1111 and Faisal Memon
54a2f036bf
Change cleanup default ( #349 )
...
* Change cleanup default
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
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 merge issue and 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-05-30 12:22:03 -07:00
d29ad0649f
Bump test chart dependencies ( #369 )
...
* Bump test chart dependencies
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Remove workaround as they fixed curl
Signed-off-by: Kevin Fox <[email protected] >
---------
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: Kevin Fox <[email protected] >
Co-authored-by: marcofranssen <[email protected] >
Co-authored-by: Kevin Fox <[email protected] >
2024-05-27 06:36:36 -07:00
dependabot[bot]
39084afa71
Bump github.com/onsi/ginkgo/v2 from 2.18.0 to 2.19.0 in /tests
...
Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo ) from 2.18.0 to 2.19.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.18.0...v2.19.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] >
2024-05-27 09:39:46 +02:00
dependabot[bot]
6ff84393fc
Bump helm.sh/helm/v3 from 3.15.0 to 3.15.1 in /tests ( #365 )
...
Bumps [helm.sh/helm/v3](https://github.com/helm/helm ) from 3.15.0 to 3.15.1.
- [Release notes](https://github.com/helm/helm/releases )
- [Commits](https://github.com/helm/helm/compare/v3.15.0...v3.15.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-05-26 15:03:39 +00:00
Mariusz Sabath
7dabbf16d3
Add Openshift ignore namespaces to Controller Manager ( #363 )
...
* Fix spelling error in Controller Manager config
Signed-off-by: Mariusz Sabath <[email protected] >
* Add ignoreNamespaces to ControllerManager for Openshift
Signed-off-by: Mariusz Sabath <[email protected] >
---------
Signed-off-by: Mariusz Sabath <[email protected] >
2024-05-26 07:55:26 -07:00