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

UpdatedTime Issues Fixed #562

Merged
merged 1 commit into from
Oct 6, 2022
Merged

UpdatedTime Issues Fixed #562

merged 1 commit into from
Oct 6, 2022

Conversation

yasin-cs-ko-ak
Copy link
Contributor

Before there was some issues in Ingress/Egress Updated time.
Now it is fixed.

Fixed Output:

Egress connections
+----------+--------------------+------------+------+-----------------+-----------+-------+------------------------------+
| PROTOCOL |      COMMAND       | POD/SVC/IP | PORT |    NAMESPACE    |  LABELS   | COUNT |      LAST UPDATED TIME       |
+----------+--------------------+------------+------+-----------------+-----------+-------+------------------------------+
| TCP      | /usr/local/bin/php | svc/mysql  | 3306 | wordpress-mysql | app=mysql | 1     | Thu Oct  6 10:19:14 IST 2022 |
+----------+--------------------+------------+------+-----------------+-----------+-------+------------------------------+

@yasin-cs-ko-ak
Copy link
Contributor Author

@Ankurk99 @seswarrajan @nyrahul Kindly review and verify this PR.

src/observability/kubearmor.go Outdated Show resolved Hide resolved
src/observability/kubearmor.go Outdated Show resolved Hide resolved
UpdatedTime Issues Fixed
Copy link
Contributor

@seswarrajan seswarrajan left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@Ankurk99 Ankurk99 left a comment

Choose a reason for hiding this comment

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

LGTM

@Ankurk99 Ankurk99 merged commit 542f5f6 into accuknox:dev Oct 6, 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.

3 participants