Conjur editions are being renamed so that "Conjur OSS" will be called "Conjur Open Source" everywhere and "Dynamic Access Provider" or "DAP" is called "Conjur Enterprise".
To support this, we need to update the open source suite to reflect the new names.
In particular:
When you see Conjur OSS it should become Conjur Open Source
When you see DAP it should become Conjur Enterprise
If the system requirements says "DAP v10+" they should be updated to "Conjur Enterprise (formerly DAP) v10+"
When you see Dynamic Access Provider it should become Conjur Enterprise
We do not need to change Conjur OSS Suite OR Conjur Open Source Suite.
When relevant, we need to ensure the update will propagate to where artifacts are published on the next release (e.g. for Ansible, PCF, RedHat). We do not need to release as part of this card. We also need to update GitHub pages (Summon, Secretless, Conjur Landing page). The full list is below.
Out of scope: Concourse
If possible and easy, we should automate this (in particular for the README / CONTRIB updates):
Use the tool that infra recommends to mass clone repos
Use the GitHub CLI to iterate through the projects, and in each:
Create a branch
Search and replace
Commit & push
Open a PR
Share any code snippets or scripts you use in the process by adding them to conjurinc/docs for future reference.
Information
Conjur editions are being renamed so that "Conjur OSS" will be called "Conjur Open Source" everywhere and "Dynamic Access Provider" or "DAP" is called "Conjur Enterprise".
To support this, we need to update the open source suite to reflect the new names.
In particular:
Conjur OSS
it should becomeConjur Open Source
DAP
it should becomeConjur Enterprise
Dynamic Access Provider
it should becomeConjur Enterprise
We do not need to change
Conjur OSS Suite
ORConjur Open Source Suite
.When relevant, we need to ensure the update will propagate to where artifacts are published on the next release (e.g. for Ansible, PCF, RedHat). We do not need to release as part of this card. We also need to update GitHub pages (Summon, Secretless, Conjur Landing page). The full list is below.
Out of scope: Concourse
If possible and easy, we should automate this (in particular for the README / CONTRIB updates):
conjurinc/docs
for future reference.Required Updates
Projects (READMEs / CONTRIBUTING files)
GitHub pages / R&D owned docs
Acceptance criteria