cloud-provider-openstack icon indicating copy to clipboard operation
cloud-provider-openstack copied to clipboard

latest tags not updated in CI

Open zetaab opened this issue 3 years ago • 6 comments

Is this a BUG REPORT or FEATURE REQUEST?:

/kind bug

What happened:

1.24.0 release is released. However, the CI pipeline does not include updating latest tags.

What you expected to happen:

We should have way to update latest tag

Anything else we need to know?:

The problem with CI pipeline is that, if we include updating latest tag in CI. What will happen if we make hotfix to old release and re-run CI pipeline. It will tag (really) old release as latest. We should have way to detect which semver is really the latest.

zetaab avatar May 20 '22 19:05 zetaab

latest tags currently tagged with https://github.com/zetaab/cloud-provider-openstack/commit/2a5c3b5d7e4b04b62d0a1a26a8977f66d3149099

note! it tags only amd64 version of the image.

zetaab avatar May 20 '22 20:05 zetaab

Do we want latest to be latest-release or e.g. the result of a nightly build?

chrigl avatar May 21 '22 10:05 chrigl

I think people would like to see latest-release(?)

zetaab avatar May 22 '22 16:05 zetaab

I think people would like to see latest-release(?)

+1 how does other project do this ? e.g we pull latest k8s seems pull latest k8s release instead of latest commit? if so we can follow same pattern..

jichenjc avatar May 23 '22 12:05 jichenjc

The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle stale
  • Mark this issue or PR as rotten with /lifecycle rotten
  • Close this issue or PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar Aug 21 '22 13:08 k8s-triage-robot

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle rotten
  • Close this issue or PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle rotten

k8s-triage-robot avatar Sep 20 '22 13:09 k8s-triage-robot

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.

This bot triages issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Reopen this issue with /reopen
  • Mark this issue as fresh with /remove-lifecycle rotten
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/close not-planned

k8s-triage-robot avatar Oct 20 '22 14:10 k8s-triage-robot

@k8s-triage-robot: Closing this issue, marking it as "Not Planned".

In response to this:

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.

This bot triages issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Reopen this issue with /reopen
  • Mark this issue as fresh with /remove-lifecycle rotten
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/close not-planned

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

k8s-ci-robot avatar Oct 20 '22 14:10 k8s-ci-robot