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

Support pulumi run triggers #9

Open
4 tasks
zortax opened this issue Jan 19, 2024 · 0 comments
Open
4 tasks

Support pulumi run triggers #9

zortax opened this issue Jan 19, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@zortax
Copy link
Contributor

zortax commented Jan 19, 2024

Currently, pulumi jobs are executed regularly as a cron job. The operator should support executing jobs only ad hoc. Possible triggers could be:

  • Webhook
  • Git metadata (fetch, compare latest commit)
  • Platform-specific APIs (GitHub, GitLab, DockerHub)
  • Manual trigger via a dashboard
@zortax zortax added the enhancement New feature or request label Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant