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 network policies support #182

Merged
merged 2 commits into from
Sep 3, 2024

Conversation

banjoh
Copy link
Member

@banjoh banjoh commented Sep 2, 2024

Allow sbctl to serve kubectl get networkpolicies.networking.k8s.io

Demo: https://asciinema.org/a/TL5ImInhK9JVkpWKGyElhpnFe

Signed-off-by: Evans Mungai <[email protected]>
@nvanthao nvanthao self-requested a review September 2, 2024 22:21
Copy link
Member

@nvanthao nvanthao left a comment

Choose a reason for hiding this comment

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

LGTM

I think we have to add no lint directive for this rule
G115: Potential integer overflow when converting between integer types

https://github.com/replicatedhq/sbctl/actions/runs/10666583017/job/29562326068?pr=182#step:5:194

@DexterYan
Copy link
Member

I have created another PR to fix the lint fain
#183

@banjoh
Copy link
Member Author

banjoh commented Sep 3, 2024

LGTM

I think we have to add no lint directive for this rule G115: Potential integer overflow when converting between integer types

https://github.com/replicatedhq/sbctl/actions/runs/10666583017/job/29562326068?pr=182#step:5:194

Good catch

@DexterYan DexterYan merged commit ec7b02b into replicatedhq:main Sep 3, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants