janus-idp / operator

Deprecated - Operator for Backstage, based on the Operator SDK framework - see https://github.com/redhat-developer/rhdh-operator
https://github.com/redhat-developer/rhdh-operator
Apache License 2.0
15 stars 15 forks source link

Make a default db-service headless and use it as a serviceName for StatefulSet #371

Closed gazarenkov closed 5 months ago

gazarenkov commented 5 months ago

Description

I mostly addressed #370 as commented

Which issue(s) does this PR fix or relate to

https://github.com/janus-idp/operator/issues/370

PR acceptance criteria

github-actions[bot] commented 5 months ago

⚠️ Files changed in bundle generation!

Those changes to the operator bundle manifests should have been pushed automatically to your PR branch.
You might also need to manually update the .rhdh/bundle/manifests/rhdh-operator.csv.yaml CSV file accordingly.

github-actions[bot] commented 5 months ago

PR images are available:

  1. https://quay.io/janus-idp/operator:0.2.0-pr-371-71fd09c
  2. https://quay.io/janus-idp/operator-bundle:0.2.0-pr-371-71fd09c
  3. https://quay.io/janus-idp/operator-catalog:0.2.0-pr-371-71fd09c

github-actions[bot] commented 5 months ago

PR images are available:

  1. https://quay.io/janus-idp/operator:0.2.0-pr-371-331d8df
  2. https://quay.io/janus-idp/operator-bundle:0.2.0-pr-371-331d8df
  3. https://quay.io/janus-idp/operator-catalog:0.2.0-pr-371-331d8df

github-actions[bot] commented 5 months ago

PR images are available:

  1. https://quay.io/janus-idp/operator:0.2.0-pr-371-e11d5e2
  2. https://quay.io/janus-idp/operator-bundle:0.2.0-pr-371-e11d5e2
  3. https://quay.io/janus-idp/operator-catalog:0.2.0-pr-371-e11d5e2

gazarenkov commented 5 months ago

/cherry-pick 1.2.x

openshift-cherrypick-robot commented 5 months ago

@gazarenkov: once the present PR merges, I will cherry-pick it on top of 1.2.x in a new PR and assign it to you.

In response to [this](https://github.com/janus-idp/operator/pull/371#issuecomment-2146893279): >/cherry-pick 1.2.x Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
github-actions[bot] commented 5 months ago

PR images are available:

  1. https://quay.io/janus-idp/operator:0.3.0-pr-371-78c235d
  2. https://quay.io/janus-idp/operator-bundle:0.3.0-pr-371-78c235d
  3. https://quay.io/janus-idp/operator-catalog:0.3.0-pr-371-78c235d

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.5% Duplication on New Code

See analysis details on SonarCloud

github-actions[bot] commented 5 months ago

PR images are available:

  1. https://quay.io/janus-idp/operator:0.3.0-pr-371-19e5b29
  2. https://quay.io/janus-idp/operator-bundle:0.3.0-pr-371-19e5b29
  3. https://quay.io/janus-idp/operator-catalog:0.3.0-pr-371-19e5b29

openshift-ci[bot] commented 5 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rm3l

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/janus-idp/operator/blob/main/OWNERS)~~ [rm3l] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
openshift-cherrypick-robot commented 5 months ago

@gazarenkov: #371 failed to apply on top of branch "1.2.x":

Applying: headless service for statefulset
Applying: Regenerate bundle manifests
Applying: add test for serviceName
Using index info to reconstruct a base tree...
M   bundle/manifests/backstage-default-config_v1_configmap.yaml
M   bundle/manifests/backstage-operator.clusterserviceversion.yaml
Falling back to patching base and 3-way merge...
Auto-merging bundle/manifests/backstage-operator.clusterserviceversion.yaml
CONFLICT (content): Merge conflict in bundle/manifests/backstage-operator.clusterserviceversion.yaml
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0003 add test for serviceName
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
In response to [this](https://github.com/janus-idp/operator/pull/371#issuecomment-2146893279): >/cherry-pick 1.2.x Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.