Updates Hub components name by adding prefix as tekton-hub#654
Updates Hub components name by adding prefix as tekton-hub#654tekton-robot merged 2 commits intotektoncd:mainfrom
tekton-hub#654Conversation
|
/hold |
|
The following is the coverage report on the affected files.
|
|
|
||
| if th.Spec.Db.DbSecretName == "" { | ||
| th.Spec.Db.DbSecretName = "db" | ||
| th.Spec.Db.DbSecretName = "tekton-hub-db" |
There was a problem hiding this comment.
let us move the string tekton-hub- into a project level constant or a package level constant.
|
/approve |
e937168 to
16f3a7e
Compare
Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
16f3a7e to
19b63f8
Compare
|
/retest |
1 similar comment
|
/retest |
|
/test pull-tekton-operator-integration-tests |
|
retest |
|
@PuneetPunamiya could you look into this |
This patch updates the fetch-release script based on the new release of hub i.e. it doesn't need to check for k8s platform as default platform is k8s This patch also sets the status of Hub CR when api secrets are not properly configured Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
Yeah i have updated the pr, actually i forgot that hub 1.7.0 was not release, now since it is released this should pass |
|
The following is the coverage report on the affected files.
|
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: nikhil-thomas The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/test pull-tekton-operator-integration-tests |
Signed-off-by: Puneet Punamiya ppunamiy@redhat.com
Changes
Submitter Checklist
These are the criteria that every PR should meet, please check them off as you
review them:
See the contribution guide for more details.
Release Notes