Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

Added fsGroup to CassandraCluster.Spec #314

Merged

Conversation

armingerten
Copy link
Contributor

@armingerten armingerten commented Apr 9, 2021

Q A
Bug fix? [x]
Related tickets fixes #309
License Apache 2.0

What's in this PR?

This allows to deploy cassandra clusters in K8s environments that restrict the range of allowed fsGroups by excluding fsGroup 1 (current default).

Checklist

  • User guide and development docs updated (if needed)
  • Append changelog

@armingerten armingerten force-pushed the extend-security-context-config branch from ef7ae5f to e35ace2 Compare April 9, 2021 11:57
@armingerten armingerten changed the title Added fsGroup to CassandraCluster.Spec WIP: Added fsGroup to CassandraCluster.Spec Apr 9, 2021
This allows to deploy cassandra clusters in K8s environments that restrict the range of allowed fsGroups by excluding fsGroup 1 (current default).

Fixes Orange-OpenSource#309
@armingerten armingerten force-pushed the extend-security-context-config branch from e35ace2 to 4d0fc73 Compare April 9, 2021 12:13
@armingerten armingerten changed the title WIP: Added fsGroup to CassandraCluster.Spec Added fsGroup to CassandraCluster.Spec Apr 9, 2021
Copy link
Contributor

@cscetbon cscetbon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution !

@cscetbon cscetbon merged commit 3fce4db into Orange-OpenSource:master Apr 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to deploy CassandraCluster if PodSecurityPolicy prevents fsGroup 1
2 participants