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

Allow GET and LIST requests for custom resources #145

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

wedaly
Copy link
Member

@wedaly wedaly commented Jan 27, 2025

Include "group" in the request URL to allow querying custom resources.

Before:
/apis/v2/ciliumendpoints

After:
/apis/cilium.io/v2/ciliumendpoints

Include "group" in the request URL to allow querying custom resources.

Before:
/apis/v2/ciliumendpoints

After:
/apis/cilium.io/v2/ciliumendpoints

Signed-off-by: Will Daly <[email protected]>
Copy link
Collaborator

@fuweid fuweid left a comment

Choose a reason for hiding this comment

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

LGTM Thanks!

@fuweid fuweid merged commit a22803d into Azure:main Jan 27, 2025
4 checks passed
@wedaly wedaly deleted the widaly/load-test-custom-resources branch January 27, 2025 21:26
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.

2 participants