kfox1111 and Marco Franssen
c39dd44526
Add recommendation for namespacePSS ( #131 )
...
Co-authored-by: Marco Franssen <[email protected] >
2023-12-21 00:15:56 +00:00
kfox1111 and Marco Franssen
6997d6a904
Add recommendation for securityContext and podSecurityContext ( #125 )
...
Co-authored-by: Marco Franssen <[email protected] >
2023-12-19 11:26:26 +00:00
kfox1111 and Faisal Memon
a097606d77
Remove extra example values that are already set by default ( #128 )
...
Signed-off-by: Kevin Fox <[email protected] >
Signed-off-by: kfox1111 <[email protected] >
Co-authored-by: Faisal Memon <[email protected] >
2023-12-12 16:23:23 +00:00
kfox1111
9f72a8f971
Use good and automatic defaults for tornjak frontend workingDir ( #129 )
...
Signed-off-by: Kevin Fox <[email protected] >
Signed-off-by: kfox1111 <[email protected] >
2023-12-11 07:52:44 -08:00
kfox1111 and Mariusz Sabath
7726351955
Tornjak UBI support ( #123 )
...
* Tornjak UBI support
The Tornjak containers now have two different flavors. Vanilla and UBI.
Automatically select the UBI image when deploying on OpenShift.
Signed-off-by: Kevin Fox <[email protected] >
Co-authored-by: Mariusz Sabath <[email protected] >
2023-12-11 06:56:58 -08:00
kfox1111
13f6028ccd
SELinux support ( #122 )
...
* SELinux support
Add support to the chart to set the SELinux context to enable a working
system. Enable it by default on OpenShift clusters.
Signed-off-by: Kevin Fox <[email protected] >
* Incorperate feedback
Signed-off-by: Kevin Fox <[email protected] >
---------
Signed-off-by: Kevin Fox <[email protected] >
2023-12-07 11:02:06 -08:00
8422b8d141
Added ability to create namespaces ( #103 )
...
* Added ability to create namespaces
Signed-off-by: Andrew Block <[email protected] >
* Add openshift labels
Signed-off-by: Mariusz Sabath <[email protected] >
---------
Signed-off-by: Andrew Block <[email protected] >
Signed-off-by: Mariusz Sabath <[email protected] >
Co-authored-by: Mariusz Sabath <[email protected] >
Co-authored-by: kfox1111 <[email protected] >
2023-12-01 15:42:27 +00:00
kfox1111 and Marco Franssen
d936293d50
Enable agent to kubelet connection to use hostname ( #112 )
...
Co-authored-by: Marco Franssen <[email protected] >
2023-11-28 08:43:09 +01:00
Kevin Fox
966061c6c7
Auto add default CSIDriver labels on OpenShift
...
Signed-off-by: Kevin Fox <[email protected] >
2023-11-20 10:24:53 +01:00
821ca1290e
Add Tornjak ingress example ( #30 )
...
Co-authored-by: Marco Franssen <[email protected] >
Co-authored-by: Mariusz Sabath <[email protected] >
Co-authored-by: kfox1111 <[email protected] >
2023-11-10 12:30:40 +00:00
3b016841da
Support Openshift deployment ( #13 )
...
* Add support for SPIRE deployment on OpenShift 4.13
Signed-off-by: Mariusz Sabath <[email protected] >
Co-authored-by: Trilok Geer <[email protected] >
Co-authored-by: Andrew Block <[email protected] >
* Render README
Signed-off-by: Mariusz Sabath <[email protected] >
* Fix tornjak HTTP/HTTPS port values
Signed-off-by: Mariusz Sabath <[email protected] >
* Update Frontend README
Signed-off-by: Mariusz Sabath <[email protected] >
* Add env. variable to Agent to inject node name
Signed-off-by: Mariusz Sabath <[email protected] >
* Implement Marco's suggestion on CSI CSS version
Signed-off-by: Mariusz Sabath <[email protected] >
* Add MY_NODE_NAME env. variable to agent for openshift example
Signed-off-by: Mariusz Sabath <[email protected] >
* Move Openshift examples to dedicated directory
Signed-off-by: Mariusz Sabath <[email protected] >
* Simplified the install instructions
Signed-off-by: Mariusz Sabath <[email protected] >
* Suggested changes
Signed-off-by: Kevin Fox <[email protected] >
* Apply suggestions from code review
Co-authored-by: Andrew Block <[email protected] >
Signed-off-by: kfox1111 <[email protected] >
* Update docs, fix default for backwards compat
Signed-off-by: Kevin Fox <[email protected] >
* Don't recommend experimental features by default, dont debug helm install by default and explain how to add additional features
Signed-off-by: Kevin Fox <[email protected] >
* Add notes about openshift to the project for other reviewers.
Signed-off-by: Kevin Fox <[email protected] >
* Fix incorrectly reverted change
Signed-off-by: Kevin Fox <[email protected] >
* Correct notes
Signed-off-by: Kevin Fox <[email protected] >
* Update default
Signed-off-by: Kevin Fox <[email protected] >
* Fix issue created from bad merge conflict resolution
Signed-off-by: kfox1111 <[email protected] >
* Update examples/openshift/openshift-values.yaml
Co-authored-by: kfox1111 <[email protected] >
Signed-off-by: Mariusz Sabath <[email protected] >
* Update examples/openshift/openshift-values.yaml
Co-authored-by: kfox1111 <[email protected] >
Signed-off-by: Mariusz Sabath <[email protected] >
* Update examples/openshift/openshift-values.yaml
Co-authored-by: kfox1111 <[email protected] >
Signed-off-by: Mariusz Sabath <[email protected] >
* Update examples/openshift/openshift-values.yaml
Co-authored-by: kfox1111 <[email protected] >
Signed-off-by: Mariusz Sabath <[email protected] >
---------
Signed-off-by: Mariusz Sabath <[email protected] >
Signed-off-by: Kevin Fox <[email protected] >
Signed-off-by: kfox1111 <[email protected] >
Co-authored-by: Trilok Geer <[email protected] >
Co-authored-by: Andrew Block <[email protected] >
Co-authored-by: Kevin Fox <[email protected] >
2023-10-31 16:27:23 +00:00