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

Wait for ephemeral container #61

Merged
merged 4 commits into from
Jul 19, 2022

Conversation

pablochacin
Copy link
Contributor

Add option for waiting for ephemeral container to be running

closes #60

Signed-off-by: Pablo Chacin <pablochacin@gmail.com>
Signed-off-by: Pablo Chacin <pablochacin@gmail.com>
@CLAassistant
Copy link

CLAassistant commented Jul 14, 2022

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@javaducky javaducky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Recommend using Act to run linter locally. There are some additional linting failures to cause your changes to fail upon merge.

act --job run-golangci

We should probably update our Github Actions to run the run-golangci job on creation of PRs rather than upon merge to main.

pkg/pods/pods.go Show resolved Hide resolved
pkg/pods/pods.go Outdated Show resolved Hide resolved
pkg/pods/pods.go Outdated Show resolved Hide resolved
internal/testutils/kube_resources.go Outdated Show resolved Hide resolved
pkg/pods/pods.go Show resolved Hide resolved
Signed-off-by: Pablo Chacin <pablochacin@gmail.com>
Signed-off-by: Pablo Chacin <pablochacin@gmail.com>
Copy link
Contributor

@javaducky javaducky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified changes will now pass linting. LGTM!

@javaducky javaducky merged commit 3a44c45 into grafana:main Jul 19, 2022
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.

Wait for ephemeral container to be ready
3 participants