-
Notifications
You must be signed in to change notification settings - Fork 205
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
Feature/kubeshark #1003
Feature/kubeshark #1003
Conversation
adding kubeshark feature
updating index with kubeshark
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@zghanem0 Firstly thankyou so much for the PR. Very good addon that can be added to blueprints. Before i dive deep in to the PR. Following essential things are missing as part of minimum criteria:
- Doc
index.md
is not updated with your for getting listed in Addons list mkdocs.yaml
is not updated with your new addon for doc website- E2E blueprints example stack is not updated with your addon. Make sure to update the blueprints stack with your addon for E2E and also run the E2E once locally.
- Make sure you add new unit tests for your addon. Once done let me know i can review again.
adding kubeshark in the index
adding kubeshark doc
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@zghanem0 Great work, need some minor changes in both PRS, before i can test and merge this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@zghanem0 One more minor doc update required
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please fix this issue asap. This is the reason for GH action failure.
@zghanem0 Please fix the index file removal issue so that fixes GH action error. Once done fixing all issues in both PRs let me know. I will run E2E, review and then can merge. Nice work and thankyou for hanging in there. We have a very rigorous review process. Awesome progress. |
This reverts commit 06fef31.
Fix the GitHub action errors. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thankyou for the contribution.
@zghanem0 Only concern at this point for merging this PR is, the addon is currently in your private org, so we want to know who will maintain the Kubeshark addon if its in your private repo, whats your path to move the addon to a public org like |
Issue #, if available:
Description of changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.