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: added a flag to main node to just verify configs (BFT-501) #2551

Closed
wants to merge 1 commit into from

Conversation

pompon0
Copy link
Contributor

@pompon0 pompon0 commented Jul 31, 2024

It will be used on CI to verify configs in gitops repo.
I've considered implementing it as a subcommand instead of a flag, but afaiu adding flags is the current design pattern. I can change that, lmk wdyt.

@pompon0 pompon0 changed the title feat: added a flag to main node to just verify configs feat: added a flag to main node to just verify configs (BFT-501) Jul 31, 2024
@pompon0
Copy link
Contributor Author

pompon0 commented Jul 31, 2024

Probably I should exclude verification of secrets, at least initially.

@Deniallugo
Copy link
Contributor

after this pr #2545 it doesn't make much sense

@EmilLuta
Copy link
Contributor

EmilLuta commented Aug 1, 2024

We should still have a CI check, assuming anything changes in the code base. I'm happy to see this through, then sent to CI. Maybe it's worthwhile as a separated binary that does only configs, but that's for a different time.

@Deniallugo
Copy link
Contributor

I mean ci check is good, but this particular implementation, will show nothing

@pompon0 pompon0 closed this Aug 1, 2024
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.

3 participants