Skip to content
This repository was archived by the owner on Nov 27, 2025. It is now read-only.

Tags: InformaticsMatters/squonk

Tags

0.5.8

Toggle 0.5.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
OpensSiftRunner os pod start grace period fix (#145)

* - Logs pod conditions and container states

* - Forces image back-off

* - Refined stage logic - should understand pod being scheduled

* - Fixed STARTING logic

* - Now logs condition message and reason

* - Removed automatic STARTING stage

* - Refined messages

- Now using volatile

* - Doc tweak

* - Refined logging

- Fixed "Initialized"

* - Switch to io.fabric8.kubernetes.client.KubernetesClient (was OpenShiftClient)

* - Experiment with io.fabric8:kubernetes-client:5.1.1

* - Reverted client changes

* - Tweak PodWatcher log (now quiet - except stage changes and exit code)

Co-authored-by: Alan Christie <alan.christie@matildapeak.com>

ch1955-8

Toggle ch1955-8's commit message
- Tweak PodWatcher log (now quiet - except stage changes and exit code)

ch1955-7

Toggle ch1955-7's commit message
- Reverted client changes

ch1955-6

Toggle ch1955-6's commit message
- Doc tweak

ch1955-5

Toggle ch1955-5's commit message
- Removed automatic STARTING stage

ch1955-4

Toggle ch1955-4's commit message
- Fixed STARTING logic

ch1955-3

Toggle ch1955-3's commit message
- Refined stage logic - should understand pod being scheduled

0.5.7

Toggle 0.5.7's commit message
updated chemspace table definition (these file are duplicated)

ch1955-2

Toggle ch1955-2's commit message
- Forces image back-off

ch1955-1

Toggle ch1955-1's commit message
- Logs pod conditions and container states