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

Fix local imagePullSecret skip issue #98

Merged
merged 1 commit into from
Oct 4, 2019

Conversation

BuddhiWathsala
Copy link
Contributor

Purpose

$subject

Goals

To add multi-level image and imagePullSecrets.

  • Operator config level
  • SiddhiProcess level

Approach

Previously we change the image configs of SiddhiProcess after changing the operator level config. So that if operator config were missing SiddhiProcess level config change will not occur. Therefore here we isolate these two config changes.

Release note

Fix the issue of skiping SiddhiProcess level image configs(image name and image pull secret) when operator level config missing.

Test environment

minikube version: v1.2.0

@mohanvive mohanvive merged commit 1c7d3d4 into siddhi-io:master Oct 4, 2019
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.

3 participants