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

fix(charts): fix policy-reporter-ui backend name #85

Merged
merged 2 commits into from
Oct 18, 2021

Conversation

m-yosefpor
Copy link
Contributor

Fixes kyverno/policy-reporter-kyverno-plugin#7

If you deployed the helm chart with another release name, instead of policy-reporter, policy-reporter svc name differs from ui.backend which leads to policies not be available in UI because. I think the charts shouldn't have such dependency, and it should be possible to have different chart release name than only policy-reporter name.

Signed-off-by: Mohammad Yosefpor <myusefpur@gmail.com>
Signed-off-by: Mohammad Yosefpor <myusefpur@gmail.com>
@fjogeleit
Copy link
Member

@m-yosefpor you can ignore the lint error. I can update the Chart version in preperation of the release

@fjogeleit fjogeleit merged commit 4f79d27 into kyverno:main Oct 18, 2021
@fjogeleit
Copy link
Member

I released your fix with v1.12.3 of the Helm Chart. Thank you for your support

@m-yosefpor
Copy link
Contributor Author

I released your fix with v1.12.3 of the Helm Chart. Thank you for your support

Wow thanks for your prompt action. Actually I just noticed that I have not pushed my latest changes and all my tests were based on an uncommited change and git status was not clean🤦. Please accept my apologies. I'll create another PR to fix this.

@m-yosefpor
Copy link
Contributor Author

#87

@fjogeleit
Copy link
Member

merged, thank you

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.

Kyverno Policy reports are not shown in UI
2 participants