feat(run-integration-test)!: Improve action internals - #121
Merged
Conversation
NickLarsenNZ
force-pushed
the
run-integration-test-otel
branch
from
August 4, 2026 17:14
94d08fa to
a503a30
Compare
…e of expired pubkey
It is automatically set by GitHub Actions
I won't link it here, so people don't go snooping from the upstream issue linked as a comment in this commit.
This reverts commit 232b5eb.
This resolves the kubeconfig data masking problem.
Techassi
previously approved these changes
Aug 4, 2026
…s.error_mode dynamic at runtime The means we won't have to change action hashes just to check which things we might be missing.
It seems like that runs which were queued but never picked up to run result in the .conclusion field to show an empty string. We now ignore those when calculation the total attempts. In a follow-up PR, we ideally want to re-fetch more previous attempts if we detect one ore more runs with an empty conclusion to still get the "x out of 5" health status.
Techassi
force-pushed
the
run-integration-test-otel
branch
from
August 11, 2026 10:40
1d2389a to
57fb892
Compare
Techassi
approved these changes
Aug 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following changes:
otlp-bearer-tokeninput with is used to authenticate against our OTLP receiver.Warning
Downstream workflows will need to supply the
otlp-bearer-token.Testing with stackabletech/zookeeper-operator#1067