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

Add ping and tests #16

Merged
merged 11 commits into from
Sep 29, 2022
Merged

Add ping and tests #16

merged 11 commits into from
Sep 29, 2022

Conversation

QuentinBisson
Copy link
Contributor

@QuentinBisson QuentinBisson requested a review from a team as a code owner September 8, 2022 10:48
@QuentinBisson QuentinBisson self-assigned this Sep 8, 2022
@QuentinBisson
Copy link
Contributor Author

@TheoBrigitte 🥺

@QuentinBisson
Copy link
Contributor Author

@giantswarm/team-atlas can I get a pair of eyes?

}

if len(failedPings) > 0 {
return pingResults, fmt.Errorf("heartbeats \"%v\" failed", failedPings)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@TheoBrigitte does that addresses your comment?

Copy link
Member

Choose a reason for hiding this comment

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

I am not sure how this printing shows, but yeah this addresses my concern. Thanks

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thé array is printed as [cluster-id1 cluster-id2 ... Cluster-idn].
If this list is too Big, we have a Big issue

@QuentinBisson
Copy link
Contributor Author

@TheoBrigitte can you take another look?

@QuentinBisson QuentinBisson merged commit b837c40 into main Sep 29, 2022
@QuentinBisson QuentinBisson deleted the add-ping-and-tests branch September 29, 2022 17:09
QuentinBisson added a commit that referenced this pull request Sep 29, 2022
* Fix build issues before pushing circle ci config

* Fix build issues before pushing circle ci config

* Configure circleci config

* Add ping command and boilerplate

* Add ping command impl and tests

* Update ping.go

* Address review

* Fix tests

Signed-off-by: QuentinBisson <[email protected]>
QuentinBisson added a commit that referenced this pull request Sep 29, 2022
* Fix build issues before pushing circle ci config

* Fix build issues before pushing circle ci config

* Configure circleci config

* Add ping command and boilerplate

* Add ping command impl and tests

* Update ping.go

* Address review

* Fix tests

Signed-off-by: QuentinBisson <[email protected]>
QuentinBisson added a commit that referenced this pull request Sep 29, 2022
* Add ping and tests (#16)

* Fix build issues before pushing circle ci config

* Fix build issues before pushing circle ci config

* Configure circleci config

* Add ping command and boilerplate

* Add ping command impl and tests

* Update ping.go

* Address review

* Fix tests

Signed-off-by: QuentinBisson <[email protected]>

* Release v0.1.0

Signed-off-by: QuentinBisson <[email protected]>
Co-authored-by: Quentin Bisson <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
QuentinBisson added a commit that referenced this pull request Sep 29, 2022
* Fix build issues before pushing circle ci config

* Fix build issues before pushing circle ci config

* Configure circleci config

* Add ping command and boilerplate

* Add ping command impl and tests

* Update ping.go

* Address review

* Fix tests

Signed-off-by: QuentinBisson <[email protected]>
QuentinBisson added a commit that referenced this pull request Sep 29, 2022
* Add ping and tests (#16)

* Fix build issues before pushing circle ci config

* Fix build issues before pushing circle ci config

* Configure circleci config

* Add ping command and boilerplate

* Add ping command impl and tests

* Update ping.go

* Address review

* Fix tests

Signed-off-by: QuentinBisson <[email protected]>

* Release v0.1.0

Signed-off-by: QuentinBisson <[email protected]>
Co-authored-by: Quentin Bisson <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

2 participants