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

[Backport 2024.1] (cloud images): add environment default tag #571

Merged

Conversation

scylladbbot
Copy link

Adding a logic for the environment tag for better image search

The default value is set for debug

  • master tag value will be daily
  • releases, the tag value will be candidate (and we modify it to production once we promote)
  • debug jobs (everything running under machine-image gating, byo or releng-testing) the value will be debug

There is one special case for private builds that will be handled in a separate PR

This is a prep for https://github.com/scylladb/scylla-pkg/issues/4077

Need to be merge only after https://github.com/scylladb/scylla-pkg/pull/4725

  • (cherry picked from commit d1c40d3)

Parent PR: #566

Adding a logic for the `environment` tag for better image search

default value is set for `debug`

- master tag value will be `daily`
- releases, the tag value will be `candidate` (and we modify it to `production` once we promote)
- debug jobs (everything running under `machine-image` gating, `byo` or `releng-testing`) the value will be debug

There is one special case for private builds that will be handled in a separate PR

This is a prep for scylladb/scylla-pkg#4077

(cherry picked from commit d1c40d3)
@yaronkaikov yaronkaikov force-pushed the backport/566/to-2024.1 branch from 59c0e47 to 3aee8c5 Compare December 26, 2024 12:40
@yaronkaikov yaronkaikov marked this pull request as ready for review December 26, 2024 12:41
@yaronkaikov yaronkaikov merged commit 5233a3d into scylladb:next-2024.1 Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants