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

Use labels on kubernetes jobs to not block builds on cron/backups/tasks #1846

Merged
merged 2 commits into from
May 7, 2020

Conversation

rocketeerbkw
Copy link
Member

Checklist

  • Affected Issues have been mentioned in the Closing issues section
  • Documentation has been written/updated
  • PR title is ready for changelog and subsystem label(s) applied

Adds a lagoon.job.type label for builds and tasks so that the kubernetes deploy queue service can block only on other builds for that namespace.

Closing issues

closes #1652

@rocketeerbkw rocketeerbkw added the 2-build-deploy Build & Deploy subsystem label May 6, 2020
@rocketeerbkw rocketeerbkw force-pushed the 1652-k8s-buildqueue-blocks-for-all-jobs branch from 9b161ea to ff61590 Compare May 6, 2020 09:42
@Schnitzel Schnitzel self-requested a review May 6, 2020 11:45
@Schnitzel Schnitzel added this to the v1.5.0 milestone May 7, 2020
@Schnitzel Schnitzel merged commit 590e034 into master May 7, 2020
@rocketeerbkw rocketeerbkw deleted the 1652-k8s-buildqueue-blocks-for-all-jobs branch June 22, 2020 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2-build-deploy Build & Deploy subsystem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

kubernetesdeployqueue: only check for lagoon build jobs
2 participants