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

Creating cleanup schedules ends with 400 code #26

Open
uzhinskiy opened this issue Jul 18, 2024 · 0 comments
Open

Creating cleanup schedules ends with 400 code #26

uzhinskiy opened this issue Jul 18, 2024 · 0 comments

Comments

@uzhinskiy
Copy link

./glaball info
glaball, version 1.0.0 (branch: , revision: )
  build user:
  build date:
  go version:       go1.19.5
  platform:         linux/amd64

When I tried create a lot of "cleanup" schedules in the project this command ends with error:

./glaball projects pipelines cleanups --create --setowner ${WERF_IMAGES_CLEANUP_PASSWORD}
Do you really want to create 61 cleanup schedules with owner "docker" user in gitlab "project.main" ? [y/N] y
Creating cleanup schedules with owner "docker" in https://git.project.com ...
Unique: 60
Total: 60
Errors: 1
[ERROR] POST https://git.project.com/api/v4/projects/123/pipeline_schedules: 400 {message: {cron: [ is invalid syntax]}}

All schedules was created, but "Cron Timezone" field is empty

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

No branches or pull requests

1 participant