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 remote zilla configuration with change detection #1061

Closed
jfallows opened this issue May 28, 2024 · 0 comments · Fixed by #1071
Closed

Support remote zilla configuration with change detection #1061

jfallows opened this issue May 28, 2024 · 0 comments · Fixed by #1071
Assignees
Labels
story Feature description from user's perspective

Comments

@jfallows
Copy link
Contributor

jfallows commented May 28, 2024

Describe the desired outcome from the user's perspective
As devops, I want to deploy zilla with zilla.yaml and referenced resources served remotely with change detection.

Acceptance criteria

  • Support retrieval of zilla.yaml and relative resources via http(s) with relative paths
  • Support long polling via prefer: wait=N and if-none-match: <etag> to detect change
  • Support (sparse) polling when prefer: wait=N is not supported

Additional context
Change detection may currently require a new identical zilla.yaml to trigger awareness of other resource change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
story Feature description from user's perspective
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants