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

Unconditionally enable new APIs on server #1783

Merged
merged 4 commits into from
Aug 7, 2020

Conversation

azdagron
Copy link
Member

@azdagron azdagron commented Aug 7, 2020

This change enables the new server APIs unconditionally.

A follow-up PR to have the agent use the new APIs is forthcoming.

Signed-off-by: Andrew Harding <andrew.harding@hpe.com>
Signed-off-by: Andrew Harding <andrew.harding@hpe.com>
Copy link
Member

@amartinezfayo amartinezfayo left a comment

Choose a reason for hiding this comment

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

Maybe we should change the function name/logic for isExperimentalAPI in middleware to be isOldAPI?
https://github.com/spiffe/spire/blob/master/pkg/server/endpoints/middleware.go#L226

Signed-off-by: Andrew Harding <andrew.harding@hpe.com>
Signed-off-by: Andrew Harding <andrew.harding@hpe.com>
Copy link
Member

@amartinezfayo amartinezfayo left a comment

Choose a reason for hiding this comment

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

🚀

@amartinezfayo amartinezfayo merged commit 523004f into spiffe:master Aug 7, 2020
@azdagron azdagron deleted the enable-server-new-apis branch August 7, 2020 19:49
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.

None yet

2 participants