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

feat: Synchronization mode, snapshots, multi-queues, yaml config #98

Merged
merged 1 commit into from
Jan 17, 2020

Conversation

diafour
Copy link
Contributor

@diafour diafour commented Jan 17, 2020

  • feat: recognize yaml output from --config execution
  • feat: Synchronization and Event modes for kubernetes hooks
  • feat: Synchronization mode return all existing objects in binding context
  • feat: Event mode is usual mode with one object
  • feat: include filterResult in bindingContext
  • feat: includeSnapshots to include existing objects from kubernetes bindings Include snapshots from other bindings into binding context #92
  • feat: multi task queues, to execute hooks in parallel Run hooks in named Task queues #88
  • feat: use logrus for json logging
  • feat: binding context generator for hook testing by m.nabokikh
  • refactor: remove code duplicated in addon-operator
  • fix: klog problem Third party loggers bypass json logging #87

- feat: recognize yaml output from --config execution
- feat: Synchronization and Event modes for kubernetes hooks
- feat: Synchronization mode return all existing objects in binding context
- feat: Event mode is usual mode with one object
- feat: include filterResult in bindingContext
- feat: includeSnapshots to include existing objects from kubernetes bindings #92
- feat: multi task queues, to execute hooks in parallel #88
- feat: use logrus for json logging
- feat: binding context generator for hook testing by m.nabokikh
- refactor: remove code duplicated in addon-operator
- fix: klog problem #87
@diafour
Copy link
Contributor Author

diafour commented Jan 17, 2020

Combined PR from feat_named_queues #95 and feat_kubernetes_binding_mode #93

@diafour diafour merged commit 75993df into master Jan 17, 2020
@diafour diafour deleted the beta_6 branch January 17, 2020 17:50
@diafour diafour added this to the 1.0.0-beta.6 milestone Feb 6, 2020
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.

1 participant