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

Inspect API should show the fields taken from Defaults/Mesh object #11493

Open
slonka opened this issue Sep 20, 2024 · 2 comments
Open

Inspect API should show the fields taken from Defaults/Mesh object #11493

slonka opened this issue Sep 20, 2024 · 2 comments
Labels
kind/design Design doc or related triage/pending This issue will be looked at on the next triage meeting
Milestone

Comments

@slonka
Copy link
Contributor

slonka commented Sep 20, 2024

Description

During test Friday we noticed that default value of mode is not shown in the inspect API output. This is because if the mode is not present in the policy it is taken from Mesh object. Then we had a discussion that actually there are other cases where values are not shown (like hardcoded default timeout values).

Given the fact that we would like the drawer (that the inspect API output is shown in)

image

to present the resulting config of the policy.

Maybe we should introduce some sort of other list apart from "rules".

@slonka slonka added triage/pending This issue will be looked at on the next triage meeting kind/design Design doc or related labels Sep 20, 2024
@lahabana lahabana added this to the 2.10.x milestone Sep 20, 2024
@lobkovilya
Copy link
Contributor

xref kumahq/kuma-gui#2975

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/design Design doc or related triage/pending This issue will be looked at on the next triage meeting
Projects
None yet
Development

No branches or pull requests

4 participants
@lahabana @slonka @lobkovilya and others