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 prometheus endpoint and nft rules #1417

Merged
merged 6 commits into from
Oct 11, 2021
Merged

Add prometheus endpoint and nft rules #1417

merged 6 commits into from
Oct 11, 2021

Conversation

OmarElawady
Copy link
Contributor

@OmarElawady OmarElawady commented Oct 7, 2021

No description provided.

@@ -190,16 +190,19 @@ func (c *QuantumSafeFSConfig) Challenge(w io.Writer) error {
return nil
}

type QuatumSafeFS struct {
type QuantumSafeFS struct {
Copy link
Member

Choose a reason for hiding this comment

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

lol

pkg/network/qsfs.go Outdated Show resolved Hide resolved
pkg/network/qsfs.go Outdated Show resolved Hide resolved
pkg/qsfsd.go Show resolved Hide resolved
pkg/qsfsd/qsfs.go Outdated Show resolved Hide resolved
pkg/qsfsd/qsfs.go Outdated Show resolved Hide resolved
if err != nil {
return "", "", err
}
ip, err := n.waitYggIPs(netNSName)
Copy link
Member

Choose a reason for hiding this comment

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

You don't need to wait at all, the Ip is detereminstic and is calcualted int he attachYgg function

@muhamadazmy muhamadazmy merged commit b3fc0cc into main Oct 11, 2021
@muhamadazmy muhamadazmy deleted the zos3/qsfs-metrics branch October 12, 2021 07:32
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