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

feat: As a user, I want to just verify the format of the resource configuration without writing to etcd #7790

Closed
soulbird opened this issue Aug 25, 2022 · 1 comment

Comments

@soulbird
Copy link
Contributor

Description

WHY:
As a user, I want to just verify the format of the resource configuration without writing to etcd, so that I can write the configuration directly to etcd and be guaranteed to be available.

HOW:
The Admin API can provide a dry-run mode: only verifying whether the resource configuration format is correct, not writing etcd.
Whether dry-run mode is enabled can be determined by adding a request parameter to the existing API

@shreemaan-abhishek
Copy link
Contributor

Fixed by #10065

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

No branches or pull requests

2 participants