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

Bug fix/1783 generate endlessly #1804

Merged
merged 5 commits into from Apr 26, 2021

Conversation

NoSkillGirl
Copy link
Contributor

Related issue

closes #1783

What type of PR is this

/kind bug

Proposed Changes

The issue is because of comparing a pattern with variables with an object where the variables are replaced by values.
To resolved the variables in the pattern is replaced by values using source resource.

Checklist

  • I have read the contributing guidelines.
  • [] I have added tests that prove my fix is effective or that my feature works.
  • [] My PR contains new or altered behavior to Kyverno and
    • [] I have added or changed the documentation myself in an existing PR and the link is:
    • [] I have raised an issue in kyverno/website to track the doc update and the link is:
    • [] I have read the PR documentation guide and followed the process including adding proof manifests to this PR.

Signed-off-by: NoSkillGirl <singhpooja240393@gmail.com>
Signed-off-by: NoSkillGirl <singhpooja240393@gmail.com>
@NoSkillGirl NoSkillGirl added the wip work in progress label Apr 15, 2021
@NoSkillGirl NoSkillGirl changed the title Bug/1783 generate endlessly Bug fix/1783 generate endlessly Apr 15, 2021
Signed-off-by: NoSkillGirl <singhpooja240393@gmail.com>
@NoSkillGirl NoSkillGirl removed the wip work in progress label Apr 15, 2021
@realshuting realshuting self-assigned this Apr 20, 2021
Signed-off-by: NoSkillGirl <singhpooja240393@gmail.com>
Signed-off-by: NoSkillGirl <singhpooja240393@gmail.com>
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.

[BUG] Generated resource gets updated endlessly
2 participants