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

Updated spire to handle entries via options #258

Merged
merged 1 commit into from May 27, 2020

Conversation

edwarnicke
Copy link
Member

Turns out, spire-agent only polls spire-server
every 5 seconds. This means that if we run spire-server, then
spire-agent, then add entries... it can take up to six seconds
to get our SVID.

By moving to options, we can:

  1. Start spire-server
  2. Create entries
  3. Start spire-agent

And spire-agent starts with the entries and can thus issue ids.

Turns out, spire-agent only polls spire-server
every 5 seconds.  This means that if we run spire-server, then
spire-agent, then add entries... it can take up to six seconds
to get our SVID.

By moving to options, we can:
1.  Start spire-server
2.  Create entries
3.  Start spire-agent

And spire-agent *starts* with the entries and can thus issue ids.

Signed-off-by: Ed Warnicke <hagbard@gmail.com>
edwarnicke added a commit to edwarnicke/cmd-forwarder-vppagent that referenced this pull request May 27, 2020
networkservicemesh/sdk#258

Signed-off-by: Ed Warnicke <hagbard@gmail.com>
@fkautz fkautz merged commit 392d4af into networkservicemesh:master May 27, 2020
edwarnicke added a commit to edwarnicke/cmd-forwarder-vppagent that referenced this pull request May 27, 2020
networkservicemesh/sdk#258

Signed-off-by: Ed Warnicke <hagbard@gmail.com>
edwarnicke added a commit to edwarnicke/cmd-forwarder-vppagent that referenced this pull request May 27, 2020
networkservicemesh/sdk#258

Signed-off-by: Ed Warnicke <hagbard@gmail.com>
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