Skip to content

[go.mod]Bump from v0.3.0 to pseudoversion#292

Merged
openshift-merge-bot[bot] merged 1 commit intoopenstack-k8s-operators:mainfrom
gibizer:bump-to-pseudoversion
Feb 2, 2024
Merged

[go.mod]Bump from v0.3.0 to pseudoversion#292
openshift-merge-bot[bot] merged 1 commit intoopenstack-k8s-operators:mainfrom
gibizer:bump-to-pseudoversion

Conversation

@gibizer
Copy link
Copy Markdown
Contributor

@gibizer gibizer commented Feb 2, 2024

Our intention is to track service operator and lib-common dependencies via pseudoversions. However renovate does not automatically bump from a tagged version (e.g. v0.3.0) to a newer but not tagged pseudoversion. So this patch does the manual bump. After this renovate will bump the newer pseduoversions.

Our intention is to track service operator and lib-common dependencies
via pseudoversions. However renovate does not automatically bump from a
tagged version (e.g. v0.3.0) to a newer but not tagged pseudoversion. So
this patch does the manual bump. After this renovate will bump the newer
pseduoversions.
@gibizer
Copy link
Copy Markdown
Contributor Author

gibizer commented Feb 2, 2024

try the same as #287 but from a properly named fork. maybe?

@gibizer gibizer requested review from abays and jlarriba February 2, 2024 11:03
@jlarriba
Copy link
Copy Markdown
Collaborator

jlarriba commented Feb 2, 2024

Let's see how this one goes.

@jlarriba
Copy link
Copy Markdown
Collaborator

jlarriba commented Feb 2, 2024

/approve

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci bot commented Feb 2, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gibizer, jlarriba

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

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved label Feb 2, 2024
@gibizer
Copy link
Copy Markdown
Contributor Author

gibizer commented Feb 2, 2024

/test telemetry-operator-build-deploy-kuttl


+ cat
oc apply -f /alabama/install_yamls/out/openstack/namespace.yaml
namespace/openstack created
timeout 300s bash -c "while ! (oc get project openstack); do sleep 1; done"
Error from server (NotFound): projects.config.openshift.io "openstack" not found

@jlarriba
Copy link
Copy Markdown
Collaborator

jlarriba commented Feb 2, 2024

Strange, it actually seemed to be that you were creating the PR from "ceilometer-operator" dir. Now everything is passing correctly.

@jlarriba
Copy link
Copy Markdown
Collaborator

jlarriba commented Feb 2, 2024

/lgtm

@gibizer
Copy link
Copy Markdown
Contributor Author

gibizer commented Feb 2, 2024

Strange, it actually seemed to be that you were creating the PR from "ceilometer-operator" dir. Now everything is passing correctly.

strange indeed.

@openshift-merge-bot openshift-merge-bot bot merged commit acd6137 into openstack-k8s-operators:main Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants