Néstor Salceda and k8s-ci-robot
e761e8c892
[stable/sysdig] Add support for deploying Custom App Checks using Helm Chart ( #8103 )
...
* Add support for deploying Custom App Checks using Helm Chart
Signed-off-by: Néstor Salceda <nestor.salceda@sysdig.com >
* Add a DESIGN document which works a reminder for known issues
Signed-off-by: Néstor Salceda <nestor.salceda@sysdig.com >
* Fix issues from @bencer's review
Signed-off-by: Néstor Salceda <nestor.salceda@sysdig.com >
* Add an script for generating Helm config files with custom AppChecks
Signed-off-by: Néstor Salceda <nestor.salceda@sysdig.com >
2018-10-02 08:51:36 -07:00
Néstor Salceda and k8s-ci-robot
f472d03277
Add on-premise settings to README ( #7740 )
...
Signed-off-by: Néstor Salceda <nestor.salceda@sysdig.com >
2018-09-14 11:24:24 -07:00
Majid Burney and k8s-ci-robot
cb56cb262e
[stable/sysdig] Fix error in ClusterRoleBinding's roleRef ( #7592 )
...
Signed-off-by: Majid Burney <majid.burney@leafly.com >
2018-09-11 07:26:06 -07:00
Majid Burney and k8s-ci-robot
c87cf6bb5e
[stable/sysdig] Fix readinessProbe ( #6919 )
...
* [stable/sysdig] Fix readinessProbe
`initialDelaysSeconds` was improperty indented beneath `exec`, instead of directly beneath `readinessProbe`.
* [stable/sysdig] Version bump
* [stable/sysdig] Update changelog
2018-07-31 12:16:39 -07:00
Néstor Salceda and k8s-ci-robot
6791878b94
[stable/sysdig] Improvements to Sysdig Helm Chart ( #6596 )
...
* Fix link for getting access key
* Add dnsPolicy to daemonset
* Increment version and add to changelog
2018-07-11 08:21:26 -07:00
Néstor Salceda and k8s-ci-robot
402aeebfe8
[stable/sysdig] Update to latest agent version ( #6079 )
...
* [stable/sysdig] Update to latest agent version
* Run Sysdig Agent as [daemonset v2.0](https://github.com/draios/sysdig-cloud-scripts/blob/master/agent_deploy/kubernetes/sysdig-agent-daemonset-v2.yaml ).
* Fix value's naming in order to follow [best practices](https://docs.helm.sh/chart_best_practices/#naming-conventions ).
* Use a secure.enabled flag for enabling Sysdig Secure.
* Allow rbac resource creation or use existing serviceAccountName.
* Use required function for retrieving sysdig.accessKey. This ensures that key is present.
* Add a Changelog
* Use GitHub accounts instead of real names for making CI pass
* Fix version number as a string
* Add OWNERS file
* Separate rbac and serviceAccount
Follow RBAC best practices: https://github.com/kubernetes/helm/blob/master/docs/chart_best_practices/rbac.md
* Fix namespace issues in cluster role binding
2018-06-21 11:16:43 -07:00
youhonglian and k8s-ci-robot
40195f7ca3
change tables->table ( #4350 )
...
* Update Chart.yaml
* change tables->table
change tables->table
2018-03-20 23:22:31 -07:00
Jorge Salamero Sanz and Vic Iglesias
195412751b
[stable/sysdig] Add Sysdig Secure support ( #2459 )
...
* Implement Sysdig Secure flag and additional env var handling
* Fix template
* Add trailing \n on SecureConf
* Fix linter errors
* Fix linter errors with feeling
2017-11-08 21:25:01 -08:00
Alejandro Escobar and Lachlan Evenson
4bf69283dc
updated chart to allow creation of resources in a monitoring namespace and support rbac. ( #1393 )
...
updated namespacing changes
review changes 1.
further pr changes.
updated version to 0.3, minor change due to rbac updates.
2017-07-19 08:44:03 -07:00
Ashley Penney and Reinhard Nägele
31098bf3c2
Allow sysdig to run on master nodes ( #1100 )
...
Kubernetes 1.6 switched to a taint on the master node, we need to
add a toleration so this can schedule.
2017-05-22 20:20:54 +02:00
Jorge Salamero Sanz and Sean Knox
084d7b5d58
First public version of the Sysdig Helm package ( #735 )
...
* First public version of the Sysdig Helm package
* Add default resources values
* Fixes in documentation
* Fix typo
* Modify resource values to recommended ones
* Rename to Sysdig Monitor
* Add missing resources definition
* Add a consistent label set to the daemonset
2017-05-03 20:13:19 -07:00