Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Extend liveness-port logic for two new checks around startup and readiness #689

Merged
merged 3 commits into from
Jan 15, 2024

Conversation

charlesoconor
Copy link
Contributor

Also added a check for the new grpc check that has been added in newer versions of k8s.

readiness

Also added a check for the new `grpc` check that has been added in newer
versions of k8s.
@charlesoconor charlesoconor requested a review from janisz as a code owner January 8, 2024 21:01
@charlesoconor
Copy link
Contributor Author

@janisz Sorry to bug you. This PR passed with go 1.21 as the toolchain. Initially, I pushed this up without thinking since it had that installed and I had to run go mod tidy to get the test to behave. I reverted that change, and it's now failing in CI. Assumed you wouldn't want to push through a go upgrade with a feature PR. Any advice on how to get this to run correctly in CI? Tests pass locally as well as in CI under 1.21.

Signed-off-by: Tomasz Janiszewski <tomek@redhat.com>
@janisz
Copy link
Collaborator

janisz commented Jan 12, 2024

@charlesoconor I've run go mod tidy for you

@charlesoconor
Copy link
Contributor Author

Thank you! Anything I need to change before a merge.

@janisz janisz added the enhancement New feature or request label Jan 15, 2024
@janisz janisz merged commit 3622924 into stackrox:main Jan 15, 2024
@janisz
Copy link
Collaborator

janisz commented Jan 15, 2024

@charlesoconor Thanks! It will be released soon!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants