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

Enable CORS for RSS feed #1369

Merged
merged 2 commits into from
Oct 8, 2024
Merged

Enable CORS for RSS feed #1369

merged 2 commits into from
Oct 8, 2024

Conversation

not7cd
Copy link
Contributor

@not7cd not7cd commented Sep 28, 2024

Related issue #1367

Close #1367

Proposed Changes

Sets CORS header for RSS feed /blog/index.xml to allow to all.
This will allow using the feed in a Grafana dashboard news panel.

Checklist

  • [] I have read the contributing guidelines.
  • [] I have inspected the website preview for accuracy.
  • I have signed off my issue.

This will allow using the feed in a Grafana dashboard news panel.

Signed-off-by: Norbert Szulc <[email protected]>
Copy link

welcome bot commented Sep 28, 2024

Thanks for opening your first Pull Request here! Please check out our Contributing guidelines and confirm that you Signed off.

@realshuting
Copy link
Member

Thanks @not7cd for opening the PR!

@JimBugwadia - can you help review?

@JimBugwadia JimBugwadia merged commit 95b13ce into kyverno:main Oct 8, 2024
5 of 6 checks passed
Copy link

welcome bot commented Oct 8, 2024

Congratulations! 🎉

Great job merging your first Pull Request here! How awesome! If you are new to this project, feel free to join our Slack community.

200w

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.

[Enhancement] Add CORS headers to blog RSS feed
3 participants