chore(update): rename all occurences of janus-idp. to rhdh. prefix - #291
Conversation
Signed-off-by: Fortune Ndlovu <fndlovu@redhat.com>
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Type(Describe updated until commit 1f8cf9c)Enhancement Description
|
| Relevant files | |||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Enhancement | |||||||||||||||||||
| Configuration changes | 9 files
| ||||||||||||||||||
| Documentation | 7 files
|
PR Code Suggestions ✨Latest suggestions up to 1f8cf9c
Previous suggestionsSuggestions up to commit c354a0c
|
|||||||||||||||||||||
Signed-off-by: Fortune Ndlovu <fndlovu@redhat.com>
rm3l
left a comment
There was a problem hiding this comment.
There are still quite a few occurrences of janus. Could you please take a look at those while you're at it? Thanks.
.github/ISSUE_TEMPLATE/config.yml: - name: ❓ Janus IDP Community Slack
.github/ISSUE_TEMPLATE/config.yml: url: https://join.slack.com/t/janus-idp/shared_invite/zt-1pxtehxom-fCFtF9rRe3vFqUiFFeAkmg
.github/workflows/on-new-issue.yaml: # https://github.com/janus-idp/.github/blob/main/.github/workflows/add-to-project.yaml
.github/workflows/on-new-issue.yaml: uses: janus-idp/.github/.github/workflows/add-to-project.yaml@main
LICENSE:Copyright 2022 The Janus-IDP Authors
charts/backstage/README.md:Note: this repo replaces https://github.com/janus-idp/helm-backstage, which has been deprecated in Feb 2024.
charts/backstage/README.md:| global.dynamic.includes[0] | List of dynamic plugins included inside the `janus-idp/backstage-showcase` container image, some of which are disabled by default. This file ONLY works with the `janus-idp/backstage-showcase` container image. | string | `"dynamic-plugins.default.yaml"` |
charts/backstage/README.md:| upstream.backstage.initContainers[0].image | Image used by the initContainer to install dynamic plugins into the `dynamic-plugins-root` volume mount. It could be replaced by a custom image based on this one. | string | `quay.io/janus-idp/backstage-showcase:latest` |
charts/backstage/README.md:1. Uses [janus-idp/backstage-showcase](https://github.com/janus-idp/backstage-showcase/) that pre-loads a lot of useful plugins and features
charts/backstage/README.md:For additional instance features please consult the [documentation for `janus-idp/backstage-showcase`](https://github.com/janus-idp/backstage-showcase/tree/main/showcase-docs).
charts/backstage/README.md:This charts defaults to using the [latest Janus-IDP Backstage Showcase image](https://quay.io/janus-idp/backstage-showcase:latest) that is OpenShift compatible:
charts/backstage/README.md:quay.io/janus-idp/backstage-showcase:latest
charts/backstage/README.md.gotmpl:Note: this repo replaces https://github.com/janus-idp/helm-backstage, which has been deprecated in Feb 2024.
charts/backstage/README.md.gotmpl:1. Uses [janus-idp/backstage-showcase](https://github.com/janus-idp/backstage-showcase/) that pre-loads a lot of useful plugins and features
charts/backstage/README.md.gotmpl:For additional instance features please consult the [documentation for `janus-idp/backstage-showcase`](https://github.com/janus-idp/backstage-showcase/tree/main/showcase-docs).
charts/backstage/README.md.gotmpl:This charts defaults to using the [latest Janus-IDP Backstage Showcase image](https://quay.io/janus-idp/backstage-showcase:latest) that is OpenShift compatible:
charts/backstage/README.md.gotmpl:quay.io/janus-idp/backstage-showcase:latest
charts/backstage/values.schema.tmpl.json: "repository": "janus-idp/redhat-backstage-build",
charts/backstage/values.yaml: # -- List of dynamic plugins included inside the `janus-idp/backstage-showcase` container image, some of which are disabled by default.
charts/backstage/values.yaml: # This file ONLY works with the `janus-idp/backstage-showcase` container image.
charts/backstage/values.yaml: # @default -- `quay.io/janus-idp/backstage-showcase:latest`
charts/orchestrator-software-templates-infra/docs/GitopsOperator.md:>The openshift-gitops subchart is adapted from the [gitops operator Helm Chart provided in the redhat-gpte-devopsautomation/janus-idp-bootstrap project](https://github.com/redhat-gpte-devopsautomation/janus-idp-bootstrap/tree/main/charts/gitops-operator). Orchestrator-software-templates-infra will act as a wrapper Chart for that unreleased Chart, providing some of its functionality and adapting it for orchestrator needs and applying specific configuration.
charts/orchestrator-software-templates-infra/docs/GitopsOperator.md:helm upgrade --install argocd . -f values.yaml -n janus-argocd --create-namespace
charts/orchestrator-software-templates-infra/docs/GitopsOperator.md:You can install multiple team instances of ArgoCD into different namespaces, just add your namespace to this list. Namespaces will be created first e.g. shown above for a single namespace called `janus-gitops`.
charts/orchestrator-software-templates-infra/docs/GitopsOperator.md:helm uninstall argocd --namespace janus-gitops
charts/orchestrator-software-templates-infra/docs/GitopsOperator.md:oc delete project janus-argocd
docs/external-db.md:- [AWS RDS PostgreSQL](https://github.com/janus-idp/operator/blob/main/docs/external-db.md#aws-rds-postgresql)
docs/external-db.md:- [Azure Database PostgreSQL](https://github.com/janus-idp/operator/blob/main/docs/external-db.md#aws-rds-postgresql)
docs/external-db.md:If you want to move Backstage database from local to external, here is a [Migration Guide](https://github.com/janus-idp/operator/blob/main/docs/db_migration.md).
…opsOperator.md are appropriate to keep as historical IMO Signed-off-by: Fortune Ndlovu <fndlovu@redhat.com>
…nal link to janus-idp-bootstrap intact since it's attributing the source of the adapted code Signed-off-by: Fortune Ndlovu <fndlovu@redhat.com>
Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>
Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Latest suggestions up to 12976bc
Previous suggestionsSuggestions up to commit 1f8cf9c
Suggestions up to commit c354a0c
|
||||||||||||||||||||||||||||||
|
Persistent suggestions updated to latest commit 12976bc |
|
/hold |
rm3l
left a comment
There was a problem hiding this comment.
Sorry, one more comment as I just realized this.
|
/lgtm cancel |
Signed-off-by: Fortune-Ndlovu <fndlovu@redhat.com>
|
|
/hold cancel |
f23c0c6
into
redhat-developer:main



Description of the change
chore(update): rename all occurences of janus-idp. to rhdh. prefix
Which issue(s) does this PR fix or relate to
How to test changes / Special notes to the reviewer
Checklist
Chart.yamlaccording to Semantic Versioning.values.yamland added to the corresponding README.md. The pre-commit utility can be used to generate the necessary content. Usepre-commit run -ato apply changes. The pre-commit Workflow will do this automatically for you if needed.pre-commithook.ct lintcommand.