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

auth-id selection logic cleanup #303

Open
flihp opened this issue Feb 26, 2025 · 0 comments
Open

auth-id selection logic cleanup #303

flihp opened this issue Feb 26, 2025 · 0 comments

Comments

@flihp
Copy link
Collaborator

flihp commented Feb 26, 2025

The current OKS implementation tries to guess what the auth-id should be. In retrospect this was a bad idea. In reality we've been executing ceremonies as a few pre-canned oks commands in a script named ceremony. This allows us to make all choices w/r/t the auth-id used by each command. This makes the guesses we do in OKS largely useless and generally bad for the code (complexity). This should all be stripped out and replaced with a simple default.

@flihp flihp mentioned this issue Feb 26, 2025
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

1 participant