Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Deliver Container Image" doesn't reflect the custom-tag #87

Open
tumido opened this issue Dec 17, 2020 · 5 comments
Open

"Deliver Container Image" doesn't reflect the custom-tag #87

tumido opened this issue Dec 17, 2020 · 5 comments
Labels
human_intervention_required kind/bug Categorizes issue or PR as related to a bug. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.

Comments

@tumido
Copy link
Member

tumido commented Dec 17, 2020

Describe the bug
Sometimes I have to use the "Deliver Container Image" issue template to trigger a build pipeline which failed on release, like recently with the PSI issues... The problem is that when I trigger the "Deliver Container Image" build with the newest tag in the repo, the custom-tag is not respected and is kept outdated, while the version tag image is updated properly.

To Reproduce
Steps to reproduce the behavior:

  1. set custom-tag in .aicoe.yaml
  2. Have a version tag in the repo, let's say v1.0.0
  3. Create "Deliver Container Image" issue with the same tag v1.0.0
  4. Let it build
  5. Watch the image repository. The v1.0.0 image is updated, while the image with the custom-tag is left outdated.

Expected behavior
If triggered on the latest release tag, update the custom-tag image pointer as well.

Additional context
When it happened to me. A this time the v3.2.0 is the latest release and .aicoe.yaml has set custom-tag: latest
aicoe-aiops/sync-pipelines#60

image

@tumido tumido added the bug label Dec 17, 2020
@sesheta sesheta added kind/bug Categorizes issue or PR as related to a bug. and removed bug labels Feb 9, 2021
@sesheta
Copy link
Contributor

sesheta commented Jul 3, 2021

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@sesheta sesheta added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jul 3, 2021
@harshad16
Copy link
Member

/remove-lifecycle stale

@sesheta sesheta removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jul 6, 2021
@sesheta
Copy link
Contributor

sesheta commented Oct 16, 2021

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@sesheta sesheta added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Oct 16, 2021
@sesheta
Copy link
Contributor

sesheta commented Nov 15, 2021

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

/lifecycle rotten

@sesheta sesheta added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Nov 15, 2021
@harshad16
Copy link
Member

/lifecycle frozen

@sesheta sesheta added lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. and removed lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. labels Nov 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
human_intervention_required kind/bug Categorizes issue or PR as related to a bug. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.
Projects
None yet
Development

No branches or pull requests

3 participants