forked from CrowdStrike/falcon-helm
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update #1
Open
abelnieva
wants to merge
257
commits into
upwork:main
Choose a base branch
from
CrowdStrike:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
update #1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
feat: update init containers, in order to leverage new helper initial…
- GCOS is now supported as a node type for GKE deployments - OpenShift support is now deprecated as OpenShift users should use the certified operator to maintain support with Red Hat
fix: supported distros in README
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.5.0 to 1.7.0. - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](helm/kind-action@v1.5.0...v1.7.0) --- updated-dependencies: - dependency-name: helm/kind-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…lm/kind-action-1.7.0 chore(deps): bump helm/kind-action from 1.5.0 to 1.7.0
- Remove OpenShift support due to Operator certification now correct way for installing CrowdStrike - Make note the helm chart will have to be re-run when a new namespace is created with allNamespaces enabled - Fix logic around allNamespaces enablement as it required namespaces to also be set. - Fixes #197
fix: various fixes for the falcon sensor chart
Fixing the issue by adding a dedicated pull-secret for the post-delete helm's hook. +bumping to 1.20.2
Version bump
This commit: 1. Bumps chart version to 0.3.0 and appVersion to 3.1.10. 2. Improves README formatting and adds API scopes information. 3. Adds new option 'detections_exclude_clouds' in 'configmap.yaml' and 'values.schema.json'.
Removed detections_exclude_clouds from values.yml as this has no default value. Best to be passed in when needed
Add the falcon-kac chart to helm-charts
Update README for falcon-kac install
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/helm/kind-action/releases) - [Commits](helm/kind-action@v1.7.0...v1.8.0) --- updated-dependencies: - dependency-name: helm/kind-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…amd64 as arch affinity
SHRA-1.2 release
v1.1.11 helm updates for hostNetwork
feat: only run release if label is applied to PR
sensor | clusterrole | add resources and verbs
…le from host network
cdp: set ClusterFirstWithHostNet for node sensor
fix: only run version bump check if release label is present in PR
Add support for running KAC on hostNetwork
cdp: add fsGroup as nobody group
Update KAC resource limits and requests
…1.12 v1.1.12 fix the google images for Gcp with image that has both amd and arm
Add manual release github action
shra 1.3. release
…2025 version bump for Feb 2025 releases
New: Add cluster-config-id to sensor init container
v1.1.13 adding some pod level static envs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.