Skip to content

Deprecated features to consider for removal for next major release (3.0.0) #134

@diverdane

Description

@diverdane

Is your feature request related to a problem? Please describe.

There are some Conjur OSS Helm chart features that are considered deprecated and should be considered for removal when we are ready to bump to the next major (breaking) release (3.0.0).

Automatic Conjur account creation should be default

  • Change default value of account.create to true

Default to not creating a ClusterRoleBinding

  • Remove rbac.create value
  • Add rbac.createClusterRole (defaulting to true`)
  • Add rbac.createClusterRoleBinding (defaulting to false`)

Create a single Conjur Kubernetes service

Automatic data key creation should become the default

  • This feature has not been implemented yet, but for next major release we should
    consider making this the default behavior.

Remove any out-of-date deprecation warnings from NOTES.txt

After any of the above changes are made, any no longer applicable deprecation
warnings should be removed from conjur-oss/templates/NOTES.txt.

Describe the solution you would like

See the description above.

Describe alternatives you have considered

N/A.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions