Skip to content

refactor!: rename the PHD to Launchpad stack#15

Merged
gabor-boros merged 2 commits intomainfrom
gabor/rename-stack
Mar 13, 2026
Merged

refactor!: rename the PHD to Launchpad stack#15
gabor-boros merged 2 commits intomainfrom
gabor/rename-stack

Conversation

@gabor-boros
Copy link
Copy Markdown
Collaborator

This PR renames the PHD stack to launchpad stack. The current repository name and generated repositories should be adjusted as well once this PR is merged.

SE-6590

@mtyaka
Copy link
Copy Markdown
Member

mtyaka commented Mar 10, 2026

@gabor-boros The changes look good!

I found a few references to picasso-harmony-drydock.opencraft.com, which I'm guessing we will also want to update.

Then there are also these files that still have phd in their name:

  • manifests/phd-mongodb-deprovision-template.yml
  • manifests/phd-mongodb-deprovision-workflow.yml
  • manifests/phd-mongodb-provision-template.yml
  • manifests/phd-mongodb-provision-workflow.yml
  • manifests/phd-mysql-deprovision-template.yml
  • manifests/phd-mysql-deprovision-workflow.yml
  • manifests/phd-mysql-provision-template.yml
  • manifests/phd-mysql-provision-workflow.yml
  • manifests/phd-storage-deprovision-template.yml
  • manifests/phd-storage-deprovision-workflow.yml
  • manifests/phd-storage-provision-template.yml
  • manifests/phd-storage-provision-workflow.yml

@mtyaka
Copy link
Copy Markdown
Member

mtyaka commented Mar 11, 2026

Looks good @gabor-boros 👍

  • I tested this
  • I read through the code
  • I checked for accessibility issues
  • Includes documentation

Copy link
Copy Markdown
Member

@kaustavb12 kaustavb12 left a comment

Choose a reason for hiding this comment

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

LGTM 👍

STRAIN_REPOSITORY_BRANCH: ${{ inputs.STRAIN_REPOSITORY_BRANCH }}
PICASSO_VERSION: ${{ inputs.PICASSO_VERSION }}
PHD_CLI_VERSION: ${{ inputs.PHD_CLI_VERSION }}
LAUNCHPAD_CLI_VERSION: ${{ inputs.LAUNCHPAD_CLI_VERSION }}
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

We can remove this from here and from build.yml and from inputs above, as well as, from the cluster templates.

TERRAFORM_SECRETS:
required: true
PHD_DOCKER_REGISTRY_CREDENTIALS:
LAUNCHPAD_DOCKER_REGISTRY_CREDENTIALS:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nit: Would it be a good idea to do away with LAUNCHPAD_ from all these secrets? There will be less disruption, in case we decide to rename this stack again (hopefully never).

SE-6590

Signed-off-by: Gabor Boros <gabor@opencraft.com>
SE-6590

Signed-off-by: Gabor Boros <gabor@opencraft.com>
@gabor-boros gabor-boros merged commit 2d50920 into main Mar 13, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants