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

Feature/28 fix waiting for dependencies #29

Merged
merged 13 commits into from
Nov 30, 2022

Conversation

jsprey
Copy link
Contributor

@jsprey jsprey commented Nov 30, 2022

Resolves #28

Joshua Sprey and others added 13 commits November 29, 2022 13:18
…figurable

This commit helps to distinguish the pod timeout between dogus and other K8s
components. The different labels of dogus do not match the dogu-operatator and
 vice versa.

 This commit makes also the pod timeout configurable with the help of an
 environment variable POD_TIMEOUT_SECS in order to provide a way around the hard
 boundary of 5 minutes.
Thank you, SonarQube. You da best
The error occurred while patching a new dogu CRD to the cluster which references
the "" namespace but it actually must abide by the "default" namespace.
@jsprey jsprey merged commit 4b103c7 into develop Nov 30, 2022
@jsprey jsprey deleted the feature/28_fix_waiting_for_dependencies branch November 30, 2022 15:42
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.

Setup wrongly assumes that all dependencies are dogu dependencies
2 participants